From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/web_editor/static/src/xml/ace.xml | 63 +++ addons/web_editor/static/src/xml/backend.xml | 20 + addons/web_editor/static/src/xml/editor.xml | 42 ++ addons/web_editor/static/src/xml/snippets.xml | 102 ++++ addons/web_editor/static/src/xml/wysiwyg.xml | 579 +++++++++++++++++++++ .../static/src/xml/wysiwyg_colorpicker.xml | 33 ++ 6 files changed, 839 insertions(+) create mode 100644 addons/web_editor/static/src/xml/ace.xml create mode 100644 addons/web_editor/static/src/xml/backend.xml create mode 100644 addons/web_editor/static/src/xml/editor.xml create mode 100644 addons/web_editor/static/src/xml/snippets.xml create mode 100644 addons/web_editor/static/src/xml/wysiwyg.xml create mode 100644 addons/web_editor/static/src/xml/wysiwyg_colorpicker.xml (limited to 'addons/web_editor/static/src/xml') diff --git a/addons/web_editor/static/src/xml/ace.xml b/addons/web_editor/static/src/xml/ace.xml new file mode 100644 index 00000000..be9fe53d --- /dev/null +++ b/addons/web_editor/static/src/xml/ace.xml @@ -0,0 +1,63 @@ + + + + +
+
+
+ + +
+ + +
+
+ +
+
diff --git a/addons/web_editor/static/src/xml/snippets.xml b/addons/web_editor/static/src/xml/snippets.xml new file mode 100644 index 00000000..0d833333 --- /dev/null +++ b/addons/web_editor/static/src/xml/snippets.xml @@ -0,0 +1,102 @@ + + + +
+
+ +
+
+
+
+ +
+ +
+ +
+
+
+
+
+ + + + + + + + + + + + + + + This block is outdated + To make changes, drop this block and use the new options in the last version. + + + + +
+
+ + + + + +
+
+ + + + + + +
+
+
+ + + + +
+

Title

+

Text

+ Button + Button +
+
+ + +
+ + + + +
+
+ + + +
  • ( )
  • +
    +
    + diff --git a/addons/web_editor/static/src/xml/wysiwyg.xml b/addons/web_editor/static/src/xml/wysiwyg.xml new file mode 100644 index 00000000..3ca5030a --- /dev/null +++ b/addons/web_editor/static/src/xml/wysiwyg.xml @@ -0,0 +1,579 @@ + + + + + + + + + + + + + + + + +