Metadata-Version: 1.0
Name: Products.JYUDynaPage
Version: 1.5.1
Summary: Plone page with configurable dynamic lists in top       and bottom of the content.
Home-page: http://svn.plone.org/svn/collective/Products.JYUDynaPage
Author: Jukka Ojaniemi
Author-email: jukka.ojaniemi@jyu.fi
License: GPL
Description: Introduction
        ============
        
        *Products.JYUDynaPage* is a replacement to old *mxmDynamicPage* product for Plone 3.
        DynaPage content type is like normal page content type, but it has easily configurable
        lists (well at least easier than collections are) which can be placed below or above 
        the normal page content. List items can consist any Plone content found from catalog.
        
        Products.JYUDynaPage contains also migration script to migrate data from old mxmDynamicPage-
        product to Products.JYUDynaPage.
        Changelog
        =========
        
        1.5.1 - (2011-04-19)
        --------------------
        
        * Adding DynaPage to site root works now.
        
        1.5 - (2010-04-06)
        ------------------
        
        * Works with Plone 4
        
        1.4.10 - (2010-02-25)
        ---------------------
        
        * Added alt text to rss-icons image tag.
        * Added z3c.autoinclude
        
Keywords: Products.JYUDynaPage JYUDynaPage DynaPage DynamicPage
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
