Skip to content
Snippets Groups Projects
Commit 963372f0 authored by Lily Yan's avatar Lily Yan
Browse files

Merge branch 'feature/ISTWCMS-4751-kpaxman-restore_a11y_checker' into '1.0.x'

ISTWCMS-4751: add A11ychecker icon to text formats

See merge request !115
parents cfe08346 997d5954
No related branches found
No related tags found
1 merge request!115ISTWCMS-4751: add A11ychecker icon to text formats
......@@ -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
......
......@@ -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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment