Skip to main content

EDRN Collaborative Group Workspaces

Project description

This package, edrnsite.collaborations, provides groupware capabilities (wiki, file space, calendars, etc.) for EDRN collaborative groups, implemented with Plone. Although intended for the EDRN public portal, it can be installed into an Plone-compatible site.

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

Installation

Use Buildout with the plone.recipe.zope2instance recipe.

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

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

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        edrnsite.collaborations
  • 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. Where issue IDs are listed below, you can find out more about them by visiting the issue tracker at https://oodt.jpl.nasa.gov/jira/browse/CA.

0.0.1 - First Release

First public release of EDRN Collaborations.

0.0.0 - Initial Implementation

This release provides initial function of EDRN Collaborations.

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