plonetheme.grungeera

by Alex Clark last modified Aug 10, 2011 02:54 AM

An installable Diazo theme for Plone 4.1

Project Description

Introduction

The plonetheme.grungeera package uses the theming and packaging features available in plone.app.theming to make the Styleshout theme GrungeEra easily available in Plone 4.1.

Installation

Add Plone site

Install Plone 4.1 with plone.app.theming and create a Plone site (if you have not already) with Diazo theming configured.

https://github.com/aclark4life/plonetheme.unilluminated/raw/master/screenshot2.png
Zip file

If you are an end user, you might enjoy installation via zip file import.

  1. Download the zip file: http://plone.org/products/plonetheme.grungeera/releases/0.1.1/grungeera.zip
  2. Import the theme from the Diazo theme control panel.
https://github.com/aclark4life/plonetheme.unilluminated/raw/master/screenshot4.png
Buildout

If you are a developer, you might enjoy installation via buildout.

Add plonetheme.grungeera to your plone.recipe.zope2instance section's eggs parameter e.g.:

[instance]
eggs =
    Plone
    …
    plonetheme.grungeera
Select theme

Select and enable the theme from the Diazo control panel.

https://github.com/aclark4life/plonetheme.unilluminated/raw/master/screenshot3.png

That's it!

You should see:

https://github.com/collective/plonetheme.grungeera/raw/master/screenshot.png

Help

Obviously there is more work to be done. If you want to help, pull requests accepted! Some ideas:

  • Add a diazo rule to import Plone editing styles
  • Configure styles to use portal_css
  • Add quick installer support
  • Improve styles

License

The author is not a "license guy", but the GrungeEra theme is distributed via CC 3.0 license [1] and this package is GPL version 2 (assuming that makes sense).

[1]http://www.styleshout.com/about.php#license

Changelog

0.1.1 (2011-06-12)

  • Fix styles

0.1.0 (2011-05-31)

  • Initial release

Current Release
plonetheme.grungeera 0.1.1

Released Jun 12, 2011 — tested with Plone 4

Fix styles
More about this release…

Download file Get plonetheme.grungeera for all platforms
plonetheme.grungeera-0.1.1.zip
Download file Get plonetheme.grungeera for all platforms
grungeera.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
0.1.1 Jun 12, 2011 Fix styles More about this release…
Plone 4
GPL final
0.1.0 May 31, 2011 Initial release More about this release…
Plone 4
GPL final

Comments (0)