Metadata-Version: 1.0
Name: collective.inplacetopicview
Version: 1.0
Summary: Lets view the content of an item listed by a topic within the topic context
Home-page: https://svn.plone.org/svn/collective/collective.inplacetopicview
Author: JeanMichel FRANCOIS aka toutpt
Author-email: jeanmichel.francois@makina-corpus.com
License: GPL
Description: Introduction
        ============
        
        This module try to achive an inplace viewing mode inside topics. In fact we
        use collection to get back items inside other sections.
        
        Some skins use context to create new design (by changing the color for example).
        
        This module provide new topic views in plone's display drop down menu to achieve this:
        
        * InPlace (Acquisition)
        * InPlace (Twin)
        
        
        Changelog
        =========
        
        1.0 - 2010-01-28
        ----------------
        
        - Initial release
        
Keywords: plone collective
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
