Skip to main content

JPL Next Generation Theme

Project description

This package, jpl.ngtheme provides the next generation theme for Plone websites hosted at the Jet Propulsion Laboratory (JPL).

This product may contain traces of nuts.

jpl.ngtheme Installation

To install jpl.ngtheme use zc.buildout and the plone.recipe.zope2instance recipe to manage your project; do this:

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

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

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        jpl.ngtheme
  • 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.1 - 2011.6.28 - Buffed

This release buffs out some of the rough edges of the 1.0.0 release by including missing dependencies. It also adds test layer fixtures as well as some integration tests of the viewlets.

1.0.0 - 2011.6.27 - Initial

This is the FCS of the JPL Next Generation theme.

0.0.0dev (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