Skip to main content

JPL Site Theme

Project description

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

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page