Skip to content

Commit

Permalink
Merge pull request #534 from UN-OCHA/develop
Browse files Browse the repository at this point in the history
Deploy 04/10/2021
  • Loading branch information
attiks authored Oct 4, 2021
2 parents 07ac975 + 7645e8c commit 0a578be
Show file tree
Hide file tree
Showing 8 changed files with 110 additions and 34 deletions.
38 changes: 19 additions & 19 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions config/editor.editor.basic_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,15 @@ settings:
items:
- Source
plugins:
drupallink:
linkit_enabled: true
linkit_profile: content
stylescombo:
styles: ''
language:
language_list: un
tokenbrowser:
token_types: { }
drupallink:
linkit_enabled: true
linkit_profile: ''
image_upload:
status: true
scheme: public
Expand Down
6 changes: 3 additions & 3 deletions config/editor.editor.full_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,15 @@ settings:
- ShowBlocks
- Source
plugins:
drupallink:
linkit_enabled: true
linkit_profile: content
stylescombo:
styles: ''
language:
language_list: un
tokenbrowser:
token_types: { }
drupallink:
linkit_enabled: true
linkit_profile: ''
image_upload:
status: true
scheme: public
Expand Down
12 changes: 7 additions & 5 deletions config/editor.editor.iasc_wysiwyg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,15 @@ settings:
items:
- Source
plugins:
language:
language_list: un
stylescombo:
styles: ''
drupallink:
linkit_enabled: true
linkit_profile: ''
linkit_profile: content
stylescombo:
styles: ''
language:
language_list: un
tokenbrowser:
token_types: { }
image_upload:
status: false
scheme: public
Expand Down
3 changes: 2 additions & 1 deletion config/filter.format.basic_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ status: true
dependencies:
module:
- editor
- linkit
- media
- spamspan
- token_filter
Expand Down Expand Up @@ -107,4 +108,4 @@ filters:
status: true
weight: -50
settings:
title: false
title: true
3 changes: 2 additions & 1 deletion config/filter.format.full_html.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ langcode: en
status: true
dependencies:
module:
- linkit
- media
- token_filter
_core:
Expand Down Expand Up @@ -48,4 +49,4 @@ filters:
status: true
weight: -11
settings:
title: false
title: true
24 changes: 22 additions & 2 deletions config/filter.format.iasc_wysiwyg.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
uuid: 648f1709-4772-4d9b-9c36-d6ab58adcd4e
langcode: en
status: true
dependencies: { }
dependencies:
module:
- linkit
- media
- token_filter
name: 'IASC wysiwyg'
format: iasc_wysiwyg
weight: 0
Expand All @@ -21,4 +25,20 @@ filters:
status: true
weight: -11
settings:
title: false
title: true
media_embed:
id: media_embed
provider: media
status: false
weight: 100
settings:
default_view_mode: default
allowed_media_types: { }
allowed_view_modes: { }
token_filter:
id: token_filter
provider: token_filter
status: false
weight: 0
settings:
replace_empty: '0'
52 changes: 52 additions & 0 deletions config/linkit.linkit_profile.content.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
uuid: 0cbe5ea5-33a9-4d70-8e02-38eed72799aa
langcode: en
status: true
dependencies:
module:
- node
id: content
label: Content
description: ''
matchers:
5e852c7f-03dd-4a7d-a85f-733c6b7e745a:
uuid: 5e852c7f-03dd-4a7d-a85f-733c6b7e745a
id: 'entity:node'
weight: 0
settings:
include_unpublished: false
metadata: ''
bundles:
announcement: announcement
oa_event: oa_event
oa_wiki_page: oa_wiki_page
panopoly_landing_page: panopoly_landing_page
panopoly_page: panopoly_page
service: service
group_by_bundle: false
substitution_type: canonical
limit: 20
1941feed-c3cd-487c-9866-580195e55f3d:
uuid: 1941feed-c3cd-487c-9866-580195e55f3d
id: front_page
weight: 0
settings: { }
da52eea3-2b6d-4bb2-8a12-68484cf9337c:
uuid: da52eea3-2b6d-4bb2-8a12-68484cf9337c
id: 'entity:group'
weight: 0
settings:
metadata: ''
bundles: { }
group_by_bundle: false
substitution_type: canonical
limit: 20
86c33064-df3a-44d7-b931-3479ea10b411:
uuid: 86c33064-df3a-44d7-b931-3479ea10b411
id: 'entity:group_content'
weight: 0
settings:
metadata: ''
bundles: { }
group_by_bundle: false
substitution_type: canonical
limit: 20

0 comments on commit 0a578be

Please sign in to comment.