Newer
Older
Eric Bremner
committed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
langcode: en
status: true
dependencies:
config:
- filter.format.uw_tf_standard
module:
- ckeditor
format: uw_tf_standard
editor: ckeditor
settings:
toolbar:
rows:
-
-
name: Source
items:
- Source
-
name: Tools
items:
- Undo
- Redo
-
name: Formatting
items:
- Bold
- Italic
- Strike
- Superscript
- Subscript
- RemoveFormat
-
name: Lists
items:
- NumberedList
- BulletedList
-
name: Indent
items:
- Outdent
- Indent
-
name: Link
items:
- DrupalLink
- DrupalUnlink
-
name: Inserts
items:
- Mathjax
Eric Bremner
committed
-
name: Styles
items:
- Format
- Styles
-
name: Table
items:
- Table
- HorizontalRule
-
name: Media
items:
- DrupalMediaLibrary
-
name: Block
items:
- ShowBlocks
plugins:
drupallink:
linkit_enabled: true
linkit_profile: default
stylescombo:
Kevin Paxman
committed
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"
Kevin Paxman
committed
language:
language_list: un
Eric Bremner
committed
image_upload:
status: true
scheme: public
directory: inline-images
max_size: ''
max_dimensions:
width: null
height: null