Metadata-Version: 1.0
Name: silva.core.smi
Version: 2.2
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 some parts for the SMI, Silva Management
        Interface. It is built using ``silva.core.views``.
        
        
        
        
        Changelog
        =========
        
        2.2 (2010/20/12)
        ----------------
        
        * Fix permissions on the subcription button in SMI.
        
        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
