Metadata-Version: 1.1
Name: collective.datatablesviews
Version: 1.1
Summary: various datatables views for plone content types (collections atm)
Home-page: http://pypi.python.org/pypi/collective.datatablesviews
Author: kiorky
Author-email: kiorky@cryptelium.net
License: GPL
Description: ==============================
        Introduction
        ==============================
        Datatables views for contents in plone
        
        .. contents::
        
        DESCRIPTION
        =============
        
        We all love datatables.
        
        Goal is to provide views for contents
        
        Currently this module contains :
        
            - A view for New style collections. 
              It will gather all chosen metadata columns in a datatable.
        
        REPOSITORY
        ==========
        - `github <https://github.com/kiorky/collective.datatablesviews>`_
        
        
        Credits
        ========
        Companies
        ---------
        |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
        
        Authors
        ------------
        
        - kiorky  <kiorky@cryptelium.net>
        
        Contributors
        -----------------
        
        
         
        
        
        collective.datatablesviews Installation
        =================================================================================
        
        To install collective.datatablesviews, follow this `documentation <http://plone.org/documentation/kb/installing-add-ons-quick-how-to>`_. 
        
        
        
        Changelog
        =========
        
        1.1 (2012-11-20)
        ----------------
        
        - doc
        
        
        1.0 (2012-11-20)
        ----------------
        
        * Initial release [kiorky]
        
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.0
Classifier: Framework :: Plone :: 4.1
Classifier: Framework :: Plone :: 4.2
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
