web/web_ckeditor4
Holger Brunn c6719aef4a [IMP] monkey patch lxml's html cleaner
in order to allow image data urls
2015-03-04 10:00:04 +01:00
..
models [IMP] monkey patch lxml's html cleaner 2015-03-04 10:00:04 +01:00
static [FIX] Icon path 2015-02-08 12:34:37 +01:00
views [PRT] Odoo integration of web_ckeditor4 2015-01-29 10:23:01 +01:00
README.rst [PRT] Odoo integration of web_ckeditor4 2015-01-29 10:23:01 +01:00
__init__.py [IMP] monkey patch lxml's html cleaner 2015-03-04 10:00:04 +01:00
__openerp__.py Add OCA as author of OCA addons 2015-03-02 17:29:19 +01:00

README.rst

This addon provides a widget for editing html fields via CKEditor 4.x

Use widget="text_html" if you need just html display. In the unlikely case
you need specific features of ckeditor, use widget="text_ckeditor4".