Metadata-Version: 1.0
Name: collective.folderishpage
Version: 0.8
Summary: A product which adds a folderish page contenttype.
Home-page: http://www.fourdigits.nl
Author: Four Digits
Author-email: support@fourdigits.nl
License: GPL
Description: collective.folderishpage
        ========================
        
        .. contents::
        
        
        - Code repository: http://svn.plone.org/svn/collective/collective.folderishpage
        - Questions and comments to rob@fourdigits.nl
        - Report bugs at rob@fourdigits.nl
        
        
        
        Changelog
        =========
        
        
        0.8 (2013-04-09)
        ----------------
        
        - Nothing changed yet.
        
        
        0.7 (2013-04-09)
        ----------------
        
        - Changed versioning to use Generic Setup since the previous method is removed in
          CMFEditions >= 2.1
          [robgietema]
        
        - Add `z3c.autoinclude` entry point for automatic ZCML loading in Plone 3.3+.
          [WouterVH]
        
        - Removed unsupported <require /> for set_schema on archetype content types. [WouterVH]
          Cfr. http://plone.org/products/zopeskel/issues/32.
        
        
        0.6 (2010-12-29)
        ----------------
        
        - Updated for plone 4.0 [ralphjacobs]
        
        - PEP8 fixes [ralphjacobs]
        
        - Imports from plone.app.folder [ralphjacobs]
        
        - Changed storage of text to attributestorage for CMFDiffTool [ralphjacobs]
        
        
        0.5 (2010-05-27)
        ----------------
        
        - Added relatedItems to folderishpages [ralphjacobs]
        
        - Updated metadata.xml info [ralphjacobs]
        
        - Update history info [ralphjacobs]
        
        
        0.4 (2010-05-07)
        ----------------
        
        - Make copy of schemas, not use them
        
        
        0.3 (2010-04-08)
        ----------------
        
        - Allow owner to add folderishpage, same settings as folder/page
        
        
        0.2 (2010-01-14)
        ----------------
        
        - Fix annotation storage.
        
        - Fix tinymce.xml
        
        
        0.1 (2009-07-08)
        ----------------
        
        - Initial release
        
        Introduction
        ============
        collective.folderishpage is a replacement for a default plone page.
        
        
        Contributors
        ============
        
        - Four Digits, Author
        - Wouter Vanden Hove, <wouter@wvhconsulting.org>
        
        
Keywords: folderish page
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
