Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install icsite.theme

How to install icsite.theme

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install icsite.theme
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
1.1.0 Available View build log
 
Author
License
Proprietary
Lastest release
version 1.1.0 on Jan 9th, 2014

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.theme
    
  • Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        icsite.theme
    
  • 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

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

Subscribe to package updates

Last updated Jan 9th, 2014

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.