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) b0171c8adb [IMP][web_widget_auto_color] Add OCA as author 9 years ago
..
models [IMP] monkey patch lxml's html cleaner 9 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 9 years ago
__openerp__.py Add OCA as author of OCA addons 9 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".