Allow users to post source codes in comments using [code][/code] tag. No syntax highlight at the moment, it just replaces the special characters.
If you use [code]This is a <b>bold text</b>.[/code], the output will be <div class="cic_codes_div"><code >This is a <b>bold text</b></code></div>.
The DIV that contains the codes has CSS class "cic_codes_div". Style it in CSS.
Requires: 2.5 or higher
Compatible up to: 2.8.4
Last Updated: 2009-11-10
Downloads: 1,656
Got something to say? Need help?