Parent Directory
|
Revision Log
|
Patch
revision 1392 by jpye, Mon Apr 16 07:11:51 2007 UTC | revision 1481 by jpye, Thu Jun 7 00:00:12 2007 UTC | |
---|---|---|
# | Line 20 Then, edit your LocalSettings.php file t | Line 20 Then, edit your LocalSettings.php file t |
20 | ||
21 | require_once( "{$IP}/extensions/ASHighlight/ashighlight.php" ); | require_once( "{$IP}/extensions/ASHighlight/ashighlight.php" ); |
22 | ||
23 | If you highlight .lang files are in a non-standard location, edit the file | |
24 | ashighlight.class.php and modify the value of ASHIGHLIGHT_LANG_ROOT. This | |
25 | file location is used by ashighlight.php to generate the list of allowed | |
26 | file extensions for the 'lang=' attribute of the <source> tag. | |
27 | ||
28 | Usage | Usage |
29 | ----- | ----- |
|
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |