skip to navigation
skip to content

collective.rip 1.1

Edit CSS and JavaScript in Plone control panel

Downloads ↓

Latest Version: 1.2.0

Introduction

Resources in Plone (collective.rip)

For quick and dirty UI prototyping, install this add-on to edit CSS and JavaScript from within the Plone control panel. You can 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.1 (06/21/2011)

  • Clean up

1.0 (04/05/2011)

  • Initial release
 
File Type Py Version Uploaded on Size # downloads
collective.rip-1.1.zip (md5) Source 2011-06-22 20KB 385