Metadata-Version: 1.0
Name: collective.controlpanel.edit_css
Version: 0.3.0
Summary: Use a text area in the Plone control panel to        edit CSS and Javascript.
Home-page: http://collective.github.com/collective.controlpanel.edit_css
Author: Alex Clark
Author-email: aclark@aclark.net
License: ZPL
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.3.0 (2012-04-06)
        ------------------
        
        * package clean up [aclark]
        * get request the right way [tom_gross]
        
        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: Framework :: Plone
Classifier: Framework :: Plone :: 3.2
Classifier: Framework :: Plone :: 3.3
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
