icsite.policy 2.0.1
Informatics Center Website Policy
This is the policy product for the Informatics Center website. It turns a plain old vanilla Plone site into the site for the Early Detection Research Network's Informatics Center website, nominally hosted at http://cancer.jpl.nasa.gov/.
The EDRN Informatics Center develops bio-informatics software to support early detection and eventual eradication of cancer. It's a project of the Jet Propulsion Laboratory (JPL).
icsite.policy Installation
Use zc.buildout and the plone.recipe.zope2instance:
Add icsite.policy to the list of eggs to install, e.g.:
[buildout] ... eggs = ... icsite.policyTell the plone.recipe.zope2instance recipe to install a ZCML slug:
[instance] recipe = plone.recipe.zope2instance ... zcml = icsite.policyRe-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
2.0.1 — Blogging
This release adds a blogging add-on.
2.0.0 — Plone 4
This release makes icsite.policy compatible with Plone 4.
1.0.2 — Survey Time
Added PloneFormGen as a dependency. This enables quick 'n easy creation of forms through the web, and addresses our need to come up with a voting system for the new name of ERNE.
0.0.0 — Unreleased
- Initial release
Copyright
Copyright 2008–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/
- Download URL: http://oodt.jpl.nasa.gov/dist/icsite
- Keywords: web zope plone cancer bioinformatics detection informatics edrn
- License: Proprietary
-
Categories
- Development Status :: 4 - Beta
- 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 :: Scientific/Engineering :: Bio-Informatics
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: nutjob
- DOAP record: icsite.policy-2.0.1.xml
