Simple zope 3 wysiwyg html editor
Project description
HTML wysiwyg editor widget providing z3c.form. See z3c.form for more information.
CHANGES
0.5.4 (2019-04-05)
bugfix: removed non existing SimpleEditor configuration from zcml
bugfix: use textarea insteaad of hidden field for case where quotes get used in content
added quill delta to html javascript
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
j01.editor-0.5.4.tar.gz
(444.4 kB
view hashes)