Metadata-Version: 1.0
Name: Products.SilvaDocument
Version: 2.3
Summary: Document for Silva CMS
Home-page: http://infrae.com/products/silva
Author: Infrae
Author-email: info@infrae.com
License: BSD
Description: Silva Document
        ==============
        
        Silva Document allow you to create structured
        documents, using the  WYSIWYG Kupu editor.
        
        
        ChangeLog
        =========
        
        2.3 (2010/07/16)
        ----------------
        
        * Remove form editor support and XMLWidgets renderer. The default renderer used
          is now XSLT.
        
        * Add support for references: links and images are references to content
          whenever possible (using ``silva.core.references``).
        
        * Review Document API to be saner and simpler to understand.
        
        * Improve Kupu edition, use a view to send content, IntIds to refer objects.
        
        * Remove support for old deprecated Silva Documents tags like toc and cite.
        
        * Add tests.
        
        
Keywords: silva cms document zope
Platform: UNKNOWN
Classifier: Framework :: Zope2
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
