Skip to content

Commit 7645e8c

Browse files
authored
Merge pull request #533 from UN-OCHA/IASC-722
IASC-722: Linkit profile and matchers
2 parents 83cca2b + 0ed76ad commit 7645e8c

8 files changed

+110
-34
lines changed

composer.lock

+19-19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/editor.editor.basic_html.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -43,15 +43,15 @@ settings:
4343
items:
4444
- Source
4545
plugins:
46+
drupallink:
47+
linkit_enabled: true
48+
linkit_profile: content
4649
stylescombo:
4750
styles: ''
4851
language:
4952
language_list: un
5053
tokenbrowser:
5154
token_types: { }
52-
drupallink:
53-
linkit_enabled: true
54-
linkit_profile: ''
5555
image_upload:
5656
status: true
5757
scheme: public

config/editor.editor.full_html.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -51,15 +51,15 @@ settings:
5151
- ShowBlocks
5252
- Source
5353
plugins:
54+
drupallink:
55+
linkit_enabled: true
56+
linkit_profile: content
5457
stylescombo:
5558
styles: ''
5659
language:
5760
language_list: un
5861
tokenbrowser:
5962
token_types: { }
60-
drupallink:
61-
linkit_enabled: true
62-
linkit_profile: ''
6363
image_upload:
6464
status: true
6565
scheme: public

config/editor.editor.iasc_wysiwyg.yml

+7-5
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,15 @@ settings:
3737
items:
3838
- Source
3939
plugins:
40-
language:
41-
language_list: un
42-
stylescombo:
43-
styles: ''
4440
drupallink:
4541
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: { }
4749
image_upload:
4850
status: false
4951
scheme: public

config/filter.format.basic_html.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ status: true
44
dependencies:
55
module:
66
- editor
7+
- linkit
78
- media
89
- spamspan
910
- token_filter
@@ -107,4 +108,4 @@ filters:
107108
status: true
108109
weight: -50
109110
settings:
110-
title: false
111+
title: true

config/filter.format.full_html.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ langcode: en
33
status: true
44
dependencies:
55
module:
6+
- linkit
67
- media
78
- token_filter
89
_core:
@@ -48,4 +49,4 @@ filters:
4849
status: true
4950
weight: -11
5051
settings:
51-
title: false
52+
title: true

config/filter.format.iasc_wysiwyg.yml

+22-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
uuid: 648f1709-4772-4d9b-9c36-d6ab58adcd4e
22
langcode: en
33
status: true
4-
dependencies: { }
4+
dependencies:
5+
module:
6+
- linkit
7+
- media
8+
- token_filter
59
name: 'IASC wysiwyg'
610
format: iasc_wysiwyg
711
weight: 0
@@ -21,4 +25,20 @@ filters:
2125
status: true
2226
weight: -11
2327
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'
+52
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
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

0 commit comments

Comments
 (0)