The plonetheme.woodexperience
package uses the theming & packaging features
available in plone.app.theming to make the theme woodexperience easily
available in Plone 4.x version.
Install Plone 4.x with plone.app.theming and create a Plone site (if you have not already) with Diazo theming configured.
If you are an end user, you might enjoy installation via zip file import.
- Download the zip file: https://raw.githubusercontent.com/redomino/plonetheme.woodexperience/master/woodexperience.zip
- Import the theme from the Diazo theme control panel.
If you are a developer, you might enjoy installation via buildout.
Add plonetheme.woodexperience
to your plone.recipe.zope2instance
section's eggs parameter e.g.:
[instance] eggs = Plone … plonetheme.woodexperience
and then running "bin/buildout"
Select and enable the theme from the Diazo control panel. That's it!
- Issue Tracker: https://github.com/redomino/plonetheme.woodexperience/issues
- Source Code: https://github.com/redomino/plonetheme.woodexperience
- Wiki: https://github.com/redomino/plonetheme.woodexperience/wiki
This product was developed by:
- Giacomo Spettoli aka giacomo for Redomino team.
- Leonardo J. Caballero G. aka macagua
- Full Name aka nickname
For an updated list of all the contributors visit: https://github.com/redomino/plonetheme.woodexperience/graphs/contributors
If you are having issues, please let us know via our Issue Tracker.
This package is GPL version 2.