Metadata-Version: 1.1
Name: collective.object
Version: 0.5
Summary: Dexterity type that stores information about a collectible object used by museums
Home-page: https://github.com/collective/collective.object
Author: Andre Gonclaves
Author-email: andre@intk.com
License: GPL
Description: Introduction
        ============
        
        Information about a collectible object used by museums
        
        Changelog
        =========
        
        0.5 (2015-04-10)
        -------------------
        
        - Add object identification fields. 
        - Add NL translation to identification fields.
        
        0.4 (2015-04-09)
        -------------------
        
        - Add main fields.
        - Add dexterity indexer behavior.
        - Change view template to get meta tags. 
        - Add translations for fields.
        
        0.3 (2015-04-09)
        -------------------
        
        - Add collection fieldset
        
        0.2 (2015-04-09)
        -------------------
        
        - Transform object in schema driven type. Add DataGridField support
        
        0.1 (2015-04-09)
        -------------------
        
        - Initial release
        
Keywords: Plone
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
