Metadata-Version: 1.1
Name: plone.app.layoutpage
Version: 1.1
Summary: A basic page content type for Plone using Deco layout
Home-page: http://github.com/plone/plone.app.layoutpage
Author: David Glick
Author-email: dglick@gmail.com
License: GPL
Description: 
        ``plone.app.layoutpage`` provides a very basic page content type for Plone
        that is editable via Deco.
        
        
        Changelog
        =========
        
        1.1 (2012-12-17)
        ----------------
        
        - flake8 on code
          [garbas]
        
        - possibility to add "page" content type as default page and marking it as
          folderish for TinyMCE
          [garbas]
        
        - use deco grid classes
          [davisagli]
        
        - use classes and only one column, row by default
          [vangheem]
        
        1.0 (2012-06-23)
        ----------------
        
        - initial release.
          [garbas]
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
