Metadata-Version: 1.0
Name: collective.js.prettify
Version: 0.2
Summary: Javascript code prettifier for Plone
Home-page: http://plone.org/products/collective.js.prettify
Author: Simone Orsi
Author-email: simahawk@gmail.com
License: GPL
Description: Introduction
        ============
        This package include javascripts and css resources from `prettify highlighter <http://code.google.com/p/google-code-prettify/>`_.
        
        The original css file has been modified to fit SunBurst theme colors.
        
        Usage
        -----
        From an editing page using TinyMCE (required):
        
        * select "Syntax highlight" style from the toolbar to highlight the code;
        * select "Syntax high. and linenums" style from the toolbar to highlight the code and show line numbers.
        
        For further informations please visit `prettify highlighter <http://code.google.com/p/google-code-prettify/>`_.
        
        Tested with Plone 4.0b5.
        
        Changelog
        =========
        
        0.2 (2010-07-24)
        ----------------
        
        - fixed metadata
        
        
        0.1 (2010-07-27)
        ----------------
        
        - Initial release
        
Keywords: Plone JQuery Javascript Prettify Code highlighter
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
