Metadata-Version: 1.1
Name: collective.portlet.embed
Version: 1.3.0
Summary: Embed an HTML snippet in a Plone portlet
Home-page: https://github.com/collective/collective.portlet.embed
Author: keul
Author-email: luca@keul.it
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 Makina Corpus <mailto:python@makina-corpus.org>`_
        
        
        Authors
        -------
        
        - JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
        
        Contributors
        ------------
        
        - Ralph Jacobs <ralph@fourdigits.nl>
        - Luca Fabbri <luca@keul.it>
        
        .. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif
        .. _makinacom:  http://www.makina-corpus.com
        
        
        
        Changelog
        =========
        
        1.3.0 (2017-09-14)
        ------------------
        
        - Added CSS class field [pnicolli]
        
        
        1.2 (2015-09-10)
        ----------------
        
        Plone 5 compatibility (dropped Plone 3.3)
        
        - Added italian translation [keul]
        - Use z3cform for portlet addform/editform [toutpt]
        
        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
        
Keywords: plone portlet embed iframe
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: Framework :: Plone :: 4.3
Classifier: Framework :: Plone :: 5.0
Classifier: Programming Language :: Python
