Changelog

0.3.10

October 12th 2010
  • Added setting that calls set_header_type($type) to allow valid HTML output on suggestion of Sebastian Schuberth.
    The default value is GESHI_HEADER_PRE_VALID, which differs from GeSHi's default of GESHI_HEADER_PRE (the latter produces invalid HTML).
    If this breaks your CSS you might want to change this setting or update your CSS.
  • Fixed a bug that prevented using fancy (i.e. highlighted) line numbers.

0.3.9.1

December 20th 2009
  • fixed some notices (empty() vs. != '')
  • changes to the internal packaging process

0.3.9

April 2nd 2009
  • changed docs URL and LG Addon Updater URL to the new locations at the GeSHify web site
  • added support for quoting tag arguments (useful if you need spaces in arguments, e.g. for the overall_class attribute)
  • removed deprecated tag attribute “type

0.3.8

December 30th 2008

0.3.7

December 12th 2008
  • added support for overall_class and overall_id per request
  • GeSHi 1.0.8.2 and GeSHi 1.1.2alpha4dev

0.3.6.1

August 5th 2008
  • added french translation (thanks to Fabien Amman)
  • added german translation
  • switched GeSHi to use svn:externals so GeSHify builds will always contain the latest and greatest GeSHi-versions

0.3.6.0

April 15th 2008
  • fixed bug where strict=false would still disable strict mode because PHP treats string(false) as bool(true)
  • added keyword_link=$boolean tag argument and default setting
  • added documentation for start=$number, which was implemented since 0.3.something
  • updated GeSHi stable to 1.0.7.21

0.3.6.0 or lower

No changelog

Download GeSHify