phpDocumentor plugins
CodeHighlight
[ class tree: plugins ] [ index: plugins ] [ all elements ]

Procedural File: _code_highlight.plugin.php

Source Location: /qp_plugins/code_highlight_plugin/_code_highlight.plugin.php

Page Details

This file implements the AstonishMe Code plugin.

This file is part of the Quam Plures project - http://quamplures.net/

Features: 1) Character entity rendering on-the-fly 2) Easy to use, just cut'n-paste your code 3) Automatically adds line numbers and alternate colouring 4) Customizable CSS for integrating for your site 5) XHTML (Strict) and CSS valid code 6) Auto-senses code block length 7) BBCode tags pass through and allow to highlight the code 8) No accidental smilie rendering 9) PHP Syntax highlighting 10) Variable start line numbers 11) Links php functions to the php.net documentation 12) Code is preserved if plugin uninstalled ( stored as : <!--amphp-->

<php echo 'hello world'; ?>
<!--/amphp--> )

Author:  Yabba: Paul Jones - http://astonishme.co.uk/
Author:  Stk: Scott Kimler - http://astonishme.co.uk/
Copyright:  

(c)2003-2009 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2005-2007 by Yabba/Scott - http://astonishme.co.uk/contact/.

Copyright:  (c) 2009 - 2011 by the Quam Plures developers - http://quamplures.net/
Filesource:  Source Code for this file
Classes
Class Description
code_highlight_plugin