SHARE Site Policy and Component Orchestration
Project description
This is the “policy” product for the Plone-based site of SHARE. Its job is to orchestrate the dependencies and configure them in order to transform an ordinary Plone site into the SHARE site.
It was developed by the Jet Propulsion Laboratory (JPL), a lab operated by the California Institute of Technology (Caltech) for the National Aeronautics and Space Administration (NASA).
Installation
Use Buildout with the plone.recipe.zope2instance recipe.
Add sharesite.policy to the list of eggs to install, e.g.:
[buildout] ... eggs = ... sharesite.policy
Re-run buildout, e.g. with:
$ ./bin/buildout
That’s it.
Changelog
The following chronicles the changes to this package over time.
1.0.2 — Another Dependency Update
Added PloneFormGen.
1.0.1 — Dependency Update
The SHARE site policy now depends on
SHARE Theme
SHARE Specimens
It no longer uses EKE components.
1.0.0 — Released
Initial released release.
0.0.0 — Unreleased
Initial unreleased release.
Copyright & License
Copyright © 2012–2013 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.