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 jplestd.theme

How to install jplestd.theme

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install jplestd.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.0.0 Available View build log
 
Author
License
Proprietary
Depended by
Lastest release
version 1.0.0 on Jan 9th, 2014

This is the theme package for the home website of the JPL Data System and Technology Office, section 873.

This package applies the section 873 look and feel on top of the JPL look and feel for a Plone web site.

jplestd.theme Installation

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

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

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

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        jplestd.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.0.0 — Unreleased

Another unreleased release. But this release does:

  • Make it compatible with Plone 4.
  • Uses the JPL theme as a base theme.
0.0.0 — Unreleased
  • Initial release (which was unreleased)

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.