The plonetheme.healthlens
package uses the theming and packaging features
available in plone.app.theming to make the theme `Healthlens`_ easily
available in Plone 4.1.
Install Plone 4.1 with plone.app.theming and create a Plone site (if you have not already) with Diazo theming configured.
If you are a developer, you might enjoy installation via buildout.
Add plonetheme.healthlens
to your plone.recipe.zope2instance
section's eggs parameter e.g.:
[instance] eggs = Plone … plonetheme.healthlens
Select and enable the theme from the Diazo control panel.
That's it!
You should see (without the calendar):
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