EDRN Site Content
Project description
This package, edrnsite.content, provides a framework for deploying content into the EDRN Public Portal, implemented with Plone.
Normally, you would use Plone’s staging and permissions features to stage new content and new versions of content on the official EDRN Public Portal directly.
However, JPL doesn’t want to do that. They’d rather put new content and new versions of content on another copy of the EDRN Public Portal, and then somehow migrate that content when we do a new release of the portal software to the official public portal.
Hence, this package.
This package was developed by the Informatics Center (IC), operated by JPL.
Installation
Use Buildout with the plone.recipe.zope2instance recipe.
Add edrnsite.content to the list of eggs to install, e.g.:
[buildout] ... eggs = ... edrnsite.content
Re-run buildout, e.g. with:
% ./bin/buildout
Changelog
What follows is a history of changes from release to release.
0.0.0 — Happy Birthday
This is the first release of edrnsite.content.
Copyright
Copyright 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.