Metadata-Version: 1.0
Name: beyondskins.ploneday.site2011
Version: 1.0
Summary: World Plone Day 2011 theme.
Home-page: http://www.simplesconsultoria.com.br/
Author: Simples Consultoria
Author-email: products@simplesconsultoria.com.br
License: GPL
Description: .. contents:: Table of Contents
           :depth: 2
        
        beyondskins.ploneday.site2011
        ****************************************
        
        Overview
        --------
        
        This product is a installable Plone theme developed by `Simples
        Consultoria <http://www.simplesconsultoria.com.br/>`_ for the 2011 edition of 
        the `World Plone Day <http://plone.org/events/wpd/2011/>`_
         
        Requirements
        ------------
        
            * Plone 4.x (http://plone.org/products/plone)
        
        Screenshot
        -----------
        
            .. image:: http://www.simplesconsultoria.com.br/tecnologia/plone/temas/ploneday-site-2011/image_preview
        
        Installation
        ------------
            
        To use this skin, on a buildout based installation:
        
            1. Unpack beyondskins.ploneday.site2011 package to src/ folder of your 
            buildout
            2. Edit your buildout.cfg and add the following information::
        
                [buildout]
                ...
                eggs = 
                    beyondskins.ploneday.site2011
            
            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 8.0/9.0 (WinXP/Vista)
            
            * Firefox 3.5/4.0 (WinXP/Vista/MacOSX/Linux)
            
            * Safari 4 (WinXP/Vista/MacOSX)
            
            * Google Chrome 10/11 (WinXP/Vista/MacOSX/Linux) 
        
        Contributing
        --------------
        
            Code repository and isssue tracker can be found at 
            `BitBucket <https://bitbucket.org/simplesconsultoria/beyondskins.ploneday.site2011>`_
        
        Credits
        -------
        
        * Simples Consultoria (products at simplesconsultoria dot com dot br) - Design / 
          Packaging
        
        
        Changelog
        =========
        
        1.0 - (2011-04-18)
        -----------------------
        
        * Plone 4 support based on Sunburst Theme [andren]
        
        * Initial release [erico_andrei]
        
Keywords: web zope plone theme skin simples_consultoria
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Framework :: Zope3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
