Talk:Geshi.php

From Organic Design wiki
Revision as of 11:52, 12 November 2006 by Rob (talk | contribs)

Geshi is crap. It seems it would be quite easy to use a simpler document transform based on geshi's rules rather than use geshi itself. They've tokenised the pattern matches but ignored completely the colours and text styles. I tried to make a simple change to the colours and it's all just hard coded. I suggest a view transform that reads in the geshi data at:

/var/www/wiki/extensions/geshi/geshi

and chooses the file based on the language tag. --Rob 00:51, 13 Nov 2006 (NZDT)