beyondskins.ploneday.site

Warning
This product has not had a release in over 1 year and may no longer be maintained.
by Simples Consultoria last modified Feb 16, 2011 02:03 AM

This product is an installable Plone 3 Theme developed by Simples Consultoria for the World Plone Day initiative, promoted by Plone Foundation.

Project Description

About

Originally developed to be the skin used for the São Paulo World Plone Day site, this Plone 3 theme is now available for general use.

Installation

To use this skin, on a buildout based installation edit your buildout.cfg and add beyondskins.ploneday.site to the list of eggs to install

[buildout]
...
eggs =
      beyondskins.ploneday.site

Tell the plone.recipe.zope2instance recipe to install a ZCML slug

[instance]
...
zcml =
    ...
    beyondskins.ploneday.site

If another package depends on the beyondskins.ploneday.site egg or includes its zcml directly you do not need to specify anything in the buildout configuration: buildout will detect this automatically.

After updating the configuration you need to run the ./bin/buildout, which will take care of updating your system.

Go to the 'Site Setup' page in the Plone interface and click on the 'Add/Remove Products' link.

Choose the product (check its checkbox) and click the 'Install' button.

Uninstall -- This can be done from the same management screen, but only if you installed it from the quick installer.

Note: You may have to empty your browser cache to see the effects of the product installation.

 

Credits

  • André Nogueira (andre at simplesconsultoria dot com dot br) - Design
  • Thiago Tamosauskas (thiago at simplesconsultoria dot com dot br) - Implementation
  • Érico Andrei (erico at simplesconsultoria dot com dot br) - Packaging

 

Current Release
beyondskins.ploneday.site 1.0.1

Released Oct 30, 2008 — tested with Plone 3

First public release.
More about this release…

Download file Get beyondskins.ploneday.site for all platforms
Egg distribution
Download file Get beyondskins.ploneday.site for all platforms
Source Package
If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.

All Releases

Version Released Description Compatibility Status
1.0.1 Oct 30, 2008 First public release. More about this release…
Plone 3
final

Comments (2)

Christina Lin Jul 06, 2011 08:22 PM
A warning to those who might attempt this theme in Plone 4...

KeyError('language',) (Also, the following error occurred while attempting to render the standard error message, please see the event log for full details: language)

Christina Lin Jul 06, 2011 08:22 PM
A warning to those who might attempt this theme in Plone 4...

KeyError('language',) (Also, the following error occurred while attempting to render the standard error message, please see the event log for full details: language)