Metadata-Version: 1.1
Name: collective.readitlater
Version: 1.1.0
Summary: No time ? Read it later !
Home-page: https://github.com/collective/collective.readitlater
Author: Gagaro
Author-email: gagaro42@gmail.com
License: gpl
Description: Introduction
        ============
        
        Read it later allows user to save external URLs in a plone site. A link is given
        which can be bookmarked. When used, it will open an iframe with a form on the
        current webpage. You can then change the title and the description and choose
        in which folder the URL will be saved.
        
        The link is available at **@@collective_readitlater_show_all**.
        
        How to install
        ==============
        
        This addon can be installed has any other addons. please follow official
        documentation_
        
        A control panel is available in the site setup. You can change the query
        used in portal_catalog to fetch the folders the user will be able to choose from.
        
        Credits
        -------
        
        |makinacom|_
        
        * `Planet Makina Corpus <http://www.makina-corpus.org>`_
        * `Contact us <mailto:python@makina-corpus.org>`_
        
        .. |makinacom| image:: http://depot.makina-corpus.org/public/logo.gif
        .. _makinacom:  http://www.makina-corpus.com
        
        People
        ------
        
        - Gagaro <gagaro42@gmail.com>
        
        .. _documentation: http://plone.org/documentation/kb/installing-add-ons-quick-how-to
        
        Changelog
        =========
        
        1.1.0 (2013-08-05)
        ------------------
        
        - Use Link content type instead of custom one.
        
        
        1.0.1 (2013-06-28)
        ------------------
        
        - fix MANIFEST.in
        
        
        1.0 (2013-06-28)
        ----------------
        
        - Package created using zopeskel
          [Gagaro]
        
        
Keywords: plone
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Framework :: Zope2
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
Classifier: Framework :: Plone :: 4.3
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
