GeSHi plugin for Habari

3 Comments

The GeSHi plugin for Habari is finished.

You can grab it here.

GeSHi on SQL:

  1. SELECT * FROM products WHERE prod_id LIKE 'geshi%';

GeSHi on PHP:

  1. <?php
  2. echo "Habari!";
  3. ?>

Update: Ok, GeSHi in comments doesn't function at the moment... Habari has a great validator for comments, which rips up GeSHi.

mk

I am looking for it for months, Thank you very much. It's great.

BTW, I am using the same theme as yours. :-)

April 8, 2008 6:50pm

stan

hi,

could you just edit your theme_header function to properly close the link tag with /> instead of > ? it breaks xhtml validation..

thanks for the plugin!

May 15, 2008 11:15pm

esnyder

Oops.

Thanks, Stan!

May 19, 2008 4:25pm