This project is not covered by Drupal’s security advisory policy.

This module uses the PEAR package Text_Highlighter to color your code according to the syntax rules of various languages. The Text_Highlighter library can be extended with new language definitions in the form of an XML file.

Syntax coloration is provided in the form of two different input filters: The module can either treat the whole input as code, or look for specific code tags in mixed input text.

You will require the Text_Highlighter library to use this module:

http://pear.php.net/package/Text_Highlighter

The PEAR Text_Highlighter library is abandoned and this module is therefore obsolete. It is recommended that you use GeSHi Filter instead.

Project information

Releases