Skip to content
Snippets Groups Projects
Commit 76b4450b authored by Kevin Paxman's avatar Kevin Paxman Committed by Lily Yan
Browse files

ISTWCMS-4912: add codemirror and textselection plugins to all wysiwyg text formats

parent d932b80b
No related branches found
No related tags found
1 merge request!128ISTWCMS-4912: add codemirror and textselection plugins to all wysiwyg text formats
......@@ -35,6 +35,11 @@ settings:
- DrupalLink
- DrupalUnlink
- Anchor
-
name: 'Hidden tools'
items:
- CodeMirror
- TextSelection
plugins:
drupallink:
linkit_enabled: true
......
......@@ -70,6 +70,11 @@ settings:
- HorizontalRule
- ShowBlocks
- Language
-
name: 'Hidden tools'
items:
- CodeMirror
- TextSelection
plugins:
drupallink:
linkit_enabled: true
......
......@@ -71,6 +71,11 @@ settings:
name: Block
items:
- ShowBlocks
-
name: 'Hidden tools'
items:
- CodeMirror
- TextSelection
plugins:
drupallink:
linkit_enabled: true
......
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