JPL Next Generation Theme
Project description
This package, jpl.ngtheme provides the next generation theme for Plone websites hosted at the Jet Propulsion Laboratory (JPL).
This product may contain traces of nuts.
jpl.ngtheme Installation
To install jpl.ngtheme use zc.buildout and the plone.recipe.zope2instance recipe to manage your project; do this:
Add jpl.ngtheme to the list of eggs to install, e.g.:
[buildout] ... eggs = ... jpl.ngtheme
Tell the plone.recipe.zope2instance recipe to install a ZCML slug:
[instance] recipe = plone.recipe.zope2instance ... zcml = jpl.ngtheme
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.1 - 2011.6.28 - Buffed
This release buffs out some of the rough edges of the 1.0.0 release by including missing dependencies. It also adds test layer fixtures as well as some integration tests of the viewlets.
1.0.0 - 2011.6.27 - Initial
This is the FCS of the JPL Next Generation theme.
0.0.0dev (unreleased)
Initial release
Copyright
Copyright 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.