edrnsite.collaborations 0.0.5
EDRN Collaborative Group Workspaces
Latest Version: 0.0.7
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.collaborationsTell the plone.recipe.zope2instance recipe to install a ZCML slug:
[instance] recipe = plone.recipe.zope2instance ... zcml = edrnsite.collaborationsRe-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.5 — Highlights
This release handles:
- CA-806 - Create a "Highlights" section on the Collaborative Group pages
0.0.4 — Fonties
This release tackles:
- CA-800 - Funny fonts under the "Data" tab of a Collaborative Group
0.0.3 — Side Effects
This release adjusts the testing fixture layers as a result of eke.biomarker-1.1.5's new dependency on eke.ecas.
0.0.2 — A Little Spit & Polish
This release:
- Adds separate chair and co-chairs to collaborative groups.
- Hides all other members in a collapsible section.
- Adds a log in reminder to the Overview tab.
- Datasets under the Data tab link directly into ECAS.
0.0.1 — First Release
First public release of EDRN Collaborations.
0.0.0 — Initial Implementation
This release provides initial function of EDRN Collaborations.
Copyright
Copyright 2011 by the California Institute of Technology. ALL RIGHTS RESERVED.
The Software is owned by Caltech/JPL and is protected by United States copyright laws and applicable international treaties and/or conventions. The United States Government may have prior rights to use some or all of the Software as determined under applicable contracts and license agreements with Caltech/JPL.
This software was developed at the Jet Propulsion Laboratory, an operating division of the California Institute of Technology and is not available for use by any person, organization, or other entity without prior, specific written permission.
- Author: Sean Kelly
- Home Page: http://cancer.jpl.nasa.gov/products/edrnsite-collaborations
- Download URL: http://oodt.jpl.nasa.gov/dist/edrnsite
- Keywords: web zope plone edrn cancer biomarkers collaborative groups workspace
- License: Proprietary
-
Categories
- Development Status :: 2 - Pre-Alpha
- Environment :: Web Environment
- Framework :: Plone
- Intended Audience :: Healthcare Industry
- Intended Audience :: Science/Research
- License :: Other/Proprietary License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Internet :: WWW/HTTP
- Topic :: Office/Business :: Groupware
- Topic :: Office/Business :: Scheduling
- Topic :: Scientific/Engineering :: Bio-Informatics
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: nutjob
- DOAP record: edrnsite.collaborations-0.0.5.xml
