GeshiPlus Plugin

New plugin allows formatting of inline code content using the GeSHi Joomla core functionality. Addition of a new {geshi} markup tag allows authors to use WYSIWIG editors to use the GeSHi library and provide attractive formatting for include chunks of code from a wide range of programming languages.
GeshiPlus has been updated to version 1.2, so that you may now specify starting line numbers for your displayed code. In addition you can now use the GeSHi "fancy" line numbering option. This lets you identify a background color for your displayed code, specify a line interval of highlighting and specify a separate color for highlighted lines.

Report

byshoulders on December 19, 2008
I found the documentation confusing on the documentation page, however if you look inside the plugin zip there is a readme file with examples.

The examples actually show you how the syntax should be written, this was the hard part for me.

I would also like a full list of commands, or link, to what other languages it supports like javascript etc.

Now just to add a button to JCE Editor to finish it off.

Thanks

shoulders
bybaijianpeng on December 17, 2008
The download link on the author's page is still pointing to v1.0 NOT 1.2.

And after reading that page, I still don't know how to specify the starting line number of a chunk of code.

Hope the author will update the download link and describe the usage clearly, especially add detailed description to the XML file so users won't be confused.