Metadata-Version: 1.1
Name: rt.maracas
Version: 0.9.0
Summary: A Plone gadget for the 2014 FIFA World Cup Brazil
Home-page: http://pypi.python.org/pypi/rt.maracas
Author: RedTurtle Technology
Author-email: sviluppoplone@redturtle.it
License: GPL
Description: ====================
        rt.maracas
        ====================
        
        .. image:: https://raw.githubusercontent.com/RedTurtle/rt.maracas/master/rt/maracas/browser/static/rt-maracas-banner.png
        
        A Plone gadget for the 2014 FIFA World Cup Brazil
        
        * `Source code @ GitHub <https://github.com/RedTurtle/rt.maracas>`_
        * `Releases @ PyPI <http://pypi.python.org/pypi/rt.maracas>`_
        
        
        Installation
        ============
        
        To install `rt.maracas` you simply add ``rt.maracas``
        to the list of eggs in your buildout, run buildout and restart Plone.
        
        Then, install `rt.maracas` using the Add-ons control panel.
        
        What you will get
        =================
        
        A **maracas_macros view** with some macros:
         - http://localhost:8080/maracas_macros
        
        .. image:: https://raw.githubusercontent.com/RedTurtle/rt.maracas/master/docs/_static/maracas-macros.png
        
        Two **views** (**maracas-simple** and **maracas-and-whistle**).
        
        You can control them with the query parameters:
            - autoplay (maracas start when page loads)
            - controls (you will get the interface to control the media execution)
            - loop (music will loop until you get crazy)
        
        Example usage of these views:
         - http://localhost:8080/Plone/maracas-simple?controls=1
         - http://localhost:8080/Plone/maracas-and-whistle?autoplay=1&loop=1
        
        You will also get a **Maracas portlet** (see the screenshot of the add form).
        
        .. image:: https://raw.githubusercontent.com/RedTurtle/rt.maracas/master/docs/_static/add-maracas-portlet.png
        
        
        How to annoy people
        ===================
        
        Adding a portlet with nasty settings can lead to very annoying results!
        
        The fatality combo is this one:
        
         - Autoplay: True
         - Controls: False
         - Loop: True
        
        Enjoy and good luck for your favourite team!
        
        Authors
        =======
        
        This product was developed by RedTurtle Technology team.
        
        .. image:: http://www.redturtle.it/redturtle_banner.png
           :alt: RedTurtle Technology Site
           :target: http://www.redturtle.it/
        
        Don't forget to check the predecessor of this package,
        `rt.vuvuzela <https://pypi.python.org/pypi/rt.vuvuzela>`_
        
        
        :orphan:
        
        Changelog
        =========
        
        
        0.9.0 (2014-06-10)
        ------------------
        
        - Initial release.
          [ale-rt]
        
        
Keywords: Plone
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
