Metadata-Version: 1.1
Name: cmsplugin-fb-graph
Version: 0.3
Summary: several django-cms plugins using facebook graph api.
Home-page: http://lagunak.gisa-elkartea.org/projects/cmplugin-fb-graph
Author: GISA Elkartea
Author-email: kontaktua@gisa-elkartea.org
License: GPL
Description: Introduction
        ============
        
        Currently two plugins are available:
        
        Agenda
            Shows the agenda of the given user id
        
        News
            Shows the wall posts of the given user id
        
        Changelog
        =========
        
        0.3 - 2013/02/20
        ----------------
        
        * Add one more plugin: Facebook News shows the wall posts of the given
          user_id
        * Rename the project as now its more generic
        
        0.2 - 2013/02/16
        ----------------
        
        * Add count field to the plugin to control how many events will be
          displayed.
        * Add Basque translation
        
        
        0.1 - 2013/02/06
        ----------------
        
        * Initial release.
        * Show the agenda of a user given the user_id
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
