Skip to main content

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

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page