Skip to main content

JPL Next Generation Theme

Project description

Introduction

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