[IMP] mention which widget names when to use

This commit is contained in:
Holger Brunn
2013-05-29 21:31:33 +02:00
parent 65a0607d8a
commit db9239cec8

View File

@@ -25,6 +25,9 @@
'version': '1.0',
'description': """
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',
'website': 'http://www.therp.nl',