Download List

Project Description

GeSHi is a generic syntax highlighter for PHP that takes any source code and highlights it in XHTML and CSS. It features case-sensitive or insensitive highlighting, auto-caps/non-caps of any keyword, an unlimited scope for styling, the use of CSS in which almost any aspect of the source can be highlighted, the use of CSS classes to massively reduce the amount of output code, function-to-URL capabilities, line numbering, and much more. Over 100 languages are supported, including Java, C, PHP, HTML, CSS, SQL, Pascal, C++, XML, ASP, and ASM.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-08-22 14:31
1.0.7.13

This release includes one new language and a
couple of bugfixes, one of which prevents an extra
newline from being added to the highlighted
source.
Tags: Stable, Minor bugfixes

2006-07-23 14:58
1.0.7.12

This release contains a few bug fixes to MySQL,
PHP, and XML highlighting.
Tags: Stable, Minor bugfixes

2006-06-26 16:08
1.1.2alpha2

This release fixes a few bugs in the PHP and C
code parsers, and adds basic support for SQL.
Tags: Development, Minor feature enhancements

2006-06-21 14:36
1.0.7.11

Smalltalk support has been added, and a couple of
minor highlighting changes have been made to other
languages.
Tags: Stable, Minor feature enhancements

2006-06-18 17:18
1.1.2alpha1

New features in this release include much improved support for PHP highlighting: constants, function names and calls, and PHPDoc highlighting have all been either added or improved. There is support in the C language for highlighting correctly even when backslash-newlines occur in the source. There are a couple of minor improvements to other languages.
Tags: Development, Minor feature enhancements

Project Resources