plonetheme.xtheme

by Menttes last modified Sep 29, 2010 04:24 AM expired

A visual theme for Plone.

Project Description

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

 

Authors

  • Noelia Chaves
  • Marcelo Huens

 

Current Release

No stable release available yet.

All Releases

Version Released Description Compatibility Status
1.1 Plone 4 compatibility More about this release…
Plone 4
alpha
1.0.0 First public release. More about this release…
Plone 3
beta

Comments (0)