Metadata-Version: 1.0
Name: collective.portlet.embed
Version: 1.1
Summary: Embed an html snippet in a Plone portlet
Home-page: https://github.com/collective/collective.portlet.embed
Author: JeanMichel FRANCOIS aka toutpt
Author-email: toutpt@gmail.com
License: GPL
Description: Introduction
        ============
        
        This addon provide a new portlet: Embed portlet.
        
        This portlet let you copy / paste HTML code from services like facebook, twitter, youtube and display the result in a portlet.
        
        The portlet is based on the static portlet, so you have the same options: omit borders, more url, ...
        
        You can find a demo at http://www.youtube.com/watch?v=it1hMtZKle8
        
        Credits
        =======
        
        Companies
        ---------
        
        |makinacom|_
        
          * `Planet Makina Corpus <http://www.makina-corpus.org>`_
          * `Contact us <mailto:python@makina-corpus.org>`_
        
        
        Authors
        
          - JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
        
        Contributors
        
        .. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif
        .. _makinacom:  http://www.makina-corpus.com
        
        
        
        Changelog
        =========
        
        1.1 (2012-09-04)
        ----------------
        
        - Update translations [toutpt]
        - Added translations for english and dutch [ralphjacobs]
        
        1.0 (2012-02-13)
        ----------------
        
        - update package metadatas
        - add autoinclude
        
        
        1.0a1 (2011-12-27)
        ------------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
Classifier: Programming Language :: Python
