Look and feel for the intranet of Section 873 at JPL
Project description
This is the theme package for the home website of the JPL Data System and Technology Office, section 873.
This package applies the section 873 look and feel on top of the JPL look and feel for a Plone web site.
jplestd.theme Installation
Use zc.buildout and the plone.recipe.zope2instance:
Add jplestd.theme to the list of eggs to install, e.g.:
[buildout] ... eggs = ... jplestd.theme
Tell the plone.recipe.zope2instance recipe to install a ZCML slug:
[instance] recipe = plone.recipe.zope2instance ... zcml = jplestd.theme
Re-run buildout, e.g. with:
$ ./bin/buildout
You can skip the ZCML slug if you are going to explicitly include the package from another package’s configure.zcml file.
Changelog
1.0.0 — Unreleased
Another unreleased release. But this release does:
Make it compatible with Plone 4.
Uses the JPL theme as a base theme.
0.0.0 — Unreleased
Initial release (which was unreleased)
Copyright
TBD.