CDX Site Theme
Project description
This is the theme product for the home website of Climate Data Exchange (CDX), a project of the Jet Propulsion Laboratory (JPL), operated by the California Institute of Technology (Caltech) on behalf of the National Aeronautics and Space Administration (NASA).
The purpose of this policy is to provide the theme (look and feel) of the Plone based website that serves as the home and data portal for the CDX.
cdxsite.theme Installation
Use zc.buildout and the plone.recipe.zope2instance:
Add cdxsite.theme to the list of eggs to install, e.g.:
[buildout] ... eggs = ... cdxsite.theme
Tell the plone.recipe.zope2instance recipe to install a ZCML slug:
[instance] recipe = plone.recipe.zope2instance ... zcml = cdxsite.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.2 - 2011.7.28 - Layer Affinity
This release makes the CDX site theme use its own browser layer.
2.0.1 - 2011.7.1 - Upgrade Paths
This release adds upgrade steps so you can progress from the previous Plone-3–based, non-Diazo–powered, old-JPL–themed site cleanly to the new Plone-4–based, Diazo-powered, new-JPL–themed site.
2.0.0 - 2011.6.27 - CDX: The Next Generation
This release uses the JPL Next Generation theme as a base to provide the snazzy look and feel for the next generation of the CDX site.
1.0.2 - 2009.12.16 - Download URL
This release corrects project metadata by listing a new download URL that collects all related cdxsite packages in one place.
1.0.1 - Unreleased
Unreleased.
1.0.0 - FCS
First release.
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.