JPL Site Theme
Project description
This is a Plone theme that provides the standard Jet Propulsion Laboratory (JPL) look and feel. Although intended for websites hosted at JPL, it can be installed on any Plone site, and has been tested with Plone 4.
jpl.theme Installation
Use zc.buildout and the plone.recipe.zope2instance:
Add jpl.theme to the list of eggs to install, e.g.:
[buildout] ... eggs = ... jpl.theme
Tell the plone.recipe.zope2instance recipe to install a ZCML slug:
[instance] recipe = plone.recipe.zope2instance ... zcml = jpl.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
2.0.0 - Plone 4
This release makes jpl.theme compatible with Plone 4.
1.0.0 - NASA-compliant release
Bugs fixed:
OODT-272: site editor and NASA official taken from portal properties.
Other items of note:
Project metadata separates project URL from download URL.
0.0.3 - FCS
Compatible egg version release
0.0.2 - Unreleased
Yet more experimental PyPI setup
0.0.1 - Unreleased
Experimental PyPI setup
0.0.0 - Unreleased
Initial release
Copyright
Copyright 2008-2011 by the California Institute of Technology. ALL RIGHTS RESERVED.
The Software is owned by Caltech/JPL and is protected by United States copyright laws and applicable international treaties and/or conventions. The United States Government may have prior rights to use some or all of the Software as determined under applicable contracts and license agreements with Caltech/JPL.
This software was developed at the Jet Propulsion Laboratory, an operating division of the California Institute of Technology and is not available for use by any person, organization, or other entity without prior, specific written permission.