Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

This product, edrnsite.calendar, provides calendaring features for the Early Detection Research Network’s public portal (EDRN). Although intended for the EDRN public portal, it can be installed in any Plone 3 (or later) site. It was developed by the Informatics Center (IC), operated by JPL.

Installation

Use Buildout with the plone.recipe.zope2instance recipe.

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

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

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

Release history Release notifications | RSS feed

0.0.0

This release

0.0.0dev-r6014 This release

Supported by

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