Metadata-Version: 1.1
Name: silva.core.layout
Version: 2.1.4
Summary: Layout and theme engine for Silva CMS
Home-page: https://github.com/silvacms/silva.core.layout
Author: Infrae
Author-email: info@infrae.com
License: BSD
Description: silva.core.layout
        =================
        
        ``silva.core.layout`` helps you to create and customize public layouts
        for Silva. It's the base system for new generation filesystem based
        layouts.
        
        
        
        
        Changelog
        =========
        
        2.1.4 (2010-01-25)
        ------------------
        
        * Add a default empty layout as default fallback.
        
        * Correct a misspelling in the default template so it w3c validate.
        
        
        2.1.3 (2009-12-09)
        ------------------
        
        * Update the use of VirtualSite to be compatible with last version of
          silva.core.views.
        
        2.1.2 (2009-11-24)
        ------------------
        
        * Set correctly HTTP headers on HEAD when errors happens.
        * Provide a default layout for PAS objects which redirect to the first Silva
          object.
        
        2.1.1 (2009-11-20)
        ------------------
        
        * Set correctly HTTP headers.
        
        2.1 (2009-11-18)
        ----------------
        
        * Initial release for 2.1.
        
        
        
Keywords: layout silva core
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
