<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>beyondskins.ploneday.site</name>
<shortdesc>Installable Plone 3 theme for World Plone Day</shortdesc>
<description>beyondskins.ploneday.site
=========================

Overview
--------

This product is an installable Plone 3 Theme developed by `Simples
Consultoria &lt;http://www.simplesconsultoria.com.br/&gt;`_ for the World Plone Day
initiative, promoted by Plone Foundation.
 
Requirements
------------

    - Plone 3.1.x (http://plone.org/products/plone)

Installation
------------
    
To use this skin, on a buildout based installation:

    1. Edit your buildout.cfg and add ``beyondskins.ploneday.site``
       to the list of eggs to install ::

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

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

Browsers and OS's
-----------------

    * Internet Explorer 7.0 (WinXP/Vista)
    
    * Firefox 3 (WinXP/Vista/MacOSX)
    
    * Safari 3 (WinXP/MacOSX)

Credits
-------

    * Andre Nogueira (andre at simplesconsultoria dot com dot br) - Design
    
    * Thiago Tamosauskas (thiago at simplesconsultoria dot com dot br) - 
      Implementation
    
    * Erico Andrei (erico at simplesconsultoria dot com dot br) - Packaging


Changelog
=========

1.0.2 (2009-05-13)
------------------

* Fix a bug with a translation in action.xml [tamosauskas]

1.0.1
-----

* Initial Public Release to PyPi and Plone.org

* Includes xcf file for easy customization

* i18n support

1.0 - Unreleased
----------------

* Sao Paulo / Brazil, visual Theme</description>
<homepage rdf:resource="http://www.simplesconsultoria.com.br/" />
<maintainer><foaf:Person><foaf:name>Simples Consultoria</foaf:name>
<foaf:mbox_sha1sum>74430c978b286d6a93e30d10d14b9d6cd28f4e72</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0.2</revision></Version></release>
</Project></rdf:RDF>