plonetheme.html5_hotpink
Diazo theme for Plone
Project Description
HTML5 Hot Pink Theme
Installable theme for Plone (using plone.app.theming).
Since original theme is named HTML5, which is a little to too common name, I renamed it to HTML5 Hot Pink.
Contents
Installation
Using buildout
- Add plonetheme.html5_hotpink to eggs section of your zope client.::
[instance] ... eggs =
... plonetheme.html5_hotpink
Using .zip
% git clone git://github.com/garbas/plonetheme.html5_hotpink.git % cd plonetheme.html5_hotpink % git archive --format=zip --prefix=html5_hotpink/ HEAD:plonetheme/html5_hotpink/static/ > html5_hotpink.zip
Import created zip file via @@theming-controlpanel -> Import theme tab.
Activating theme
Browse to http://yoursite/Plone/@@theming-controlpanel click on Enable theme check box and select HTML5 Hot Pink (plonetheme.html5_hotpink) from dropdown.
Parameters
site-title, Default: string: A HTML5 Hot Pink Theme
Site title.
site-description, Default: string: This is an awesome HTML5 Hot Pink theme!
Site description.
footer, Default: string: Copyright © 2011 ...
Footer of site. HTML marks allowed.
notheme, Default: python: 'ajax_load' in request.form
Expression which makes page unthemed.
Credits
- Rok Garbas, initial implementation
- Jesper, original theme author
Changelog
0.1 - 2011-06-06
- initial implementation of theme with Diazo_ rules. [garbas]
Current Release
plonetheme.html5_hotpink 0.1
Released Jun 06, 2011 — tested with Plone 4
initial release
More about this release…
-
Get
plonetheme.html5_hotpink
for
all platforms
- plonetheme.html5_hotpink-0.1.tar.gz
-
Get
plonetheme.html5_hotpink
for
all platforms
- html5_hotpink-0.1.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 | Jun 06, 2011 | initial release More about this release… |
Plone 4
|
GPL | final |

