Metadata-Version: 1.0
Name: collective.localrolesdatatables
Version: 1.0a1
Summary: Addon for Plone
Home-page: https://github.com/collective/collective.localrolesdatatables
Author: JeanMichel FRANCOIS
Author-email: toutpt@gmail.com
License: GPL
Description: Introduction
        ============
        
        This addon display a datatables_ showing @@sharing content of all content in the
        site. It has been created to build reports of security settings.
        
        
        How to use
        ==========
        
        Once the addon is installed you have a @@localroles-data view where you can
        see every localroles of every content types. Because it use jquery datatbles
        you can search and filter per content / users.
        
        Credits
        =======
        
        Companies
        ---------
        
        |cirb|_ CIRB / CIBG
        
        * `Contact us <mailto:irisline@irisnet.be>`_
        
        
        Authors
        
        - JeanMichel FRANCOIS aka toutpt <toutpt@gmail.com>
        
        .. Contributors
        
        .. |cirb| image:: http://www.cirb.irisnet.be/logo.jpg
        .. _cirb: http://cirb.irisnet.be
        .. _datatables: http://datatables.net
        
        Changelog
        =========
        
        1.0a1 (2012-05-11)
        ------------------
        
        - Initial release
        
Keywords: plone localroles datatables
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
