Skip to main content

Deliveranece theme selector

Project description

Introduction

This is a Plone product that provides a way to select a theme for a specific section of your site. The theme will by applied at publication time using a custom header in conjuction with deliverance as proxy.

This product use the plone.app.registry packages to provide a simlpe way to add new entries in the product configuration for custom products using genericsetup.

Instalation

Using Buildout

  • Add yaco.deliverancethemeselector to the list of eggs to install, e.g.:

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

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        ...
        yaco.deliverancethemeselector
  • Re-run buildout, e.g. with:

    $ ./bin/buildout

Dependencies

Repository

svn repository http://svn.plone.org/svn/collective

Sponsorship

This product was sponsored by “Universidad de Extremadura” (www.unex.es) and Yaco Sistemas (www.yaco.es)

Changelog

1.0a1 - 2010-06-16

  • Initial release [nueces]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

yaco.deliverancethemeselector-1.0a1.tar.gz (12.4 kB view hashes)

Uploaded Source

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