Virtual Oceanographic Data Center Site Policy and Component Orchestration
Project description
This is the “policy” package for the web site for the Virtual Oceanographic Data Center (VODC). Its job is to orchestrate the package dependencies and configure them to transform an ordinary Plone site into the VODC site.
It was developed by the Jet Propulsion Laboratory (JPL).
Installation
Use Buildout with the plone.recipe.zope2instance recipe.
Add vodcsite.policy to the list of eggs to install, e.g.:
[buildout] ... eggs = ... ipdasite.policy
Re-run buildout, e.g. with:
$ ./bin/buildout
You don’t need to specify a ZCML slug because this package uses an automatic inclusion mechanism.
Changelog
1.0.1 — Missing Files
Several files were missing in 1.0.0. 1.0.1 has them.
1.0.0 — Cleaned Up
This release makes vodcsite.policy compatible with Plone 4 and marks an official release as a Python egg.
0.0.0 — Unreleased
Initial release
Copyright and License
Copyright © 2008–2012 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.