Skip to main content

An installable theme for Plone

Project description

Introduction

An installable theme for Plone targeting intranet-like sites.

Installation

Assuming that you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, proceed this way:

  • Add plonetheme.labs to the list of eggs to install, e.g.:

[buildout]
 ...
 eggs =
     ...
     plonetheme.labs
  • Re-run buildout, e.g. with:

$ ./bin/buildout

Then you can install the product into your Plone site from the Plone control panel.

In Plone 4, if you uninstall plonetheme.labs you will notice that the site will start looking very raw in style. This is because ‘Plone Default’ is set as default skin after uninstallation. To change the default skin you need to go to the Themes tool in the control panel and select a default skin different from ‘Plone Default’.

Changelog

(name of developer listed in brackets)

plonetheme.labs - 1.1b1 (2010-05-22)

  • Fixed some incompatibilities with Plone 4.0b3. [emanuel]

  • Set li list-style to none in the control panel. [emanuel]

plonetheme.labs - 1.1a1 (2009-12-09)

  • Reduced spacing in navigation portlet. [emanuel]

  • Added ‘classic_styles’ to the skin layers to make the theme work with Plone 4.0a2. [emanuel]

  • Use z3c.autoinclude. [emanuel]

  • Uninstall profile added. [emanuel]

  • Unit tests added. [emanuel]

  • Minor code clean up. [emanuel]

  • Custom footer removed. [emanuel]

plonetheme.labs - 1.0.0b2

  • Order for footer viewlets changed. [quimera]

  • favicon.ico added. [quimera]

  • Presentation mode style, minor corrections in general style. [quimera]

plonetheme.labs - 1.0.0b1

  • Issues with the tabs navigation fixed. [quimera]

  • CSS cleaned. [quimera]

plonetheme.labs - 1.0.0a1

  • Full implementation. [anukis, quimera]

  • Initial package structure. [zopeskel]

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

plonetheme.labs-1.1b1.tar.gz (25.1 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