I have a Drupal 6.x installation with TinyMCE as the WYSIWYG editor. Can anyone suggest me a good working Code Highlighter?

I tried Syntax Highlighter. I followed the instructions point by point given at:
http://www.cliffordmeece.com/content/drupal-wysiwyg-tinymce-syntaxhighli...

but I faced a strange issues with line breaks, that is mentioned in the last comments of the above blog post. Which other highlighters people in here have found to be flexible & working? I found GeShi also, and would like to take opinion, whether it is a good idea to have a server-side code highlighter?

Any other options in addition to these 2??

Comments

r_honey’s picture

Any ideas would be greatly appreciated...

ludo1960’s picture

komodo-edit http://www.activestate.com/komodo_edit/ then get the drupal api extention for it

not a plugin but great for editing modules etc

r_honey’s picture

I ludo, I think you have completely misunderstood me. I am not talking of an IDE with syntax highlighting. I am talking of Syntax highlighting for the WYSIWYG editors e.g. TinyMCE etc.

ludo1960’s picture

When you said "server-side code highlighter?" That threw me!