Skip to main content

Portlets for the EDRN Public Portal

Project description

This product, edrnsite.portlets, implements the various portlets used around the public portal of the Early Detection Research Network (EDRN).

Although intended for the EDRN public portal, it can be installed in any Plone compatible site.

This software is developed by the EDRN Informatics Center at JPL, operated by the California Institute of Technology, for NCI.

Installation

Use Buildout with the plone.recipe.zope2instance recipe.

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

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

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        edrnsite.portlets
  • 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.1 - Missing Button

Thought Leader Dan said he wanted Specimens to be treated as a first class citizen in the portal, which means it should be a global navigation tab across the top and not a button on the QuickLinks portlet. This release removes the Specimens button. (There is no issue ID; this requirement was conveyed via telephone.)

1.0.0 - New Button

This release adds a button to the QuickLinks portlet that takes you to the nifty Members List search page. It also addresses the following issues:

  • CA-642 - Create a new member page

You can learn more about this issue by visiting the Informatics Center’s issue tracker at https://oodt.jpl.nasa.gov/jira/browse/CA.

0.0.2 - Short URLs Bad, Long URLs Good?

This release addresses the following issue:

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