Metadata-Version: 1.1
Name: silva.app.page
Version: 3.0.4
Summary: Silva page content types for Silva CMS
Home-page: https://github.com/silvacms/silva.app.page
Author: Infrae
Author-email: info@infrae.com
License: GPL
Description: ==============
        silva.app.page
        ==============
        
        ``silva.app.page`` provides new content type for `Silva`_ 3, *Silva
        Page*, and if ``silva.app.news`` is installed, *Silva News Page* and
        *Silva Agenda Page*. Those content types let editors create public
        content with the help of ``silva.core.contentlayout``.
        
        Credits
        =======
        
        Thanks to `UCL`_ for the port of this extension to Silva 3.0.
        
        Code repository
        ===============
        
        You can find the code of this extension in Git:
        https://github.com/silvacms/silva.app.page
        
        .. _Silva: http://silvacms.org/
        .. _UCL: http://www.ucl.ac.uk/
        
        Changes
        =======
        
        3.0.4 (2013/12/19)
        ------------------
        
        - Change how the dates are displayed in agenda and news block: no
          longer properly translate them using the local setting. Display the
          recurrence information.
        
        - Update tests.
        
        3.0.3 (2013/10/08)
        ------------------
        
        - Update tests to be ran inside a transaction to ensure the last
          author is properly set.
        
        3.0.2 (2013/08/26)
        ------------------
        
        - Update tests.
        
        3.0.1 (2013/05/23)
        ------------------
        
        - Update Silva XML import and export tests.
        
        3.0 (2013/03/06)
        ----------------
        
        - Update Silva XML import and export API.
        
        3.0c1 (2012/09/25)
        ------------------
        
        - Initial release of Siva 3.0.
        
Keywords: silva contentlayout zope cms
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Framework :: Zope2
