Skip to main content

EDRN Public Portal Site Policy and Component Orchestration

Project description

This is the “policy” product for the public portal of the Early Detection Research Network (EDRN). This product, intended for Plone, specifies no custom content types or look-and-feel, but instead specifies minimum policy settings and orchestrates all other dependent components. So, to turn a Plone site into the EDRN public portal, just install this component.

It was developed by the Informatics Center (IC), operated by JPL.

Installation

Use Buildout with the plone.recipe.zope2instance recipe.

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

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

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        edrnsite.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

What follows is a history of changes from release to release.

0.0.0 - Unreleased

Initial release into beta.

Project details


Supported by

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