Skip to main content

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.

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