Login   Register  
PHP Classes
elePHPant
Icontem

GeSHi

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Nigel McNie
Name: Nigel McNie <e-mail contact>
Packages: 1 Browse all classes by Nigel McNie Browse all classes by
Country: New Zealand New Zealand - PHP jobs in New Zealand
Age: 27
All time rank: 12067 in New Zealand New Zealand
Week rank: 2195 Down9 in New Zealand New Zealand Down
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download .zip .tar.gz  
GeSHi is a Generic Syntax Highlighter for PHP. The user inputs the source to be highlighted and a language to highlight it in, and GeSHi returns the source code, highlighted and formatted for the web.

It includes features for increasing the speed of highlighting, changing how the source is displayed and decreasing the amount of HTML source outputted for speed over slower connections.

GeSHi features also include:

* The ability to check for keywords in source code in either a case sensitive or non-case sensitive manner (for example, Java will only accept classes with TheCorrectCapitalisation, while in PHP it doesn't matter)
* The ability to auto-caps/auto-noncaps keywords in the source (particularly for SQL and older BASIC dialects)
* The ability to change the style of almost any aspect of the source on the fly, or even choose whether some parts of the source (for example, strings) are highlighted at all. The use of CSS means that the source can take on many aspects - rather than those provided by deprecated HTML elements such as <font>, <b> etc.
* The ability to use CSS classes to massively reduce the amount of outputted code.
* XHTML compliant output.
* Simple adding and removing languages.
* Function to URL conversion so functions can be linked to API documentation
* Line numbering, context highlighting and much, much more!

GeSHi requires PHP 4.1.0 or better. It requires no extra PHP extensions.

  Classes of Nigel McNie  >  GeSHi  >  Download .zip .tar.gz  >  Support forum Support forum (2)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: GeSHi
Base name: geshi
Description: Highlight syntax of source code of many languages
Version: -
PHP version: 4.1.0
License: GNU General Public License (GPL)
All time users: 2161 users
All time rank: 1620
Week users: 0 users
Week rank: 2051 Equal
 
  Groups   Freshmeat project   Rate classes User ratings  
  Trackback   Applications   Related links   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
July 2004
Number 2

Prize: One copy of the PHP Anthology book set
Syntax highlighting maybe an useful for sites that need to present source code, as it makes source code more readable and easier to understand.

PHP comes with built-in functions that can highlight the syntax of PHP code. This is useful if you just need to present source code in PHP.

This class provides a more generic solution t highlight the syntax of source code of many languages.

Furthermore, if you need to highlight the syntax of source code of a language that is not supported, you can create a new language configuration script and extend the utility of this class to suite your needs.

Manuel Lemos

  Freshmeat project  
GeSHi
Project record: geshi
Popularity score: 262.45
Vitality score: 29.28

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Perfect (100.0%)
Good (95.0%)
Good (91.7%)
-
-
-
Sufficient (68.7%)
272
Month:
Not yet rated by the users

  Trackback links  
Link Description
PHP Class - Geshi GeSHi is a Generic Syntax Highlighter for PHP and many other languages...

  Applications that use this class  
Link Description
gtk.php.net Manual The GTK PHP project uses GeSHi for highlighting the online manual
DokuWiki Wiki software that uses GeSHi
phpCVSView A CVS repository viewer written in PHP
Unclassified Newsboard An easy to use, standards compliant forum/newsboard software
Drupal GeSHi Filter Codefilter for Drupal to provide GeSHi support
Mambo The Mambo CMS, a popular CMS/Portal, uses GeSHi
MediaWiki A popular Wiki software
PHP-fusion PHP-fusion has a MOD for syntax highlighting that uses GeSHi
iG:Syntax Hiliter Syntax Highlighting plugin for WordPress
Serendipity Blogging system
SQLm A postgres SQL Abstraction Layer and Query Analyser
Firewiki A wiki system that uses GeSHi
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
GeSHi Homepage The home page of GeSHi, for the latest downloads and news
csourcesearch.net Search millions of lines of C code and resources
GeSHi @ freshmeat GeSHi's homepage at freshmeat.net
php.xwiki.de A PHP reference site using MediaWiki and GeSHi

  Files folder image Files  
File Role Description
Files folder imagecontrib (2 files)
Files folder imagedocs (1 file)
Files folder imagegeshi (21 files)
Plain text file geshi.php Class The GeSHi class

  Files  /  Files folder image contrib  
File Role Description
  Accessible without login Plain text file cssgen.php Aux. CSS Generator
  Accessible without login Plain text file example.php Example Example script

  Files  /  Files folder image docs  
File Role Description
  Accessible without login HTML file geshi-doc.html Doc. Documentation

  Files  /  Files folder image geshi  
File Role Description
  Accessible without login Plain text file actionscript.php Conf. Actionscript
  Accessible without login Plain text file ada.php Conf. Ada
  Accessible without login Plain text file apache.php Conf. Apache
  Accessible without login Plain text file applescript.php Conf. Applescript
  Accessible without login Plain text file asm.php Conf. ASM
  Accessible without login Plain text file asp.php Conf. ASP
  Accessible without login Plain text file autoit.php Conf. AutoIT
  Accessible without login Plain text file bash.php Conf. Bash
  Accessible without login Plain text file blitzbasic.php Conf. Blitzbasic
  Accessible without login Plain text file c.php Conf. C
  Accessible without login Plain text file caddcl.php Conf. CADDCL
  Accessible without login Plain text file CHANGES Doc. List of changes
  Accessible without login Plain text file cpp.php Conf. C++
  Accessible without login Plain text file css-gen.cfg Data Placeholder for contrib
  Accessible without login Plain text file css.php Conf. CSS
  Accessible without login Plain text file html4strict.php Conf. HTML
  Accessible without login Plain text file php.php Conf. PHP
  Accessible without login Plain text file README Doc. Readme
  Accessible without login Plain text file visualfoxpro.php Conf. Visual Fox Pro
  Accessible without login Plain text file winbatch.php Conf. Winbatch
  Accessible without login Plain text file xml.php Conf. XML

Download all files: geshi.tar.gz geshi.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.