Metadata-Version: 1.0
Name: silva.core.smi
Version: 2.3b1
Summary: Silva Management Interface
Home-page: http://infrae.com/products/silva
Author: Infrae
Author-email: info@infrae.com
License: BSD
Description: ==============
        silva.core.smi
        ==============
        
        ``silva.core.smi`` contains parts of the SMI, Silva Management
        Interface. It is built using ``silva.core.views`` and ``silva.core.layout``.
        
        
        Changelog
        =========
        
        2.3b1 (2010-07-15)
        ------------------
        
        * A SMI layout defined using ``silva.core.layout`` has been added. It
          includes some CSS and JS resources.
        
        * Forms now use ``zeam.form``.
        
        * Flash messages now use ``silva.core.messages``.
        
        * It is possible to make SMI views and forms using only
          ``silva.core.smi``, and not rely anymore on old Silva Views macros.
        
        
        2.2b1 (2010-01-25)
        ------------------
        
        * Various improvements on buttons.
        
        * Add support for error pages in SMI.
        
        * Update to use ``silva.core.interfaces`` and directly ``five.grok``.
        
        * SMI components are register on a SMILayer.
        
        * The editor buttons (kupu editor, forms editor) can be disabled in
          IDocument types that don't support a particular editor
          (e.g. SilvaNews News Items don't support the forms-based editor)
        
        2.2a2 (2009-01-12)
        ------------------
        
        * Fixed editor buttons on publised documents.
        
        * Keep lookup button selected on lookup screen.
        
        * Remove deprecation warnings.
        
        
        2.2a1 (2008-11-18)
        ------------------
        
        * Initial release
        
        
Keywords: silva zope2 smi
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
