Metadata-Version: 1.0
Name: dolmen.content
Version: 0.2
Summary: Dolmen content-type framework
Home-page: http://gitweb.dolmen-project.org/
Author: Souheil Chelfouh
Author-email: souheil@chelfouh.com
License: GPL
Download-URL: http://pypi.python.org/pypi/dolmen.content
Description: 
        
        About
        -----
        
        The package `dolmen.content` is a convenient way to define content
        types. Content types usually have several attributes : a type, a
        schema, an icon. In addition, they need security to control the
        creation, pages to edit them, easy ways to control the display, and
        the widgets. This is what provides `dolmen.content`, with an
        easy-to-use set of grok directives.
        
        
        Dolmen
        ------
        
        Dolmen is a set of tools destined to serve as a rich applications
        toolkit. Though, `dolmen.content` is a *standalone* package. It can be
        used outside of the Dolmen project.
        
        
        Example
        -------
        
        
        
Keywords: Grok Zope3 CMS Dolmen Content
Platform: Any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Zope3
Classifier: Intended Audience :: Other Audience
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
