OK - i believe CNWizard is a gem - as much as GExpert (we can add any of the interesting GExpert function on the CN editor bar) - it also has tab ident. I have no idea how much burden it adds to the IDE.
Question: what is this nice commenting system (disqus?)
SyntaxHighliter do not work for me on my Wordpress blog. I have found WP-Syntax that did: http://wordpress.org/extend/plugins/wp-syntax/ (we can control when the lines begin to be numbered)
Olaf Monien IIRC I tried that one as well, but I found SyntaxHilighter to be less intrusive. The problem with the others that are based on <pre> tag extensions was (IIRC) that WP lost the formatting, when you switched back and force between source and design view. The common most problem with SyntaxHighlighter is, if you copy the examples from the webpage, you will get invalid quotes (due to some unicode conversion). If you really type in the quotes it will work ...
The common most problem with SyntaxHighlighter is, if you copy the examples from the webpage, you will get invalid quotes (due to some unicode conversion). If you really type in the quotes it will work ...