diff --git a/config/install/editor.editor.uw_tf_basic.yml b/config/install/editor.editor.uw_tf_basic.yml index 2dde82758705eb7aa1af2009218d5eb715f25538..1ed4b08b51c61a343ed0fc4bc32f6208ff9e360e 100644 --- a/config/install/editor.editor.uw_tf_basic.yml +++ b/config/install/editor.editor.uw_tf_basic.yml @@ -15,6 +15,10 @@ settings: name: Tools items: - Source + - + name: Checkers + items: + - A11ychecker - name: Formatting items: @@ -35,10 +39,10 @@ settings: drupallink: linkit_enabled: true linkit_profile: default - stylescombo: - styles: '' language: language_list: un + stylescombo: + styles: '' image_upload: status: false scheme: public diff --git a/config/install/editor.editor.uw_tf_full_html.yml b/config/install/editor.editor.uw_tf_full_html.yml index 857c423b7f3d6a0ba23901b395491232825fe758..c6c47aa527f2b2566afb0b740409d966f0d1f2bd 100644 --- a/config/install/editor.editor.uw_tf_full_html.yml +++ b/config/install/editor.editor.uw_tf_full_html.yml @@ -47,13 +47,13 @@ settings: items: - Undo - Redo + - A11ychecker - Cut - Copy - Paste - Source - Table - SpecialChar - - Mathjax - PasteText - PasteFromWord - JustifyLeft @@ -74,10 +74,10 @@ settings: drupallink: linkit_enabled: true linkit_profile: default - stylescombo: - styles: "p.highlight|Highlight\r\np.caption|Caption\r\nins|Inserted text\r\ndel|Deleted text\r\ncode|Inline code\r\nkbd|Key input\r\nsamp|Sample output\r\nvar|Variable\r\naddress|Address\r\n" language: language_list: un + stylescombo: + styles: "p.highlight|Highlight\r\np.caption|Caption\r\nins|Inserted text\r\ndel|Deleted text\r\ncode|Inline code\r\nkbd|Key input\r\nsamp|Sample output\r\nvar|Variable\r\naddress|Address\r\n" image_upload: status: false scheme: public diff --git a/config/install/editor.editor.uw_tf_standard.yml b/config/install/editor.editor.uw_tf_standard.yml index 9088d2735899223b81c370496a1c9ae307ecff6c..55f5d5934e59701403d8748a8fa03a3e81bbd9bf 100644 --- a/config/install/editor.editor.uw_tf_standard.yml +++ b/config/install/editor.editor.uw_tf_standard.yml @@ -20,6 +20,10 @@ settings: items: - Undo - Redo + - + name: Checkers + items: + - A11ychecker - name: Formatting items: @@ -71,10 +75,10 @@ settings: drupallink: linkit_enabled: true linkit_profile: default - stylescombo: - styles: "p.highlight|Highlight\r\np.caption|Caption\r\nins|Inserted text\r\ndel|Deleted text\r\ncode|Inline code\r\nkbd|Key input\r\nsamp|Sample output\r\nvar|Variable\r\naddress|Address\r\n" language: language_list: un + stylescombo: + styles: "p.highlight|Highlight\r\np.caption|Caption\r\nins|Inserted text\r\ndel|Deleted text\r\ncode|Inline code\r\nkbd|Key input\r\nsamp|Sample output\r\nvar|Variable\r\naddress|Address\r\n" image_upload: status: true scheme: public