Metadata-Version: 1.1
Name: kotti_dkbase
Version: 0.1.0b2
Summary: Kotti setup and modifications for CMS projects of Datenkarussell.
Home-page: https://github.com/chrneumann/kotti_dkbase
Author: Christian Neumann
Author-email: cneumann@datenkarussell.de
License: BSD3
Description: ============
        kotti_dkbase
        ============
        
        Kotti setup and modifications for CMS projects of datenkarussell.de
        
        Warning: No backward compatibility guaranteed. Use at your own risk
        and for educational purposes only. 
        
        `Find out more about Kotti`_
        
        Development happens at https://github.com/chrneumann/kotti_dkbase
        
        Setup
        =====
        
        To enable the extension in your Kotti site, include the package's
        config.ini in your app configuration (use = config:path/config.ini).
        You may want to change some settings!
        
        .. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti
        
        
        History
        =======
        
        0.1.0b2 - 2012/08/16
        --------------------
        
        - Use Fanstatic for layout css.
        - Added maintenance WSGI app (see kotti_dkbase.maintenance).
        - Added clear:both to #footer-push style.
        
        0.1.0b1 - 2012/07/28
        --------------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: BSD License
Classifier: Framework :: Pylons
