icsite.theme 1.1.0
Informatics Center Website Theme
This is the look-and-feel for the website of the EDRN Informatics Center, typically hosted at http://cancer.jpl.nasa.gov/ and hosted by JPL. It's been tested with Plone 4.
icsite.theme Installation
Use zc.buildout and the plone.recipe.zope2instance:
Add icsite.theme to the list of eggs to install, e.g.:
[buildout] ... eggs = ... icsite.themeTell the plone.recipe.zope2instance recipe to install a ZCML slug:
[instance] recipe = plone.recipe.zope2instance ... zcml = icsite.themeRe-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
1.1.0 — Next Generation Theme
This release updates the IC site to use the standard JPL "Next Generation" theme.
1.0.0 — Plone 4 Compatibility
This release makes icsite.theme compatible with Plone 4.
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.theme-1.1.0.xml
