Metadata-Version: 1.0
Name: collective.viewlet.references
Version: 0.1
Summary: Viewlet that shows all the references to the current article including back references
Home-page: https://svn.v2.nl/plone/collective.viewlet.references
Author: David Jonas
Author-email: david@v2.nl
License: GPL
Description: Introduction
        ============
        
        Viewlet that shows all the references to the current article including back references, by defult it is registered to IBelowContent.
        For now, it has a hard dependency on collective.contentleadimage and collective.flowplayer. This means you have to install those products in order for References to work.
        
        Used in production in http://www.v2.nl/
        
        Changelog
        =========
        
        0.1
        -------------------
        
        - Initial release
        
Keywords: plone collective viewlet references details
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
