Metadata-Version: 1.0
Name: collective.controlpanel.edit_css
Version: 0.2
Summary: Use a text area in the Plone control panel to edit CSS and Javascript.
Home-page: http://plone.org/products/collective.controlpanel.edit_css
Author: Alex Clark
Author-email: aclark@aclark.net
License: GPL
Description: Introduction
        ============
        
        For quick and dirty UI prototyping, install this add-on to edit CSS and
        Javascript from within Plone (in the Plone control panel). You can also
        toggle CSS/JS debug modes.
        
        Changelog
        =========
        
        0.2 (2009-10-21)
        -------------------------
        
        * Added action icon [aclark]
        * Add form tabs to make control panel sexy [aclark]
        * (Hot) jQuery example courtesy of Matt Bowen
        * Add Javascript edit support [aclark]
        * Merge in collective.controlpanel.debug_css [aclark]
        * Added support for ploneCustom.css as DTML Method (or other object types) [ristow]
        * Changes will be applied on-the-fly (it's not needed to set debug-mode) [ristow]
        * Add Javascript debug support [espenmn]
        
        0.1 (2009-08-26)
        ----------------
        
        * Initial release [aclark]
        
Keywords: plone theme
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
