GeSHi JSFL Language File
My last post about JSFL caused me to look for a nice syntax highlighting plugin. I found the excellent Code Snippet plugin that uses GeSHi (Generic Syntax Highlighter) for its highlighting engine. Since there seems to be no JSFL language file, I made one based off of Adobe’s JSFL documentation.
Instructions: If you are using the Code Snippet plugin, unzip the contained jsfl.php file into your /wp-content/plugins/codesnippet/lib/geshi folder, and use Code Snippet as normal. Your lang parameter will be “jsfl”.
If you are using GeSHi, I would assume this file would work for the standalone GeSHi engine as well, but have not bothered to test it beyond WordPress.
If you encounter any issues with this language file, please email me at mhoskins “at” pixelbath.com.
Thanks!
Tags: geshi, jsfl, syntax highlighting

