Geshi based syntax highlighter
Geshi -- free php syntax highlighting tool. geshi-syntax-colorer provides ability to highlight program languages code in your WP posts.
News
03/05/2005
Now plugin works with WP 1,5.
Installation
- Download archive (ZIP (~130 KB) or TAR.GZ (~90 KB))
- Extract archive to your wp-content/plugins folder
- Activate plugin via backend
Usage
You can use <code> tag in your WP posts. To use this plugin, use lang attribute for <code> tag:
<code lang="php"> // ... your php code here </code>
Languages
What languages can be used as lang attribute values? You can see languages list in wp-content/plugins/geshi folder. Use filenames without extension.
Feedback
Please, send feedback if you find this plugin usefull: takumo <at> gmail.com
Last modified 21 years ago
Last modified on 05/03/2005 10:34:21 AM