Tag Archives: WordPress

highlightcode legacy style by Syntaxhighlighter Evolved

I was(am?) Syntaxhighlighter for Movable Type author. I developed it because I never find Alex Gorbatchev Syntaxhighlighter plugin for Movable Type.

I used the Syntaxhighlighter Evolved on WordPress. I have to make it apply to some entries of Movable Type. Then, I developed two plugins work with Syntaxhighlighter Evolved.

1) for Syntaxhighlighter for Movable Type
change Syntaxhighlighter for Movable Type style(code:lang) to Syntaxhighlighter Evolved style(code class=”lang”)

2) for Legacy style (Syntaxhighlighter 1.5 style)
highlightcode <pre name="code" class="c"></pre>
Syntaxhighlighter Evolved (2.3.6) dose not support legacy style. It needs to ugrade:
http://alexgorbatchev.com/wiki/SyntaxHighlighter:Upgrading

Switching the WordPress from Movable Type

My Japanese blog (kwlog) have be published Movable Type for three years. I decided to switch to the WordPress because I could not use the Movable Type 5 intuitively.

I haved moved 1500 entries to WordPress. Now, I am writhing the plugin insted of Movable Type plugin (ex. textfilter)… I am sorry that I leave to develop a Movable Type plugin maybe, and I’ll become a wordpress plugin developer. :)