Page 1 of 1

Syntax Highlighter

Posted: Fri Apr 01, 2005 5:31 pm
by raziel
Hi,

i want to have some source codes on my (hopefully) coming soon cmsms-based site and so i put together a little easy-to-use plugin to highlight source-code for several programming languages. I make it available to you, maybe it's useful for someone :)

In the background GeSHi - Generic Syntax Highlighter is doing most of the work for me.
What you can do with the plugin:
  • use it by simply enclosing your source code with [syntax=language-id]source-code goes here[/syntax]-tags.
  • adjust the styles
  • optionally let the plugin filter out html-code inserted by the WYSIWYG-editors (hope so ;))
the attachment shows the plugin in action, displaying some cmsms-php-code

download: incompatible with current cmsms versions, development stopped

[attachment deleted by admin]

Re: Syntax Highlighter

Posted: Thu Jul 19, 2007 9:00 am
by Oscar Luijben
how do you install GeSHI