| 1 |
$Id: README,v 1.1.2.2 2007/12/12 14:57:32 soxofaan Exp $
|
| 2 |
|
| 3 |
README file for geshi-extra directory
|
| 4 |
-------------------------------------
|
| 5 |
|
| 6 |
This directory is meant to store custom GeSHi language definition files that
|
| 7 |
are not part of the default GeSHi library. Separating custom files from a
|
| 8 |
pristine GeSHi library eases upgrading and maintenance of the GeSHi library.
|
| 9 |
|
| 10 |
If you add/remove language definition files, you need to flush the cache
|
| 11 |
of available languages before the GeSHi filter module will pick these up.
|
| 12 |
You'll find a link for this on the "Languages" tab of the GeSHi filter
|
| 13 |
module settings.
|