SyntaxHL-Editor offers seamless integration of Syntax Highlighter and Code Colorizer for Wordpress into TinyMCE.
After installation, TinyMCE has an easy to use graphical user interface for Syntax Highlighter and Code Colorizer for Wordpress. You can easily enter and modify source-code highlighted in your posts as well as specify options for every single snippet.
It’s based on RichGuk’s SyntaxHL plugin for TinyMCE and the TinyMCE Valid Elements Wordpress plugin.
Download: Syntaxhl Editor 0.1.1 (2009/10/25)
Visit SyntaxHL-Editor at Wordpress Plugin Database
Changelog
0.1.1 – 2009/10/25
- FIX: Text escaping functions did only convert first occurrence of each character
- FIX: Firstline-parameter was always initialized with 1 in dialog box
0.1a – 2009/10/03
- Repack of release 0.1, because Zip file was not assembled correctly
0.1 – 2009/08/27
- Initial release






I’m desperate to get this working on my Wordpress blog (releasing a web site to production tomorrow). I install both plugins but I can not get the button to appear within the editor. Upon checking the source of the new post page, I see that the syntaxhl plugin is being registered and the button is being added, but the button doesn’t appear in the editor. I’m desperate for help!
@Casey Watson
Could you please tell me the browser and version you are using? Then I will try to test the plugin in a similar scenario.
@Casey Watson
Your problem should be solved with release 0.1a
Hi there!!!
I’m trying tu use this great plugin, but it is driving me crazy. When I paste code into the editor, it appears correctly indented. But as soo as I preview the post, all the tabs that kept the code indented have disappeared, and all the code is a mess….
ANy idea???
Thanks man. And keep up the good work.
Thanks a lot for your feedback.
I just tried it myself and it works for me using tabs. So could you kindly provide an example? The best would be a post in your blog, if that’s possible. Just to be sure that it’s not theme related or occurs only in combination with specific options.
Hi,
I don’t have your email. Sorry, I can’t post it in the blog cause the code is a disaster. Download this file (74kb) and load it in your browser. You will see the effect.
Thanks a lot.
http://rapidshare.com/files/361138448/web.zip.html
Thanks for the example. I think I solved your issue.
The HTML that is created looks quite good. But have a look at line 376 of your style.css. There you set
display: blockfor your code tags, which means every code-element is displayed in a new line.Removing that line solves your problem, but it may be necessary for your theme.
Thanks a lot man!
I’ll change it!
Great plugin, and great support.
You are welcome.
I’m glad I could help and thanks for mentioning the plugin in your blog.