You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Adrien Peiffer (ACSONE) 47cfc9ff74 [IMP] Rename web_widget_auto_color to web_option_auto_color 10 years ago
..
models [IMP] monkey patch lxml's html cleaner 10 years ago
static [FIX] Icon path 10 years ago
views [PRT] Odoo integration of web_ckeditor4 10 years ago
README.rst [PRT] Odoo integration of web_ckeditor4 10 years ago
__init__.py [IMP] monkey patch lxml's html cleaner 10 years ago
__openerp__.py Add OCA as author of OCA addons 10 years ago

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".