collective.rip

by Alex Clark last modified Apr 14, 2012 02:58 AM

Edit CSS and JavaScript in Plone control panel

Project Description

Formerly collective.controlpanel.edit_css

Introduction

collective.rip: (r)esources (i)n (p)lone is for quick and dirty UI prototyping. Install this add-on to edit CSS and JavaScript from within the Plone control panel. You may also toggle CSS and JavaScript debug modes.

Installation

To install:

  • Add collective.rip to your buildout plone.recipe.zope2instance section's eggs parameter:

    [plone]
    recipe = plone.recipe.zope2instance
    ...
    eggs =
        ...
        collective.rip
    
  • Run Buildout and restart Plone.

  • Browse to Site Setup -> Add-ons -> Available add-ons.

  • Check Resources in Plone and click Activate.

Have fun!

Questions/comments/concerns? E-mail: aclark@aclark.net

Changelog

1.2.0 (2012-04-13)

  • Clean up package [aclark]

1.1 (06/21/2011)

  • Clean up

1.0 (04/05/2011)

  • Initial release

Current Release
collective.rip 1.2.0

Released Apr 14, 2012

Download file Get collective.rip for all platforms
collective.rip-1.2.0.zip
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Licenses Status
1.2.0 Apr 14, 2012 More about this release… ZPL final
1.1 Jun 22, 2011 More about this release… GPL final
1.0 Apr 06, 2011 Initial release More about this release…
Plone 4
GPL final

Comments (0)