Skip to main content

An installable theme for Plone

Project description

Introduction

A theme implementing an elegant, original and monochrome-like design with rounded corners.

Installation

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

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

[buildout]
 ...
 eggs =
     ...
     plonetheme.xtheme
  • 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.xtheme 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.xtheme - 1.1a3
  • Fixed tests. [emanuel]

  • Minor CSS tweaks to the navigation portlet. [emanuel]

  • Proper viewlets ordering on installation. [emanuel]

plonetheme.xtheme - 1.1a2
  • Support for plone 4.0b5

plonetheme.xtheme - 1.1a1

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

  • Support for plone4. [flecox]

  • Use z3c.autoinclude. [flecox]

  • Uninstall profile added. [flecox]

  • Unit tests added. [flecox]

plonetheme.xtheme - 1.0.0b2

  • favicon.icon added. [quimera]

  • New bullet image added. [quimera]

  • Portlet header implementation changed. [quimera]

  • Main.css moved to the skins folder. [quimera]

plonetheme.xtheme - 1.0.0b1

  • Sliding doors for the tab navigation and portlet headers. [quimera]

  • CSS cleaned. [quimera]

  • Keep the globalnav viewlet as in default Plone (no more customization at layout level). [quimera]

  • Fixed #2: portlet corner bottom right in static text portlet. [quimera]

  • Fixed #1: compatibility with webcouturier.dropdownmenu 1.5 added. [quimera]

plonetheme.xtheme - 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.xtheme-1.1a3.tar.gz (32.9 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