2007-02-28: webgen 0.4.2 released! Bugs fixed and some feature added! More...
2007-01-12: webgen 0.4.1 released! Bug fix for running webgen on Windows and other small updates! More...
2007-01-05: webgen 0.4.0 released! Major update to the core and plugins and many new features added! More...
Plugin name: | Misc/SyntaxHighlighter |
---|---|
Author: | Thomas Leitner <t_leitner@gmx.at> |
Summary: | Utility plugin for syntax highlighting |
Dependencies: | Core/ResourceManager |
This plugin is used by other plugins to highlight source code. It is used, for example, by Tag/IncludeFile.
The available languages for syntax highlighting depend on the version of coderay you have installed.
You should link to the webgen-css
resource in your template as this plugin defines some CSS
styles!
This plugin is only available if you have installed the coderay library. The preferred way to do this is via Rubygems:
gem install coderay