File tree 8 files changed +110
-34
lines changed
8 files changed +110
-34
lines changed Original file line number Diff line number Diff line change @@ -43,15 +43,15 @@ settings:
43
43
items :
44
44
- Source
45
45
plugins :
46
+ drupallink :
47
+ linkit_enabled : true
48
+ linkit_profile : content
46
49
stylescombo :
47
50
styles : ' '
48
51
language :
49
52
language_list : un
50
53
tokenbrowser :
51
54
token_types : { }
52
- drupallink :
53
- linkit_enabled : true
54
- linkit_profile : ' '
55
55
image_upload :
56
56
status : true
57
57
scheme : public
Original file line number Diff line number Diff line change @@ -51,15 +51,15 @@ settings:
51
51
- ShowBlocks
52
52
- Source
53
53
plugins :
54
+ drupallink :
55
+ linkit_enabled : true
56
+ linkit_profile : content
54
57
stylescombo :
55
58
styles : ' '
56
59
language :
57
60
language_list : un
58
61
tokenbrowser :
59
62
token_types : { }
60
- drupallink :
61
- linkit_enabled : true
62
- linkit_profile : ' '
63
63
image_upload :
64
64
status : true
65
65
scheme : public
Original file line number Diff line number Diff line change @@ -37,13 +37,15 @@ settings:
37
37
items :
38
38
- Source
39
39
plugins :
40
- language :
41
- language_list : un
42
- stylescombo :
43
- styles : ' '
44
40
drupallink :
45
41
linkit_enabled : true
46
- linkit_profile : ' '
42
+ linkit_profile : content
43
+ stylescombo :
44
+ styles : ' '
45
+ language :
46
+ language_list : un
47
+ tokenbrowser :
48
+ token_types : { }
47
49
image_upload :
48
50
status : false
49
51
scheme : public
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ status: true
4
4
dependencies :
5
5
module :
6
6
- editor
7
+ - linkit
7
8
- media
8
9
- spamspan
9
10
- token_filter
@@ -107,4 +108,4 @@ filters:
107
108
status : true
108
109
weight : -50
109
110
settings :
110
- title : false
111
+ title : true
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ langcode: en
3
3
status : true
4
4
dependencies :
5
5
module :
6
+ - linkit
6
7
- media
7
8
- token_filter
8
9
_core :
@@ -48,4 +49,4 @@ filters:
48
49
status : true
49
50
weight : -11
50
51
settings :
51
- title : false
52
+ title : true
Original file line number Diff line number Diff line change 1
1
uuid : 648f1709-4772-4d9b-9c36-d6ab58adcd4e
2
2
langcode : en
3
3
status : true
4
- dependencies : { }
4
+ dependencies :
5
+ module :
6
+ - linkit
7
+ - media
8
+ - token_filter
5
9
name : ' IASC wysiwyg'
6
10
format : iasc_wysiwyg
7
11
weight : 0
@@ -21,4 +25,20 @@ filters:
21
25
status : true
22
26
weight : -11
23
27
settings :
24
- title : false
28
+ title : true
29
+ media_embed :
30
+ id : media_embed
31
+ provider : media
32
+ status : false
33
+ weight : 100
34
+ settings :
35
+ default_view_mode : default
36
+ allowed_media_types : { }
37
+ allowed_view_modes : { }
38
+ token_filter :
39
+ id : token_filter
40
+ provider : token_filter
41
+ status : false
42
+ weight : 0
43
+ settings :
44
+ replace_empty : ' 0'
Original file line number Diff line number Diff line change
1
+ uuid : 0cbe5ea5-33a9-4d70-8e02-38eed72799aa
2
+ langcode : en
3
+ status : true
4
+ dependencies :
5
+ module :
6
+ - node
7
+ id : content
8
+ label : Content
9
+ description : ' '
10
+ matchers :
11
+ 5e852c7f-03dd-4a7d-a85f-733c6b7e745a :
12
+ uuid : 5e852c7f-03dd-4a7d-a85f-733c6b7e745a
13
+ id : ' entity:node'
14
+ weight : 0
15
+ settings :
16
+ include_unpublished : false
17
+ metadata : ' '
18
+ bundles :
19
+ announcement : announcement
20
+ oa_event : oa_event
21
+ oa_wiki_page : oa_wiki_page
22
+ panopoly_landing_page : panopoly_landing_page
23
+ panopoly_page : panopoly_page
24
+ service : service
25
+ group_by_bundle : false
26
+ substitution_type : canonical
27
+ limit : 20
28
+ 1941feed-c3cd-487c-9866-580195e55f3d :
29
+ uuid : 1941feed-c3cd-487c-9866-580195e55f3d
30
+ id : front_page
31
+ weight : 0
32
+ settings : { }
33
+ da52eea3-2b6d-4bb2-8a12-68484cf9337c :
34
+ uuid : da52eea3-2b6d-4bb2-8a12-68484cf9337c
35
+ id : ' entity:group'
36
+ weight : 0
37
+ settings :
38
+ metadata : ' '
39
+ bundles : { }
40
+ group_by_bundle : false
41
+ substitution_type : canonical
42
+ limit : 20
43
+ 86c33064-df3a-44d7-b931-3479ea10b411 :
44
+ uuid : 86c33064-df3a-44d7-b931-3479ea10b411
45
+ id : ' entity:group_content'
46
+ weight : 0
47
+ settings :
48
+ metadata : ' '
49
+ bundles : { }
50
+ group_by_bundle : false
51
+ substitution_type : canonical
52
+ limit : 20
You can’t perform that action at this time.
0 commit comments