|
@ -25,6 +25,9 @@ |
|
|
'version': '1.0', |
|
|
'version': '1.0', |
|
|
'description': """ |
|
|
'description': """ |
|
|
This addon provides a widget for editing html fields via CKEditor 4.x |
|
|
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". |
|
|
""", |
|
|
""", |
|
|
'author': 'Therp BV', |
|
|
'author': 'Therp BV', |
|
|
'website': 'http://www.therp.nl', |
|
|
'website': 'http://www.therp.nl', |
|
|