edrn.theme 1.1.2
Look and feel for websites of the Early Detection Research Network (EDRN).
This is the basic look-and-feel for websites for the Early Detection Research Network (EDRN), which loosely follows the style of the National Cancer Institute (NCI). It was developed by the Informatics Center (IC), operated by JPL.
Although intended for the EDRN public portal, this package may be used in any Plone 3 (or later) site.
Installation
Use Buildout with the plone.recipe.zope2instance recipe.
Add edrn.theme to the list of eggs to install, e.g.:
[buildout] ... eggs = ... edrn.themeTell the plone.recipe.zope2instance recipe to install a ZCML slug:
[instance] recipe = plone.recipe.zope2instance ... zcml = edrn.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
What follows is a history of changes from release to release. For issue IDs mentioned below, you can learn more about them by visiting the issue tracker at https://oodt.jpl.nasa.gov/jira/browse/CA.
1.1.2 - Icons
This release adds icons (and corresponding CSS) for the QuickLinks portlet, including the Collaborative Groups icon with hover effect.
1.1.1 - Upgrade Cleanup
This release includes the following:
- No more horrible padding that's been appearing on the left side of virtually every damn span everywhere.
- New unit test to check for customized login_form and the new login_form.
- Hidden labels of class hiddenStructure that are for accessibility only.
- Making the labels on the add/remove addons list appear reasonable.
- Bringing in customizations made TTW at NCI that worked around IE7 display issues.
- Upgrade steps to profile 4.
1.1.0 - Plone 4
This release makes edrn.theme compatible with Plone 4.
1.0.3 - Dark, Darker, Darko
The only issue addressed this time 'round is:
- CA-729 - Change the color of the hyperlinks on the Public Portal
1.0.2 - The Little Dutch Boy
The only issue addressed by this release is:
- CA-632 - Portal 3 leaks memory?
1.0.1 - Anal Retentiveness
The only issue addressed by this release is:
- CA-529 - Remove "Valid XHTML" and "Valid CSS" links
1.0.0 - Fantasizing on Facetizing
After being in production for several months we've decided to call it version 1 at last. However, this release also adds styling for future faceted navigation features. It also adds styling and imagery for the Members List button for the QuickLinks portlet.
It also addresses the following issues:
- CA-642 - Create a new member page
- CA-666 - Sites Page clean up
You can learn more about this issue by visiting the Informatics Center's issue tracker at https://oodt.jpl.nasa.gov/jira/browse/CA.
0.0.6 - The Eleventh Hour
After viewing the new look-and-feel for EDRN across a variety of applications, management suddenly realizes they don't like it. This release attempts to satisfy them. See https://oodt.jpl.nasa.gov/jira/browse/CA-599 as well as https://oodt.jpl.nasa.gov/jira/browse/CA-600 for more details.
0.0.5 - Unknown release
It's a myyyyssteeeerrry!
0.0.4 - Small Screens Welcome
The following issues have been addressed in this release:
- http://oodt.jpl.nasa.gov/jira/browse/CA-477 - Portal requires screen width of 1280 to display all content
- http://oodt.jpl.nasa.gov/jira/browse/CA-497 - Search results appearing as separated from search result facet links
0.0.3 - Quicklinks Portlet Look and Feel
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.2 - Modernization and Metadata
- Copious work by Andrew Hart to further modernize the look and feel for EDRN.
- Updated project metadata.
0.0.1 - FCS
This is a first customer ship, though it should be considered a work in progress.
0.0.0 - Unreleased
Initial release.
Copyright
Copyright 2008-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.
- Author: Andrew Hart
- Home Page: http://cancer.jpl.nasa.gov/products/edrn-theme
- Download URL: http://oodt.jpl.nasa.gov/dist/edrn-theme
- Keywords: web zope plone theme edrn cancer biomarkers
- License: Proprietary
-
Categories
- Development Status :: 4 - Beta
- Environment :: Web Environment
- Framework :: Plone
- Intended Audience :: Healthcare Industry
- 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
- Topic :: Software Development :: User Interfaces
- Package Index Owner: nutjob, mattmann
- DOAP record: edrn.theme-1.1.2.xml
