diff options
Diffstat (limited to 'web_widget_ckeditor/readme/ROADMAP.rst')
| -rw-r--r-- | web_widget_ckeditor/readme/ROADMAP.rst | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/web_widget_ckeditor/readme/ROADMAP.rst b/web_widget_ckeditor/readme/ROADMAP.rst deleted file mode 100644 index b0a33d4..0000000 --- a/web_widget_ckeditor/readme/ROADMAP.rst +++ /dev/null @@ -1,13 +0,0 @@ -* Allow to configure toolbar using widget's options. - -.. code-block:: xml - - <field - name="description_html" - widget="ckeditor" - options="{'bulletedList': false, 'pageBreak': true}" - /> - - -* There seems to be a small incompatibility issue with `web_drop_target`. - `More information here <https://github.com/OCA/web/pull/2083#issuecomment-970719103>`_ |
