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

jpl.theme is unavailable in PyPM, because there aren't any builds for it in the package repositories. Click the linked icons to find out why.

 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
Windows (64-bit)
Mac OS X (10.5+)
Linux (32-bit)
Linux (64-bit)
2.0.0 Failed View build log
 
Links
Author
License
Proprietary
Depended by
Lastest release
version 2.0.0 on Jan 9th, 2014

This is a Plone theme that provides the standard Jet Propulsion Laboratory (JPL) look and feel. Although intended for websites hosted at JPL, it can be installed on any Plone site, and has been tested with Plone 4.

jpl.theme Installation

Use zc.buildout and the plone.recipe.zope2instance:

  • Add jpl.theme to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
        ...
        jpl.theme
    
  • Tell the plone.recipe.zope2instance recipe to install a ZCML slug:

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

2.0.0 - Plone 4

This release makes jpl.theme compatible with Plone 4.

1.0.0 - NASA-compliant release

Bugs fixed:

  • OODT-272: site editor and NASA official taken from portal properties.

Other items of note:

  • Project metadata separates project URL from download URL.
0.0.3 - FCS
  • Compatible egg version release
0.0.2 - Unreleased
  • Yet more experimental PyPI setup
0.0.1 - Unreleased
  • Experimental PyPI setup
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.