Wordpress syntax hiliter

Tue, 10 Aug 2004 18:10 UTC

I’m just trying out a nifty syntax hiliter plugin for Wordpress. This particular plugin handles HTML, CSS, PHP, Java, and SQL. I’ve modified it a little bit to suit my own personal tastes.

<?php
function hello_world()
{
    echo 'hello, world!';
}
hello_world(); // tells the world 'hello'
?>

UPDATE (3 Oct 2005): I’m now using CodeHighlight


5 Responses to “Wordpress syntax hiliter”

Thanks for using GeSHi :D

Comment by Oracle
Tue, 10 Aug 2004 at 22:07 UTC | Permalink

Oracle, have you got some tracking code hidden in your class? How do you manage to get to all the guys who are using my plugin? :???:

Comment by Amit Gupta
Thu, 12 Aug 2004 at 14:52 UTC | Permalink

If he does have tracking code hidden in GeSHi, then I would consider it spyware and quit using it (or disable the tracking code). I’ll pore through the code later and see what I can find.

Comment by Ben Ramsey
Thu, 12 Aug 2004 at 17:21 UTC | Permalink

doesn’t seem to have any tracking code in the class & language files. I guess he just got here because of your trackback to the iG:Syntax Hiliter plugin post on my blog. ;)

Comment by Amit Gupta
Sun, 15 Aug 2004 at 17:04 UTC | Permalink

http://qbnz.com/highlighter/view_log_table.php

:D

No spyware, I’m not that stupid :D

Comment by Oracle
Sun, 22 Aug 2004 at 21:27 UTC | Permalink