Pastie - A Syntax Highter and Pastebin for SilverStripe
I've just published a new module - Pastie allows for the inclusion of [code] tags within content areas to provide syntax highlighting, and the built-in pastebin style functionality allows you to create snippets for code for reference.
Pastie is a new module for SilverStripe that wraps the GeSHi (Generic Syntax Highlighter) library to provide code syntax highlighting via shortcode parsing and pastebin style functionality.
This brings much needed functionality into the core with no configuration required. Future releases will also provide access to more customizations in the GeSHi library.
Installation is as simple as importing the module into your SilverStripe website and running the database build process.
For more information, see http://redmine.polemic.net.nz/projects/silverstripe-pastie/wiki/
Comments