Skip to main content

JPL Data System and Technology Website Policy

Project description

This is the policy package for the home website of the JPL Data System and Technology Office (section 873).

The purpose of this policy is to turn an ordinary Plone website into the section 873 website.

jplestd.policy Installation

Use zc.buildout and the plone.recipe.zope2instance:

  • Add jplestd.policy to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
        ...
        jplestd.policy
  • Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        jplestd.policy
  • Re-run buildout, e.g. with:

    $ ./bin/buildout

You can skip the ZCML slug if you are going to explicitly include the package from another package’s configure.zcml file.

Changelog

1.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