http://modxcms.com/forums/index.php/topic,5629.msg39849.html#msg39849
Sounds potential core addition to me, but I am not pro on the "Behind the scenes" so thought to get your attention to it
From the package:
-----------------------------------------
# Files Included in the zip:
** code_highlighter7_06 (this version)
|
|--> readme706_805am.txt (this file)
|
|====> manager (manager folder)
|
|====> actions (folder)
/ |
/ |===> dynamic (folder)
/ |
| |***> mutate_snippet.dynamic.action.php (Core File modified)
| |***> mutate.templates.dynamic.action.php (Core File modified)
| |***> mutate.htmlsnippets.dynamic.action.php (Core File modified)
|
|====> media (folder)
| |
| |===> style (folder)
| |
| |===> MODx (folder)
| |
| |***> style.css (Core File modified)
|
\ (before installing the 4 modified files listed above, be sure and
\ save a backup copy of your existing files just in case...)
\
|
|====> includes (folder)
|
|--> geshi.php
|
|====> geshi (folder)
|
|===> manager_files (folder)
/ |
/ |--> htmlsnippethighlighter.php (included in the chunk dynamic action file)
/ |
| |--> snippethighlighter.php (included in the snippet dynamic action file)
| |
| |--> templatehighlighter.php (included in the template dynamic action file)
\
\
|--> css.php
|
|--> geshi_orig.php (original geshi main file)
|
|--> html4strict.php
|
|--> javascript.php
|
|--> modx_template.php (custom for modx tag highlighting)
|
|--> php.php
|
|---> php-brief.php
|
|-->xml.php
-------------------------
regards,
zi