Metadata-Version: 1.1
Name: collective.portlet.twitter
Version: 1.0b1
Summary: Twitter Widget Portlet - https://twitter.com/settings/widgets
Home-page: https://github.com/collective/collective.portlet.twitter
Author: Thiago Avelino
Author-email: thiagoavelinoster@gmail.com
License: GPLv2
Description: **********************
        Twitter Widget Portlet
        **********************
        
        .. contents:: Table of Contents
        
        Life, the Universe, and Everything
        ----------------------------------
        
        https://twitter.com/settings/widgets
        
        Don't Panic
        -----------
        
        Create twitter widget:
        
        .. image:: https://raw.github.com/collective/collective.portlet.twitter/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.54.19%20AM.png
        
        Configure widget:
        
        .. image:: https://raw.github.com/collective/collective.portlet.twitter/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.54.58%20AM.png
        
        Saved:
        
        .. image:: https://raw.github.com/collective/collective.portlet.twitter/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.55.14%20AM.png
        
        Get widget id:
        
        .. image:: https://raw.github.com/collective/collective.portlet.twitter/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.55.14%20AM-Get_id.png
        
        Add widget id in field **Data Widget ID**:
        
        .. image:: https://raw.github.com/collective/collective.portlet.twitter/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.53.19%20AM.png
        
        
        That's it!
        
        .. image:: https://raw.github.com/collective/collective.portlet.twitter/master/docs/_img/Screen%20Shot%202012-11-09%20at%209.52.39%20AM.png
        
        
        Mostly Harmless
        ---------------
        
        .. image:: https://secure.travis-ci.org/collective/collective.portlet.twitter.png
            :target: http://travis-ci.org/collective/collective.portlet.twitter
        
        Got an idea? Found a bug? Let us know by `opening a support ticket`_.
        
        .. _`opening a support ticket`: https://github.com/collective/collective.portlet.twitter/issues
        
        Installation
        ------------
        
        To enable this package in a buildout-based installation:
        
        1. Edit your buildout.cfg and add add the following to it::
        
            [buildout]
            ...
            eggs =
                collective.portlet.twitter
        
        After updating the configuration you need to run ''bin/buildout'', which will
        take care of updating your system.
        
        Go to the 'Site Setup' page in a Plone site and click on the 'Add-ons' link.
        
        Check the box next to ``collective.portlet.twitter`` and click the 'Activate'
        button.
        
        Note: You may have to empty your browser cache and save your resource
        registries in order to see the effects of the package installation.
        
        Share and Enjoy
        ---------------
        
        Credits
        -------
        
        ``collective.portlet.twitter`` would not have been possible without the
        contribution of the following people:
        
        * `Thiago Avelino`_ (original developer)
        * Gonzalo Almeida
        * Héctor Velarde
        
        You can find an updated list of package contributors on `GitHub`_.
        
        Development sponsored by `tv1.com`_.
        
        .. _`Thiago Avelino`: https://github.com/avelino
        .. _`GitHub`: https://github.com/collective/collective.portlet.twitter/contributors
        .. _`tv1.com`: http://www.grupotv1.com.br/pt-br/tv1-com/
        
        There's a frood who really knows where his towel is
        ---------------------------------------------------
        
        1.0b1 (2013-04-24)
        ^^^^^^^^^^^^^^^^^^
        
        - Initial release.
        
Keywords: plone portlet twitter widget
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
Classifier: Framework :: Plone :: 4.3
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
