Re:HowTo use SyntaxHighLighter ?
Monday, 10 November 2008 10:14
Hello,
I have installed the SyntaxHighLighter plugin and published on joomla.
I try put on a article the next text how i can readed on the links
<textarea name="code" class="c#" cols="60" rows="10">
... some code here ...
</textarea>
or
<pre name="code" class="html:collapse">
... some code here ...
</pre>
but not working.
need i put something on my joomla config ??
Regards