Metadata-Version: 1.1
Name: j01.editor
Version: 0.5.3
Summary: Simple zope 3 wysiwyg html editor
Home-page: http://pypi.python.org/pypi/j01.editor
Author: Roger Ineichen, Projekt01 GmbH
Author-email: dev@projekt01.ch
License: ZPL 2.1
Description-Content-Type: UNKNOWN
Description: HTML wysiwyg editor widget providing z3c.form. See z3c.form for more information.
        
        
        =======
        CHANGES
        =======
        
        0.5.3 (2018-04-24)
        ------------------
        
        - bugfix: quill will contain <p><br /></p> in root.innerHTML if the editor is
          empty and '\n' in getText(). Add an empty string to the hidden field if the
          quill editor doesn't provide real content. This allows to validate empty
          input.
        
        
        0.5.2 (2018-04-09)
        ------------------
        
        - updated to quilljs version 1.3.6
        
        
        0.5.1 (2017-12-27)
        ------------------
        
        - bugfix: added missing css.zcml and js.zcml files
        
        
        0.5.0 (2017-12-27)
        ------------------
        
        - initial release
        
Keywords: j01 p01 z3c html editor jquery Zope3
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Zope Public License
Classifier: Programming Language :: Python
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Framework :: Zope3
