web/web_ckeditor4
Alexandre Fayolle 6706754e70 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2015-03-02 17:29:19 +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 [PRT] Odoo integration of web_ckeditor4 2015-01-29 10:23:01 +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".