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.

1.0.0 - Automation Spam

This release addresses several issues: the automatic periodic ingest of RDF information into the portal from its various information sources. You can read more about this issue at https://oodt.jpl.nasa.gov/jira/browse/CA-528.

It also adds search and tracking of tissue and other specimens from ERNE, the EDRN Resource Network Exchange.

Finally, it reworks the logic by which the emailed portal notices are sent. Previously, any content addition, deletion, modification, or any content publication state change would trigger an email to the DMCC. These included all changes during RDF ingest, which could amount to thousands of such changes.

Now, the email notice is sent solely if the user who’s doing the change is a member of the “National Cancer Institute” group. For more details on this update, see https://oodt.jpl.nasa.gov/jira/browse/CA-644.

0.0.7 - The Eleventh Hour

After viewing the new look-and-feel for EDRN across a variety of applications, management suddenly realizes they don’t like it. This release attempts to satisfy them. See https://oodt.jpl.nasa.gov/jira/browse/CA-599 for more.

0.0.6 - Jackie Hates Our Content

In release 0.0.6 of this component, we’ve addressed the following issues:

0.0.5 - Content in Four Part Harmony

The following issues are addressed in this release:

0.0.4 - To Be Named At Release Time

The following issues are addressed in this release:

0.0.3 - EDRN SC Meeting 2010 RDF-ification

0.0.2 - Starting Content & Polish

This release includes a refresh cache of knowledge from the EDRN Catalog and Archive Service, the Biomarker Database, and the EDRN DMCC RDF Service. In addition, this release addresses the following issues:

0.0.0 - Unreleased

Initial release into beta.

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