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.
0.0.2 - Short URLs Bad, Long URLs Good?
This release addresses the following issue:
https://oodt.jpl.nasa.gov/jira/browse/CA-562 - Biomarker Informatics Standards - button should take you directly to the wiki page
0.0.1 - Quicklinks Reordering
The following issues have been addressed in this release:
http://oodt.jpl.nasa.gov/jira/browse/CA-466 - Change order of links on the left side menu of the portal
0.0.0 - Unreleased
Initial release into beta.
Copyright
Copyright 2009-2010 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.