This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
suitedesk/modules/geshifilter/geshi-extra
2017-08-08 12:14:45 +02:00
..
drupal5.php Now all modules are in core modules folder 2017-08-08 12:14:45 +02:00
drupal6.php Now all modules are in core modules folder 2017-08-08 12:14:45 +02:00
README Now all modules are in core modules folder 2017-08-08 12:14:45 +02:00

README file for geshi-extra directory
-------------------------------------

This directory is meant to store custom GeSHi language definition files that
are not part of the default GeSHi library. Separating custom files from a
pristine GeSHi library eases upgrading and maintenance of the GeSHi library.

If you add/remove language definition files, you need to flush the cache
of available languages before the GeSHi filter module will pick these up.
You'll find a link for this on the "Languages" tab of the GeSHi filter
module settings.