Metadata-Version: 1.0
Name: vs.contentpopup
Version: 0.1.1
Summary: vs.contentpopup
Home-page: http://pypi.python.org/pypi/vs.contentpopup
Author: Andreas Jung
Author-email: info@zopyx.com
License: GPL
Description: vs.contentpopup
        ---------------
        
        ``vs.contentpopup`` provides the following functionality to Plone 4.X:
        
        - simple popup/overlay support for content images
        
        - tables with class "Table as popup/overlay" are hidden by default and replaced
          with the table caption. Clicking on the table caption will render table
          contents inside a standard Plone overlay.
        
        Requirements
        ============
        - Plone 4.X
        
        Installation
        ============
        The standard Plone installation procedure applies (add ``vs.contentpup`` to your
        buildout configuration, re-run buildout and add install it within your Plone site).
        
        Licence
        =======
        vs.contentpopup published under the GNU Public Licence V2 (GPL 2)
        
        Authors
        =======
        
        | Andreas Jung
        | ZOPYX Ltd.
        | info@zopyx.com
        | www.zopyx.com
        |
        | Veit Schiele
        | Veit Schiele communications GmbH
        | kontakt@veit-schiele.de
        | www.veit-schiele.de
        
        
        Change history
        **************
        
        Changelog
        =========
        
        0.1 (xxxx-xx-xx)
        ----------------
        
        - Created recipe with ZopeSkel
          [""]
        
        
Keywords: Plone overlay popup
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.0
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
