Metadata-Version: 1.0
Name: collective.fb
Version: 1.0
Summary: Plone Facebook integration bundle
Home-page: http://plone.org/products/collective.fb
Author: Massimo Azzolini, Mauro Amico, Andrzej Mleczko
Author-email: sviluppoplone@redturtle.it
License: GPL
Description: Plone and Facebook integration Documentation
        ============================================
        
        This package is intended for Plone developers who want to:
        
        * let Plone contents be OpenGraph enabled
        * let Facebook user be authenticated in Plone
        
        collective.fb is both a product and a bundle that:
        
        a. provide an UI to let the admin to manage the facebook api key
        b. includes the collective.opengraph package
        c. will include another PAS plugin package that will let users login using their Facebook account
        
        Documentation
        ============
        
        To read the documentation (formatted) in your web browser,
        please head to `Plone and Facebook integration Documentation at readthedocs.org <http://collectivefb.readthedocs.org/en/latest/>`_.
        
        License
        -------
        
        Copyright © 2012 RedTurtle and individual contributors.
        
        This program is free software; you can redistribute it and/or
        modify it under the terms of the GNU General Public License
        as published by the Free Software Foundation; either version 2
        of the License, or (at your option) any later version.
        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
        GNU General Public License for more details.
        You should have received a copy of the GNU General Public License
        along with this program; if not, write to the Free Software
        Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
        USA.
        
        Changelog
        =========
        
        1.0 (2012-10-15)
        ----------------
        
         - first release after PloneConf2012 sprint [amleczko]
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
