GreenField Theme
Category: Themes
—
Other products by this author
Current release: GreenField Theme 1.0
Released Aug 21, 2008 — tested with Plone 3.1, Plone 3.0
Initial version
Experimental releases
There are no experimental releases available at the moment.
Project Description
- Project resources
The GreenField skin provides a content neutral design that can be used for a variety of types of websites (at least I hope :).
Some features in brief:
- global navigation tabs designed in fun sticker-like manner.
- the layout uses a float 100% width and supports three columns;
- portlets headers design are very differ from standard, but uses default portlets HTML-code;
- a lot of site objects (and whole site box) drops shadows;
Installation
Use buildout based installation. The egg is available at Pypi repository.
- Add "greenfield.theme" to your eggs section in buildout.cfg and zcml list
eggs =
greenfield.theme
...
zcml =
greenfield.theme
- Run buildout
- Restart Plone
- Use Plone quick installer to install GreenField theme product
Author
Michael Krishtopa - theo.ukr AT gmail.com
Credits
- Kristina Kudryavceva - design;
- Denys Mishunov for his CSS lessons and advices. :-) Thank you, Denys!