mirror of
https://git.northern.co/onpoint-suite/drupal_yp_install_profile.git
synced 2024-10-31 17:05:32 +00:00
First commit.
This commit is contained in:
commit
ee97207a8e
5
config/install/administerusersbyrole.settings.yml
Normal file
5
config/install/administerusersbyrole.settings.yml
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
roles:
|
||||||
|
writer: unsafe
|
||||||
|
editor: unsafe
|
||||||
|
publisher: unsafe
|
||||||
|
site_admin: unsafe
|
||||||
1
config/install/automated_cron.settings.yml
Normal file
1
config/install/automated_cron.settings.yml
Normal file
@ -0,0 +1 @@
|
|||||||
|
interval: 10800
|
||||||
24
config/install/block.block.seven_admin.yml
Normal file
24
config/install/block.block.seven_admin.yml
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
langcode: en
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.admin
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
id: seven_admin
|
||||||
|
theme: seven
|
||||||
|
region: header
|
||||||
|
weight: 1
|
||||||
|
provider: null
|
||||||
|
plugin: 'system_menu_block:admin'
|
||||||
|
settings:
|
||||||
|
id: 'system_menu_block:admin'
|
||||||
|
label: Administration
|
||||||
|
provider: system
|
||||||
|
label_display: visible
|
||||||
|
level: 1
|
||||||
|
depth: 0
|
||||||
|
expand_all_items: false
|
||||||
|
visibility: { }
|
||||||
22
config/install/block.block.seven_branding.yml
Normal file
22
config/install/block.block.seven_branding.yml
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
id: seven_branding
|
||||||
|
theme: seven
|
||||||
|
region: header
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: system_branding_block
|
||||||
|
settings:
|
||||||
|
id: system_branding_block
|
||||||
|
label: 'Site branding'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
use_site_logo: true
|
||||||
|
use_site_name: true
|
||||||
|
use_site_slogan: true
|
||||||
|
visibility: { }
|
||||||
17
config/install/block.block.seven_local_actions.yml
Normal file
17
config/install/block.block.seven_local_actions.yml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
id: seven_local_actions
|
||||||
|
theme: seven
|
||||||
|
region: content
|
||||||
|
weight: -10
|
||||||
|
provider: null
|
||||||
|
plugin: local_actions_block
|
||||||
|
settings:
|
||||||
|
id: local_actions_block
|
||||||
|
label: 'Primary admin actions'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
19
config/install/block.block.seven_local_tasks.yml
Normal file
19
config/install/block.block.seven_local_tasks.yml
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
id: seven_local_tasks
|
||||||
|
theme: seven
|
||||||
|
region: content
|
||||||
|
weight: -20
|
||||||
|
provider: null
|
||||||
|
plugin: local_tasks_block
|
||||||
|
settings:
|
||||||
|
id: local_tasks_block
|
||||||
|
label: Tabs
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
primary: true
|
||||||
|
secondary: true
|
||||||
|
visibility: { }
|
||||||
19
config/install/block.block.seven_messages.yml
Normal file
19
config/install/block.block.seven_messages.yml
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
id: seven_messages
|
||||||
|
theme: seven
|
||||||
|
region: highlighted
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: system_messages_block
|
||||||
|
settings:
|
||||||
|
id: system_messages_block
|
||||||
|
label: 'Status messages'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
17
config/install/block.block.seven_page_title.yml
Normal file
17
config/install/block.block.seven_page_title.yml
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
id: seven_page_title
|
||||||
|
theme: seven
|
||||||
|
region: content
|
||||||
|
weight: -30
|
||||||
|
provider: null
|
||||||
|
plugin: page_title_block
|
||||||
|
settings:
|
||||||
|
id: page_title_block
|
||||||
|
label: 'Page title'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
||||||
24
config/install/block.block.seven_tools.yml
Normal file
24
config/install/block.block.seven_tools.yml
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
langcode: en
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.tools
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- seven
|
||||||
|
id: seven_tools
|
||||||
|
theme: seven
|
||||||
|
region: header
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'system_menu_block:tools'
|
||||||
|
settings:
|
||||||
|
id: 'system_menu_block:tools'
|
||||||
|
label: Tools
|
||||||
|
provider: system
|
||||||
|
label_display: visible
|
||||||
|
level: 1
|
||||||
|
depth: 0
|
||||||
|
expand_all_items: false
|
||||||
|
visibility: { }
|
||||||
15
config/install/chosen.settings.yml
Normal file
15
config/install/chosen.settings.yml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
minimum_single: 20
|
||||||
|
minimum_multiple: 20
|
||||||
|
disable_search_threshold: 0
|
||||||
|
minimum_width: 0
|
||||||
|
use_relative_width: false
|
||||||
|
jquery_selector: 'select:visible'
|
||||||
|
search_contains: false
|
||||||
|
disable_search: false
|
||||||
|
allow_single_deselect: false
|
||||||
|
placeholder_text_multiple: 'Choose some options'
|
||||||
|
placeholder_text_single: 'Choose an option'
|
||||||
|
no_results_text: 'No results match'
|
||||||
|
max_shown_results: null
|
||||||
|
disabled_themes: { }
|
||||||
|
chosen_include: 2
|
||||||
4
config/install/clientside_validation_jquery.settings.yml
Normal file
4
config/install/clientside_validation_jquery.settings.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
use_cdn: false
|
||||||
|
cdn_base_url: 'https://cdn.jsdelivr.net/npm/jquery-validation@1.17.0/dist/'
|
||||||
|
validate_all_ajax_forms: 2
|
||||||
|
force_validate_on_blur: 0
|
||||||
6
config/install/config_ignore.settings.yml
Normal file
6
config/install/config_ignore.settings.yml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
ignored_config_entities:
|
||||||
|
- stage_file_proxy.settings.yml
|
||||||
|
- 'webform.webform.*'
|
||||||
|
- 'pathauto.pattern.*'
|
||||||
|
_core:
|
||||||
|
default_config_hash: UVH1aJ4b44UM-VdPVN7hNNuuVqfReJxwfVeDQH1Hvsk
|
||||||
15
config/install/config_split.config_split.local.yml
Normal file
15
config/install/config_split.config_split.local.yml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: local
|
||||||
|
label: Local
|
||||||
|
description: ''
|
||||||
|
folder: config/envs/local
|
||||||
|
module:
|
||||||
|
devel: 0
|
||||||
|
theme: { }
|
||||||
|
blacklist: { }
|
||||||
|
graylist: { }
|
||||||
|
graylist_dependents: true
|
||||||
|
graylist_skip_equal: true
|
||||||
|
weight: 0
|
||||||
14
config/install/config_split.config_split.prod.yml
Normal file
14
config/install/config_split.config_split.prod.yml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: prod
|
||||||
|
label: PROD
|
||||||
|
description: ''
|
||||||
|
folder: config/envs/prod
|
||||||
|
module: { }
|
||||||
|
theme: { }
|
||||||
|
blacklist: { }
|
||||||
|
graylist: { }
|
||||||
|
graylist_dependents: true
|
||||||
|
graylist_skip_equal: true
|
||||||
|
weight: 0
|
||||||
14
config/install/config_split.config_split.uat.yml
Normal file
14
config/install/config_split.config_split.uat.yml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: uat
|
||||||
|
label: UAT
|
||||||
|
description: ''
|
||||||
|
folder: config/envs/uat
|
||||||
|
module: { }
|
||||||
|
theme: { }
|
||||||
|
blacklist: { }
|
||||||
|
graylist: { }
|
||||||
|
graylist_dependents: true
|
||||||
|
graylist_skip_equal: true
|
||||||
|
weight: 0
|
||||||
@ -0,0 +1,21 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- node.type.homepage
|
||||||
|
id: node.homepage.promote
|
||||||
|
field_name: promote
|
||||||
|
entity_type: node
|
||||||
|
bundle: homepage
|
||||||
|
label: 'Promoted to front page'
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value:
|
||||||
|
-
|
||||||
|
value: 0
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
on_label: 'On'
|
||||||
|
off_label: 'Off'
|
||||||
|
field_type: boolean
|
||||||
@ -0,0 +1,21 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- node.type.homepage
|
||||||
|
id: node.homepage.status
|
||||||
|
field_name: status
|
||||||
|
entity_type: node
|
||||||
|
bundle: homepage
|
||||||
|
label: Published
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: true
|
||||||
|
default_value:
|
||||||
|
-
|
||||||
|
value: 0
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
on_label: 'On'
|
||||||
|
off_label: 'Off'
|
||||||
|
field_type: boolean
|
||||||
7
config/install/core.date_format.fallback.yml
Normal file
7
config/install/core.date_format.fallback.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: fallback
|
||||||
|
label: 'Fallback date format'
|
||||||
|
locked: true
|
||||||
|
pattern: 'D, m/d/Y - H:i'
|
||||||
7
config/install/core.date_format.html_date.yml
Normal file
7
config/install/core.date_format.html_date.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: html_date
|
||||||
|
label: 'HTML Date'
|
||||||
|
locked: true
|
||||||
|
pattern: Y-m-d
|
||||||
7
config/install/core.date_format.html_datetime.yml
Normal file
7
config/install/core.date_format.html_datetime.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: html_datetime
|
||||||
|
label: 'HTML Datetime'
|
||||||
|
locked: true
|
||||||
|
pattern: 'Y-m-d\TH:i:sO'
|
||||||
7
config/install/core.date_format.html_month.yml
Normal file
7
config/install/core.date_format.html_month.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: html_month
|
||||||
|
label: 'HTML Month'
|
||||||
|
locked: true
|
||||||
|
pattern: Y-m
|
||||||
7
config/install/core.date_format.html_time.yml
Normal file
7
config/install/core.date_format.html_time.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: html_time
|
||||||
|
label: 'HTML Time'
|
||||||
|
locked: true
|
||||||
|
pattern: 'H:i:s'
|
||||||
7
config/install/core.date_format.html_week.yml
Normal file
7
config/install/core.date_format.html_week.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: html_week
|
||||||
|
label: 'HTML Week'
|
||||||
|
locked: true
|
||||||
|
pattern: Y-\WW
|
||||||
7
config/install/core.date_format.html_year.yml
Normal file
7
config/install/core.date_format.html_year.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: html_year
|
||||||
|
label: 'HTML Year'
|
||||||
|
locked: true
|
||||||
|
pattern: 'Y'
|
||||||
7
config/install/core.date_format.html_yearless_date.yml
Normal file
7
config/install/core.date_format.html_yearless_date.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: html_yearless_date
|
||||||
|
label: 'HTML Yearless date'
|
||||||
|
locked: true
|
||||||
|
pattern: m-d
|
||||||
7
config/install/core.date_format.long.yml
Normal file
7
config/install/core.date_format.long.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: long
|
||||||
|
label: 'Default long date'
|
||||||
|
locked: false
|
||||||
|
pattern: 'l, F j, Y - H:i'
|
||||||
7
config/install/core.date_format.medium.yml
Normal file
7
config/install/core.date_format.medium.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: medium
|
||||||
|
label: 'Default medium date'
|
||||||
|
locked: false
|
||||||
|
pattern: 'D, m/d/Y - H:i'
|
||||||
7
config/install/core.date_format.short.yml
Normal file
7
config/install/core.date_format.short.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: short
|
||||||
|
label: 'Default short date'
|
||||||
|
locked: false
|
||||||
|
pattern: 'm/d/Y - H:i'
|
||||||
@ -0,0 +1,67 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.media.document.field_media_file
|
||||||
|
- media.type.document
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
- path
|
||||||
|
id: media.document.default
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: document
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
created:
|
||||||
|
type: datetime_timestamp
|
||||||
|
weight: 10
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
field_media_file:
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
third_party_settings: { }
|
||||||
|
type: file_generic
|
||||||
|
region: content
|
||||||
|
langcode:
|
||||||
|
type: language_select
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
include_locked: true
|
||||||
|
third_party_settings: { }
|
||||||
|
name:
|
||||||
|
type: string_textfield
|
||||||
|
weight: -5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
weight: 30
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
weight: 100
|
||||||
|
region: content
|
||||||
|
third_party_settings: { }
|
||||||
|
uid:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 5
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
match_limit: 10
|
||||||
|
region: content
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
replace_file: true
|
||||||
@ -0,0 +1,69 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.media.image.field_media_image
|
||||||
|
- image.style.thumbnail
|
||||||
|
- media.type.image
|
||||||
|
module:
|
||||||
|
- path
|
||||||
|
- svg_image
|
||||||
|
id: media.image.default
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: image
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
created:
|
||||||
|
type: datetime_timestamp
|
||||||
|
weight: 10
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
field_media_image:
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
preview_image_style: thumbnail
|
||||||
|
third_party_settings: { }
|
||||||
|
type: image_image
|
||||||
|
region: content
|
||||||
|
langcode:
|
||||||
|
type: language_select
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
include_locked: true
|
||||||
|
third_party_settings: { }
|
||||||
|
name:
|
||||||
|
type: string_textfield
|
||||||
|
weight: -5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
weight: 30
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
weight: 100
|
||||||
|
region: content
|
||||||
|
third_party_settings: { }
|
||||||
|
uid:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 5
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
match_limit: 10
|
||||||
|
region: content
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
replace_file: true
|
||||||
@ -0,0 +1,60 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.media.remote_video.field_media_oembed_video
|
||||||
|
- media.type.remote_video
|
||||||
|
module:
|
||||||
|
- media
|
||||||
|
- path
|
||||||
|
id: media.remote_video.default
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: remote_video
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
created:
|
||||||
|
type: datetime_timestamp
|
||||||
|
weight: 10
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
field_media_oembed_video:
|
||||||
|
type: oembed_textfield
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
langcode:
|
||||||
|
type: language_select
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
include_locked: true
|
||||||
|
third_party_settings: { }
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
weight: 30
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
weight: 100
|
||||||
|
region: content
|
||||||
|
third_party_settings: { }
|
||||||
|
uid:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 5
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
match_limit: 10
|
||||||
|
region: content
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
name: true
|
||||||
@ -0,0 +1,69 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.media.svg.field_media_image_1
|
||||||
|
- image.style.thumbnail
|
||||||
|
- media.type.svg
|
||||||
|
module:
|
||||||
|
- path
|
||||||
|
- svg_image
|
||||||
|
id: media.svg.default
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: svg
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
created:
|
||||||
|
type: datetime_timestamp
|
||||||
|
weight: 10
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
field_media_image_1:
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
preview_image_style: thumbnail
|
||||||
|
third_party_settings: { }
|
||||||
|
type: image_image
|
||||||
|
region: content
|
||||||
|
langcode:
|
||||||
|
type: language_select
|
||||||
|
weight: 2
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
include_locked: true
|
||||||
|
third_party_settings: { }
|
||||||
|
name:
|
||||||
|
type: string_textfield
|
||||||
|
weight: -5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
weight: 30
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
weight: 100
|
||||||
|
region: content
|
||||||
|
third_party_settings: { }
|
||||||
|
uid:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 5
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
match_limit: 10
|
||||||
|
region: content
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
replace_file: true
|
||||||
@ -0,0 +1,77 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- node.type.homepage
|
||||||
|
- workflows.workflow.default_workflow
|
||||||
|
module:
|
||||||
|
- content_moderation
|
||||||
|
- path
|
||||||
|
id: node.homepage.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: homepage
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
created:
|
||||||
|
type: datetime_timestamp
|
||||||
|
weight: 3
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
langcode:
|
||||||
|
type: language_select
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
include_locked: true
|
||||||
|
third_party_settings: { }
|
||||||
|
moderation_state:
|
||||||
|
type: moderation_state_default
|
||||||
|
weight: 7
|
||||||
|
settings: { }
|
||||||
|
region: content
|
||||||
|
third_party_settings: { }
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
weight: 8
|
||||||
|
region: content
|
||||||
|
third_party_settings: { }
|
||||||
|
title:
|
||||||
|
type: string_textfield
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
translation:
|
||||||
|
weight: 4
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
uid:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 2
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
match_limit: 10
|
||||||
|
region: content
|
||||||
|
third_party_settings: { }
|
||||||
|
url_redirects:
|
||||||
|
weight: 6
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
promote: true
|
||||||
|
sticky: true
|
||||||
@ -0,0 +1,33 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- entity_browser.browser.paragraphs_library_items
|
||||||
|
- field.field.paragraph.from_library.field_reusable_paragraph
|
||||||
|
- paragraphs.paragraphs_type.from_library
|
||||||
|
module:
|
||||||
|
- entity_browser
|
||||||
|
id: paragraph.from_library.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: from_library
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_reusable_paragraph:
|
||||||
|
type: entity_browser_entity_reference
|
||||||
|
settings:
|
||||||
|
entity_browser: paragraphs_library_items
|
||||||
|
open: true
|
||||||
|
field_widget_display: rendered_entity
|
||||||
|
field_widget_display_settings:
|
||||||
|
view_mode: summary
|
||||||
|
field_widget_remove: false
|
||||||
|
field_widget_replace: true
|
||||||
|
field_widget_edit: true
|
||||||
|
selection_mode: selection_append
|
||||||
|
weight: 1
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
||||||
|
uid: true
|
||||||
9
config/install/core.entity_form_mode.user.register.yml
Normal file
9
config/install/core.entity_form_mode.user.register.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: user.register
|
||||||
|
label: Register
|
||||||
|
targetEntityType: user
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,27 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.media.document.field_media_file
|
||||||
|
- media.type.document
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
id: media.document.default
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: document
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_media_file:
|
||||||
|
label: visually_hidden
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
use_description_as_link_text: true
|
||||||
|
third_party_settings: { }
|
||||||
|
type: file_default
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
langcode: true
|
||||||
|
name: true
|
||||||
|
thumbnail: true
|
||||||
|
uid: true
|
||||||
@ -0,0 +1,33 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.media.image.field_media_image
|
||||||
|
- image.style.large
|
||||||
|
- media.type.image
|
||||||
|
module:
|
||||||
|
- svg_image
|
||||||
|
id: media.image.default
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: image
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_media_image:
|
||||||
|
label: hidden
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
svg_attributes:
|
||||||
|
width: null
|
||||||
|
height: null
|
||||||
|
svg_render_as_image: true
|
||||||
|
image_style: large
|
||||||
|
image_link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: image
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
langcode: true
|
||||||
|
name: true
|
||||||
|
thumbnail: true
|
||||||
|
uid: true
|
||||||
@ -0,0 +1,30 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.media.responsive_image
|
||||||
|
- field.field.media.image.field_media_image
|
||||||
|
- media.type.image
|
||||||
|
- responsive_image.styles.full_width
|
||||||
|
module:
|
||||||
|
- responsive_image
|
||||||
|
id: media.image.responsive_image
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: image
|
||||||
|
mode: responsive_image
|
||||||
|
content:
|
||||||
|
field_media_image:
|
||||||
|
label: hidden
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
responsive_image_style: full_width
|
||||||
|
image_link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: responsive_image
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
langcode: true
|
||||||
|
name: true
|
||||||
|
thumbnail: true
|
||||||
|
uid: true
|
||||||
@ -0,0 +1,30 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.media.responsive_image_full_third_
|
||||||
|
- field.field.media.image.field_media_image
|
||||||
|
- media.type.image
|
||||||
|
- responsive_image.styles.full_third
|
||||||
|
module:
|
||||||
|
- responsive_image
|
||||||
|
id: media.image.responsive_image_full_third_
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: image
|
||||||
|
mode: responsive_image_full_third_
|
||||||
|
content:
|
||||||
|
field_media_image:
|
||||||
|
label: hidden
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
responsive_image_style: full_third
|
||||||
|
image_link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: responsive_image
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
langcode: true
|
||||||
|
name: true
|
||||||
|
thumbnail: true
|
||||||
|
uid: true
|
||||||
@ -0,0 +1,30 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.media.responsive_image_half
|
||||||
|
- field.field.media.image.field_media_image
|
||||||
|
- media.type.image
|
||||||
|
- responsive_image.styles.full_half
|
||||||
|
module:
|
||||||
|
- responsive_image
|
||||||
|
id: media.image.responsive_image_half
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: image
|
||||||
|
mode: responsive_image_half
|
||||||
|
content:
|
||||||
|
field_media_image:
|
||||||
|
label: hidden
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
responsive_image_style: full_half
|
||||||
|
image_link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: responsive_image
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
langcode: true
|
||||||
|
name: true
|
||||||
|
thumbnail: true
|
||||||
|
uid: true
|
||||||
@ -0,0 +1,30 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.media.responsive_image_half_width_
|
||||||
|
- field.field.media.image.field_media_image
|
||||||
|
- media.type.image
|
||||||
|
- responsive_image.styles.half_width
|
||||||
|
module:
|
||||||
|
- responsive_image
|
||||||
|
id: media.image.responsive_image_half_width_
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: image
|
||||||
|
mode: responsive_image_half_width_
|
||||||
|
content:
|
||||||
|
field_media_image:
|
||||||
|
label: hidden
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
responsive_image_style: half_width
|
||||||
|
image_link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: responsive_image
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
langcode: true
|
||||||
|
name: true
|
||||||
|
thumbnail: true
|
||||||
|
uid: true
|
||||||
@ -0,0 +1,30 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.media.responsive_image_third_half_
|
||||||
|
- field.field.media.image.field_media_image
|
||||||
|
- media.type.image
|
||||||
|
- responsive_image.styles.third_half
|
||||||
|
module:
|
||||||
|
- responsive_image
|
||||||
|
id: media.image.responsive_image_third_half_
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: image
|
||||||
|
mode: responsive_image_third_half_
|
||||||
|
content:
|
||||||
|
field_media_image:
|
||||||
|
label: hidden
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
responsive_image_style: third_half
|
||||||
|
image_link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: responsive_image
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
langcode: true
|
||||||
|
name: true
|
||||||
|
thumbnail: true
|
||||||
|
uid: true
|
||||||
@ -0,0 +1,30 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.media.responsive_image_two_third_width_
|
||||||
|
- field.field.media.image.field_media_image
|
||||||
|
- media.type.image
|
||||||
|
- responsive_image.styles.two_third_width
|
||||||
|
module:
|
||||||
|
- responsive_image
|
||||||
|
id: media.image.responsive_image_two_third_width_
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: image
|
||||||
|
mode: responsive_image_two_third_width_
|
||||||
|
content:
|
||||||
|
field_media_image:
|
||||||
|
label: hidden
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
responsive_image_style: two_third_width
|
||||||
|
image_link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: responsive_image
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
langcode: true
|
||||||
|
name: true
|
||||||
|
thumbnail: true
|
||||||
|
uid: true
|
||||||
@ -0,0 +1,28 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.media.remote_video.field_media_oembed_video
|
||||||
|
- media.type.remote_video
|
||||||
|
module:
|
||||||
|
- media
|
||||||
|
id: media.remote_video.default
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: remote_video
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_media_oembed_video:
|
||||||
|
type: oembed
|
||||||
|
label: visually_hidden
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
max_width: 0
|
||||||
|
max_height: 0
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
langcode: true
|
||||||
|
name: true
|
||||||
|
thumbnail: true
|
||||||
|
uid: true
|
||||||
@ -0,0 +1,32 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.media.svg.field_media_image_1
|
||||||
|
- media.type.svg
|
||||||
|
module:
|
||||||
|
- svg_image
|
||||||
|
id: media.svg.default
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: svg
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_media_image_1:
|
||||||
|
label: visually_hidden
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
image_link: ''
|
||||||
|
svg_render_as_image: true
|
||||||
|
svg_attributes:
|
||||||
|
width: null
|
||||||
|
height: null
|
||||||
|
image_style: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: image
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
langcode: true
|
||||||
|
name: true
|
||||||
|
thumbnail: true
|
||||||
|
uid: true
|
||||||
@ -0,0 +1,19 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- node.type.homepage
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: node.homepage.default
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: homepage
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
links:
|
||||||
|
weight: 100
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
langcode: true
|
||||||
@ -0,0 +1,20 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.node.teaser
|
||||||
|
- node.type.homepage
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: node.homepage.teaser
|
||||||
|
targetEntityType: node
|
||||||
|
bundle: homepage
|
||||||
|
mode: teaser
|
||||||
|
content:
|
||||||
|
links:
|
||||||
|
weight: 100
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
langcode: true
|
||||||
@ -0,0 +1,21 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.from_library.field_reusable_paragraph
|
||||||
|
- paragraphs.paragraphs_type.from_library
|
||||||
|
id: paragraph.from_library.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: from_library
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_reusable_paragraph:
|
||||||
|
weight: 0
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link: true
|
||||||
|
view_mode: default
|
||||||
|
third_party_settings: { }
|
||||||
|
type: entity_reference_entity_view
|
||||||
|
region: content
|
||||||
|
hidden: { }
|
||||||
@ -0,0 +1,31 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.paragraphs_library_item.summary
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
- paragraphs_library
|
||||||
|
id: paragraphs_library_item.paragraphs_library_item.summary
|
||||||
|
targetEntityType: paragraphs_library_item
|
||||||
|
bundle: paragraphs_library_item
|
||||||
|
mode: summary
|
||||||
|
content:
|
||||||
|
label:
|
||||||
|
type: string
|
||||||
|
weight: 0
|
||||||
|
label: hidden
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
paragraphs:
|
||||||
|
label: hidden
|
||||||
|
type: paragraph_summary
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
content_moderation_control: true
|
||||||
|
langcode: true
|
||||||
9
config/install/core.entity_view_mode.block.token.yml
Normal file
9
config/install/core.entity_view_mode.block.token.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- block
|
||||||
|
id: block.token
|
||||||
|
label: Token
|
||||||
|
targetEntityType: block
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
id: block_content.full
|
||||||
|
label: Full
|
||||||
|
targetEntityType: block_content
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
id: block_content.token
|
||||||
|
label: Token
|
||||||
|
targetEntityType: block_content
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- config_split
|
||||||
|
id: config_split.token
|
||||||
|
label: Token
|
||||||
|
targetEntityType: config_split
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- content_moderation
|
||||||
|
id: content_moderation_state.token
|
||||||
|
label: Token
|
||||||
|
targetEntityType: content_moderation_state
|
||||||
|
cache: true
|
||||||
9
config/install/core.entity_view_mode.file.token.yml
Normal file
9
config/install/core.entity_view_mode.file.token.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
id: file.token
|
||||||
|
label: Token
|
||||||
|
targetEntityType: file
|
||||||
|
cache: true
|
||||||
11
config/install/core.entity_view_mode.media.full.yml
Normal file
11
config/install/core.entity_view_mode.media.full.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
langcode: en
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- media
|
||||||
|
_core:
|
||||||
|
default_config_hash: 6NBUEuGmlkClK8Fb76tSMMpO2eZ4LWCBdbUk4z7CuP0
|
||||||
|
id: media.full
|
||||||
|
label: 'Full content'
|
||||||
|
targetEntityType: media
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- media
|
||||||
|
id: media.responsive_image
|
||||||
|
label: 'Responsive image (full width)'
|
||||||
|
targetEntityType: media
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- media
|
||||||
|
id: media.responsive_image_full_third_
|
||||||
|
label: 'Responsive image (full - third)'
|
||||||
|
targetEntityType: media
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- media
|
||||||
|
id: media.responsive_image_half
|
||||||
|
label: 'Responsive image (full - half)'
|
||||||
|
targetEntityType: media
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- media
|
||||||
|
id: media.responsive_image_half_width_
|
||||||
|
label: 'Responsive image (half-width)'
|
||||||
|
targetEntityType: media
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- media
|
||||||
|
id: media.responsive_image_third_half_
|
||||||
|
label: 'Responsive image (third - half)'
|
||||||
|
targetEntityType: media
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- media
|
||||||
|
id: media.responsive_image_two_third_width_
|
||||||
|
label: 'Responsive image (two-third width)'
|
||||||
|
targetEntityType: media
|
||||||
|
cache: true
|
||||||
9
config/install/core.entity_view_mode.media.token.yml
Normal file
9
config/install/core.entity_view_mode.media.token.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- media
|
||||||
|
id: media.token
|
||||||
|
label: Token
|
||||||
|
targetEntityType: media
|
||||||
|
cache: true
|
||||||
13
config/install/core.entity_view_mode.node.diff.yml
Normal file
13
config/install/core.entity_view_mode.node.diff.yml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
langcode: en
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
enforced:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
- diff
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.diff
|
||||||
|
label: 'Revision comparison'
|
||||||
|
targetEntityType: node
|
||||||
|
cache: true
|
||||||
9
config/install/core.entity_view_mode.node.full.yml
Normal file
9
config/install/core.entity_view_mode.node.full.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.full
|
||||||
|
label: 'Full content'
|
||||||
|
targetEntityType: node
|
||||||
|
cache: true
|
||||||
9
config/install/core.entity_view_mode.node.rss.yml
Normal file
9
config/install/core.entity_view_mode.node.rss.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.rss
|
||||||
|
label: RSS
|
||||||
|
targetEntityType: node
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.search_index
|
||||||
|
label: 'Search index'
|
||||||
|
targetEntityType: node
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.search_result
|
||||||
|
label: 'Search result highlighting input'
|
||||||
|
targetEntityType: node
|
||||||
|
cache: true
|
||||||
9
config/install/core.entity_view_mode.node.teaser.yml
Normal file
9
config/install/core.entity_view_mode.node.teaser.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.teaser
|
||||||
|
label: Teaser
|
||||||
|
targetEntityType: node
|
||||||
|
cache: true
|
||||||
9
config/install/core.entity_view_mode.node.token.yml
Normal file
9
config/install/core.entity_view_mode.node.token.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.token
|
||||||
|
label: Token
|
||||||
|
targetEntityType: node
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.preview
|
||||||
|
label: Preview
|
||||||
|
targetEntityType: paragraph
|
||||||
|
cache: true
|
||||||
9
config/install/core.entity_view_mode.paragraph.token.yml
Normal file
9
config/install/core.entity_view_mode.paragraph.token.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.token
|
||||||
|
label: Token
|
||||||
|
targetEntityType: paragraph
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- paragraphs_library
|
||||||
|
id: paragraphs_library_item.summary
|
||||||
|
label: Summary
|
||||||
|
targetEntityType: paragraphs_library_item
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- path_alias
|
||||||
|
id: path_alias.token
|
||||||
|
label: Token
|
||||||
|
targetEntityType: path_alias
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- taxonomy
|
||||||
|
id: taxonomy_term.full
|
||||||
|
label: 'Taxonomy term page'
|
||||||
|
targetEntityType: taxonomy_term
|
||||||
|
cache: true
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- taxonomy
|
||||||
|
id: taxonomy_term.token
|
||||||
|
label: Token
|
||||||
|
targetEntityType: taxonomy_term
|
||||||
|
cache: true
|
||||||
9
config/install/core.entity_view_mode.user.compact.yml
Normal file
9
config/install/core.entity_view_mode.user.compact.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: user.compact
|
||||||
|
label: Compact
|
||||||
|
targetEntityType: user
|
||||||
|
cache: true
|
||||||
9
config/install/core.entity_view_mode.user.full.yml
Normal file
9
config/install/core.entity_view_mode.user.full.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: false
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: user.full
|
||||||
|
label: 'User account'
|
||||||
|
targetEntityType: user
|
||||||
|
cache: true
|
||||||
9
config/install/core.entity_view_mode.user.token.yml
Normal file
9
config/install/core.entity_view_mode.user.token.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: user.token
|
||||||
|
label: Token
|
||||||
|
targetEntityType: user
|
||||||
|
cache: true
|
||||||
1
config/install/core.menu.static_menu_link_overrides.yml
Normal file
1
config/install/core.menu.static_menu_link_overrides.yml
Normal file
@ -0,0 +1 @@
|
|||||||
|
definitions: { }
|
||||||
1
config/install/dblog.settings.yml
Normal file
1
config/install/dblog.settings.yml
Normal file
@ -0,0 +1 @@
|
|||||||
|
row_limit: 1000
|
||||||
16
config/install/diff.settings.yml
Normal file
16
config/install/diff.settings.yml
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
general_settings:
|
||||||
|
radio_behavior: simple
|
||||||
|
context_lines_leading: 1
|
||||||
|
context_lines_trailing: 1
|
||||||
|
revision_pager_limit: 50
|
||||||
|
layout_plugins:
|
||||||
|
visual_inline:
|
||||||
|
enabled: true
|
||||||
|
weight: 0
|
||||||
|
split_fields:
|
||||||
|
enabled: true
|
||||||
|
weight: 1
|
||||||
|
unified_fields:
|
||||||
|
enabled: true
|
||||||
|
weight: 2
|
||||||
|
visual_inline_theme: default
|
||||||
3
config/install/dropzonejs.settings.yml
Normal file
3
config/install/dropzonejs.settings.yml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
tmp_upload_scheme: temporary
|
||||||
|
filename_transliteration: true
|
||||||
|
upload_timeout_ms: 0
|
||||||
76
config/install/editor.editor.basic_html.yml
Normal file
76
config/install/editor.editor.basic_html.yml
Normal file
@ -0,0 +1,76 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- filter.format.basic_html
|
||||||
|
module:
|
||||||
|
- ckeditor
|
||||||
|
_core:
|
||||||
|
default_config_hash: cPokN2EHInplxfoCsp5JbBM5maobjCax8Q0hI79yu-I
|
||||||
|
format: basic_html
|
||||||
|
editor: ckeditor
|
||||||
|
settings:
|
||||||
|
toolbar:
|
||||||
|
rows:
|
||||||
|
-
|
||||||
|
-
|
||||||
|
name: Formatting
|
||||||
|
items:
|
||||||
|
- Bold
|
||||||
|
- Italic
|
||||||
|
- JustifyLeft
|
||||||
|
- JustifyCenter
|
||||||
|
- JustifyRight
|
||||||
|
- Undo
|
||||||
|
- Redo
|
||||||
|
-
|
||||||
|
name: Links
|
||||||
|
items:
|
||||||
|
- DrupalLink
|
||||||
|
- DrupalUnlink
|
||||||
|
- Anchor
|
||||||
|
-
|
||||||
|
name: Lists
|
||||||
|
items:
|
||||||
|
- BulletedList
|
||||||
|
- NumberedList
|
||||||
|
-
|
||||||
|
name: Media
|
||||||
|
items:
|
||||||
|
- Blockquote
|
||||||
|
- DrupalImage
|
||||||
|
-
|
||||||
|
name: Indent
|
||||||
|
items:
|
||||||
|
- Outdent
|
||||||
|
- Indent
|
||||||
|
-
|
||||||
|
name: Format
|
||||||
|
items:
|
||||||
|
- Format
|
||||||
|
- Table
|
||||||
|
-
|
||||||
|
name: Tools
|
||||||
|
items:
|
||||||
|
- Source
|
||||||
|
- PasteText
|
||||||
|
- Paste
|
||||||
|
- PasteFromWord
|
||||||
|
plugins:
|
||||||
|
stylescombo:
|
||||||
|
styles: ''
|
||||||
|
drupallink:
|
||||||
|
linkit_enabled: true
|
||||||
|
linkit_profile: default
|
||||||
|
language:
|
||||||
|
language_list: un
|
||||||
|
indentblock:
|
||||||
|
enable: 1
|
||||||
|
image_upload:
|
||||||
|
status: true
|
||||||
|
scheme: public
|
||||||
|
directory: inline-images
|
||||||
|
max_size: ''
|
||||||
|
max_dimensions:
|
||||||
|
width: null
|
||||||
|
height: null
|
||||||
82
config/install/editor.editor.full_html.yml
Normal file
82
config/install/editor.editor.full_html.yml
Normal file
@ -0,0 +1,82 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- filter.format.full_html
|
||||||
|
module:
|
||||||
|
- ckeditor
|
||||||
|
_core:
|
||||||
|
default_config_hash: uYmoPFHVJKBRR298UxL6cyZUGWPrSCWr89c819k2Vsw
|
||||||
|
format: full_html
|
||||||
|
editor: ckeditor
|
||||||
|
settings:
|
||||||
|
toolbar:
|
||||||
|
rows:
|
||||||
|
-
|
||||||
|
-
|
||||||
|
name: Formatting
|
||||||
|
items:
|
||||||
|
- Bold
|
||||||
|
- Italic
|
||||||
|
- Underline
|
||||||
|
- Strike
|
||||||
|
- Superscript
|
||||||
|
- Subscript
|
||||||
|
- JustifyLeft
|
||||||
|
- JustifyCenter
|
||||||
|
- JustifyRight
|
||||||
|
- Undo
|
||||||
|
- Redo
|
||||||
|
-
|
||||||
|
name: Links
|
||||||
|
items:
|
||||||
|
- DrupalLink
|
||||||
|
- DrupalUnlink
|
||||||
|
- Anchor
|
||||||
|
-
|
||||||
|
name: Lists
|
||||||
|
items:
|
||||||
|
- BulletedList
|
||||||
|
- NumberedList
|
||||||
|
-
|
||||||
|
name: Media
|
||||||
|
items:
|
||||||
|
- Blockquote
|
||||||
|
- DrupalMediaLibrary
|
||||||
|
- DrupalImage
|
||||||
|
-
|
||||||
|
name: Indent
|
||||||
|
items:
|
||||||
|
- Outdent
|
||||||
|
- Indent
|
||||||
|
-
|
||||||
|
name: Format
|
||||||
|
items:
|
||||||
|
- Format
|
||||||
|
- Table
|
||||||
|
-
|
||||||
|
name: Tools
|
||||||
|
items:
|
||||||
|
- Source
|
||||||
|
- Paste
|
||||||
|
- PasteText
|
||||||
|
- PasteFromWord
|
||||||
|
- SpecialChar
|
||||||
|
plugins:
|
||||||
|
stylescombo:
|
||||||
|
styles: ''
|
||||||
|
drupallink:
|
||||||
|
linkit_enabled: true
|
||||||
|
linkit_profile: default
|
||||||
|
language:
|
||||||
|
language_list: un
|
||||||
|
indentblock:
|
||||||
|
enable: 1
|
||||||
|
image_upload:
|
||||||
|
status: true
|
||||||
|
scheme: public
|
||||||
|
directory: inline-images
|
||||||
|
max_size: ''
|
||||||
|
max_dimensions:
|
||||||
|
width: null
|
||||||
|
height: null
|
||||||
@ -0,0 +1,30 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- views.view.paragraphs_library_browser
|
||||||
|
module:
|
||||||
|
- views
|
||||||
|
name: paragraphs_library_items
|
||||||
|
label: 'Paragraphs library items'
|
||||||
|
display: modal
|
||||||
|
display_configuration:
|
||||||
|
width: ''
|
||||||
|
height: ''
|
||||||
|
link_text: 'Select reusable paragraph'
|
||||||
|
auto_open: false
|
||||||
|
selection_display: no_display
|
||||||
|
selection_display_configuration: { }
|
||||||
|
widget_selector: single
|
||||||
|
widget_selector_configuration: { }
|
||||||
|
widgets:
|
||||||
|
19e5e98c-307e-437a-b850-0fab163d7fec:
|
||||||
|
settings:
|
||||||
|
view: paragraphs_library_browser
|
||||||
|
view_display: entity_browser
|
||||||
|
submit_text: 'Select reusable paragraph'
|
||||||
|
auto_select: false
|
||||||
|
uuid: 19e5e98c-307e-437a-b850-0fab163d7fec
|
||||||
|
weight: 1
|
||||||
|
label: 'Available library items'
|
||||||
|
id: view
|
||||||
8
config/install/entity_usage.settings.yml
Normal file
8
config/install/entity_usage.settings.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
track_enabled_base_fields: false
|
||||||
|
local_task_enabled_entity_types:
|
||||||
|
- paragraphs_library_item
|
||||||
|
usage_controller_items_per_page: 25
|
||||||
|
edit_warning_message_entity_types:
|
||||||
|
- paragraphs_library_item
|
||||||
|
delete_warning_message_entity_types:
|
||||||
|
- paragraphs_library_item
|
||||||
@ -0,0 +1,26 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.media.field_media_file
|
||||||
|
- media.type.document
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
id: media.document.field_media_file
|
||||||
|
field_name: field_media_file
|
||||||
|
entity_type: media
|
||||||
|
bundle: document
|
||||||
|
label: File
|
||||||
|
description: ''
|
||||||
|
required: true
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||||
|
file_extensions: 'txt rtf doc docx ppt pptx xls xlsx pdf odf odg odp ods odt fodt fods fodp fodg key numbers pages csv zip'
|
||||||
|
max_filesize: ''
|
||||||
|
description_field: true
|
||||||
|
handler: 'default:file'
|
||||||
|
handler_settings: { }
|
||||||
|
field_type: file
|
||||||
44
config/install/field.field.media.image.field_media_image.yml
Normal file
44
config/install/field.field.media.image.field_media_image.yml
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.media.field_media_image
|
||||||
|
- media.type.image
|
||||||
|
module:
|
||||||
|
- content_translation
|
||||||
|
- image
|
||||||
|
third_party_settings:
|
||||||
|
content_translation:
|
||||||
|
translation_sync:
|
||||||
|
alt: alt
|
||||||
|
title: title
|
||||||
|
file: '0'
|
||||||
|
id: media.image.field_media_image
|
||||||
|
field_name: field_media_image
|
||||||
|
entity_type: media
|
||||||
|
bundle: image
|
||||||
|
label: Image
|
||||||
|
description: ''
|
||||||
|
required: true
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||||
|
file_extensions: 'png gif jpg jpeg'
|
||||||
|
max_filesize: ''
|
||||||
|
max_resolution: ''
|
||||||
|
min_resolution: ''
|
||||||
|
alt_field: true
|
||||||
|
alt_field_required: true
|
||||||
|
title_field: true
|
||||||
|
title_field_required: false
|
||||||
|
default_image:
|
||||||
|
uuid: ''
|
||||||
|
alt: ''
|
||||||
|
title: ''
|
||||||
|
width: null
|
||||||
|
height: null
|
||||||
|
handler: 'default:file'
|
||||||
|
handler_settings: { }
|
||||||
|
field_type: image
|
||||||
@ -0,0 +1,18 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.media.field_media_oembed_video
|
||||||
|
- media.type.remote_video
|
||||||
|
id: media.remote_video.field_media_oembed_video
|
||||||
|
field_name: field_media_oembed_video
|
||||||
|
entity_type: media
|
||||||
|
bundle: remote_video
|
||||||
|
label: 'Remote video URL'
|
||||||
|
description: ''
|
||||||
|
required: true
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: string
|
||||||
44
config/install/field.field.media.svg.field_media_image_1.yml
Normal file
44
config/install/field.field.media.svg.field_media_image_1.yml
Normal file
@ -0,0 +1,44 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.media.field_media_image_1
|
||||||
|
- media.type.svg
|
||||||
|
module:
|
||||||
|
- content_translation
|
||||||
|
- image
|
||||||
|
third_party_settings:
|
||||||
|
content_translation:
|
||||||
|
translation_sync:
|
||||||
|
alt: alt
|
||||||
|
title: title
|
||||||
|
file: '0'
|
||||||
|
id: media.svg.field_media_image_1
|
||||||
|
field_name: field_media_image_1
|
||||||
|
entity_type: media
|
||||||
|
bundle: svg
|
||||||
|
label: Image
|
||||||
|
description: ''
|
||||||
|
required: true
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||||
|
file_extensions: svg
|
||||||
|
max_filesize: ''
|
||||||
|
max_resolution: ''
|
||||||
|
min_resolution: ''
|
||||||
|
alt_field: true
|
||||||
|
alt_field_required: true
|
||||||
|
title_field: true
|
||||||
|
title_field_required: false
|
||||||
|
default_image:
|
||||||
|
uuid: ''
|
||||||
|
alt: ''
|
||||||
|
title: ''
|
||||||
|
width: null
|
||||||
|
height: null
|
||||||
|
handler: 'default:file'
|
||||||
|
handler_settings: { }
|
||||||
|
field_type: image
|
||||||
@ -0,0 +1,24 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_reusable_paragraph
|
||||||
|
- paragraphs.paragraphs_type.from_library
|
||||||
|
id: paragraph.from_library.field_reusable_paragraph
|
||||||
|
field_name: field_reusable_paragraph
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: from_library
|
||||||
|
label: 'Reusable paragraph'
|
||||||
|
description: ''
|
||||||
|
required: true
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:paragraphs_library_item'
|
||||||
|
handler_settings:
|
||||||
|
target_bundles: null
|
||||||
|
sort:
|
||||||
|
field: _none
|
||||||
|
auto_create: false
|
||||||
|
field_type: entity_reference
|
||||||
1
config/install/field.settings.yml
Normal file
1
config/install/field.settings.yml
Normal file
@ -0,0 +1 @@
|
|||||||
|
purge_batch_size: 50
|
||||||
18
config/install/field.storage.block_content.body.yml
Normal file
18
config/install/field.storage.block_content.body.yml
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- block_content
|
||||||
|
- text
|
||||||
|
id: block_content.body
|
||||||
|
field_name: body
|
||||||
|
entity_type: block_content
|
||||||
|
type: text_with_summary
|
||||||
|
settings: { }
|
||||||
|
module: text
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: true
|
||||||
|
custom_storage: false
|
||||||
22
config/install/field.storage.media.field_media_file.yml
Normal file
22
config/install/field.storage.media.field_media_file.yml
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
- media
|
||||||
|
id: media.field_media_file
|
||||||
|
field_name: field_media_file
|
||||||
|
entity_type: media
|
||||||
|
type: file
|
||||||
|
settings:
|
||||||
|
target_type: file
|
||||||
|
display_field: false
|
||||||
|
display_default: false
|
||||||
|
uri_scheme: public
|
||||||
|
module: file
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
||||||
29
config/install/field.storage.media.field_media_image.yml
Normal file
29
config/install/field.storage.media.field_media_image.yml
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
- image
|
||||||
|
- media
|
||||||
|
id: media.field_media_image
|
||||||
|
field_name: field_media_image
|
||||||
|
entity_type: media
|
||||||
|
type: image
|
||||||
|
settings:
|
||||||
|
default_image:
|
||||||
|
uuid: null
|
||||||
|
alt: ''
|
||||||
|
title: ''
|
||||||
|
width: null
|
||||||
|
height: null
|
||||||
|
target_type: file
|
||||||
|
display_field: false
|
||||||
|
display_default: false
|
||||||
|
uri_scheme: public
|
||||||
|
module: image
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
||||||
29
config/install/field.storage.media.field_media_image_1.yml
Normal file
29
config/install/field.storage.media.field_media_image_1.yml
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
- image
|
||||||
|
- media
|
||||||
|
id: media.field_media_image_1
|
||||||
|
field_name: field_media_image_1
|
||||||
|
entity_type: media
|
||||||
|
type: image
|
||||||
|
settings:
|
||||||
|
default_image:
|
||||||
|
uuid: null
|
||||||
|
alt: ''
|
||||||
|
title: ''
|
||||||
|
width: null
|
||||||
|
height: null
|
||||||
|
target_type: file
|
||||||
|
display_field: false
|
||||||
|
display_default: false
|
||||||
|
uri_scheme: public
|
||||||
|
module: image
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
||||||
@ -0,0 +1,20 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- media
|
||||||
|
id: media.field_media_oembed_video
|
||||||
|
field_name: field_media_oembed_video
|
||||||
|
entity_type: media
|
||||||
|
type: string
|
||||||
|
settings:
|
||||||
|
max_length: 255
|
||||||
|
is_ascii: false
|
||||||
|
case_sensitive: false
|
||||||
|
module: core
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
||||||
18
config/install/field.storage.node.body.yml
Normal file
18
config/install/field.storage.node.body.yml
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
- text
|
||||||
|
id: node.body
|
||||||
|
field_name: body
|
||||||
|
entity_type: node
|
||||||
|
type: text_with_summary
|
||||||
|
settings: { }
|
||||||
|
module: text
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: true
|
||||||
|
custom_storage: false
|
||||||
@ -0,0 +1,19 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
- paragraphs_library
|
||||||
|
id: paragraph.field_reusable_paragraph
|
||||||
|
field_name: field_reusable_paragraph
|
||||||
|
entity_type: paragraph
|
||||||
|
type: entity_reference
|
||||||
|
settings:
|
||||||
|
target_type: paragraphs_library_item
|
||||||
|
module: core
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user