plonetheme.earthlingtwo
An installable Diazo theme for Plone 4.1
Project Description
Introduction
The plonetheme.earthlingtwo package uses the theming and packaging features available in plone.app.theming to make the CSS Templates theme earthlingtwo 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.
Zip file
If you are an end user, you might enjoy installation via zip file import.
- Download the zip file: http://svn.plone.org/svn/collective/plonetheme.earthlingtwo/trunk/earthlingtwo.zip
- Import the theme from the Diazo theme control panel.
Buildout
If you are a developer, you might enjoy installation via buildout.
Add plonetheme.earthlingtwo to your plone.recipe.zope2instance section's eggs parameter e.g.:
[instance]
eggs =
Plone
…
plonetheme.earthlingtwo
Select theme
Select and enable the theme from the Diazo control panel. That's it!
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
Authors
This product was developed by RedTurtle Technology team.

License
The author is not a "license guy", but the earthlingtwo theme is distributed via CC 3.0 license [1] and this package is GPL version 2 (assuming that makes sense).
| [1] | http://www.freecsstemplates.org/license/ |
Changelog
0.2 (2011-09-15)
- Fix problem with ZMI (according to http://stackoverflow.com/questions/6815281/is-it-possible-to-specify-a-wildcard-in-diazo-notheme-if-path-rule) [amleczko]
0.1 (2011-05-27)
- Initial release [amleczko]
Self-Certification
[ ] Internationalized
[ ] Unit tests
[X] End-user documentation
[ ] Internal documentation (documentation, interfaces, etc.)
[ ] Existed and maintained for at least 6 months
[X] Installs and uninstalls cleanly
[X] Code structure follows best practice
Current Release
plonetheme.earthlingtwo 0.2
Released Sep 15, 2011 — tested with Plone 4
Fix small problems with ZMI
More about this release…
-
Get
plonetheme.earthlingtwo
for
all platforms
- plonetheme.earthlingtwo-0.2.tar.gz
- 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.2 | Sep 15, 2011 | Fix small problems with ZMI More about this release… |
Plone 4
|
GPL | final |
| 0.1 | May 27, 2011 | Plone 4.1 More about this release… |
Plone 4
|
GPL | final |

