Update after stream
This commit is contained in:
parent
177e19f7d2
commit
d6a3263436
|
@ -24,6 +24,7 @@
|
||||||
"drupal/core-composer-scaffold": "^9.0",
|
"drupal/core-composer-scaffold": "^9.0",
|
||||||
"drupal/core-project-message": "^9.0",
|
"drupal/core-project-message": "^9.0",
|
||||||
"drupal/core-recommended": "^9.0",
|
"drupal/core-recommended": "^9.0",
|
||||||
|
"drupal/paragraphs": "^1.12",
|
||||||
"drupal/simple_message": "^2",
|
"drupal/simple_message": "^2",
|
||||||
"drupal/tailwindcss": "^4",
|
"drupal/tailwindcss": "^4",
|
||||||
"drush/drush": "^10.3",
|
"drush/drush": "^10.3",
|
||||||
|
|
142
composer.lock
generated
142
composer.lock
generated
|
@ -4,7 +4,7 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "43ce8b88977642a290cb6071237e5561",
|
"content-hash": "6bd5fb3544d4f665e670b7a7695f1b13",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "asm89/stack-cors",
|
"name": "asm89/stack-cors",
|
||||||
|
@ -1766,6 +1766,146 @@
|
||||||
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
|
"description": "Locked core dependencies; require this project INSTEAD OF drupal/core.",
|
||||||
"time": "2020-07-08T18:31:41+00:00"
|
"time": "2020-07-08T18:31:41+00:00"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/entity_reference_revisions",
|
||||||
|
"version": "1.8.0",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/entity_reference_revisions.git",
|
||||||
|
"reference": "8.x-1.8"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/entity_reference_revisions-8.x-1.8.zip",
|
||||||
|
"reference": "8.x-1.8",
|
||||||
|
"shasum": "c1279e6c683edc2dbccedba8de1505340c8a62b6"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal/core": "^8.7.7 || ^9"
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"drupal/diff": "1.x-dev"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"drupal": {
|
||||||
|
"version": "8.x-1.8",
|
||||||
|
"datestamp": "1583961846",
|
||||||
|
"security-coverage": {
|
||||||
|
"status": "covered",
|
||||||
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||||
|
"license": [
|
||||||
|
"GPL-2.0"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Berdir",
|
||||||
|
"homepage": "https://www.drupal.org/user/214652"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Frans",
|
||||||
|
"homepage": "https://www.drupal.org/user/514222"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jeroen.b",
|
||||||
|
"homepage": "https://www.drupal.org/user/1853532"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "miro_dietiker",
|
||||||
|
"homepage": "https://www.drupal.org/user/227761"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Entity Reference Revisions",
|
||||||
|
"homepage": "https://www.drupal.org/project/entity_reference_revisions",
|
||||||
|
"support": {
|
||||||
|
"source": "https://git.drupalcode.org/project/entity_reference_revisions"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "drupal/paragraphs",
|
||||||
|
"version": "1.12.0",
|
||||||
|
"source": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://git.drupalcode.org/project/paragraphs.git",
|
||||||
|
"reference": "8.x-1.12"
|
||||||
|
},
|
||||||
|
"dist": {
|
||||||
|
"type": "zip",
|
||||||
|
"url": "https://ftp.drupal.org/files/projects/paragraphs-8.x-1.12.zip",
|
||||||
|
"reference": "8.x-1.12",
|
||||||
|
"shasum": "3b67d8af1160af42d93a4610be1e02869e428965"
|
||||||
|
},
|
||||||
|
"require": {
|
||||||
|
"drupal/core": "^8.8 || ^9",
|
||||||
|
"drupal/entity_reference_revisions": "~1.3"
|
||||||
|
},
|
||||||
|
"require-dev": {
|
||||||
|
"drupal/block_field": "~1.0",
|
||||||
|
"drupal/ctools": "3.x-dev",
|
||||||
|
"drupal/diff": "~1.0",
|
||||||
|
"drupal/entity_browser": "2.x-dev",
|
||||||
|
"drupal/entity_usage": "2.x-dev",
|
||||||
|
"drupal/field_group": "3.x-dev",
|
||||||
|
"drupal/inline_entity_form": "~1.0",
|
||||||
|
"drupal/paragraphs-paragraphs_library": "*",
|
||||||
|
"drupal/replicate": "~1.0",
|
||||||
|
"drupal/search_api": "~1.0",
|
||||||
|
"drupal/search_api_db": "*"
|
||||||
|
},
|
||||||
|
"suggest": {
|
||||||
|
"drupal/entity_browser": "Recommended for an improved user experience when using the Paragraphs library module"
|
||||||
|
},
|
||||||
|
"type": "drupal-module",
|
||||||
|
"extra": {
|
||||||
|
"drupal": {
|
||||||
|
"version": "8.x-1.12",
|
||||||
|
"datestamp": "1590140081",
|
||||||
|
"security-coverage": {
|
||||||
|
"status": "covered",
|
||||||
|
"message": "Covered by Drupal's security advisory policy"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"notification-url": "https://packages.drupal.org/8/downloads",
|
||||||
|
"license": [
|
||||||
|
"GPL-2.0-or-later"
|
||||||
|
],
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Berdir",
|
||||||
|
"homepage": "https://www.drupal.org/user/214652"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Frans",
|
||||||
|
"homepage": "https://www.drupal.org/user/514222"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Primsi",
|
||||||
|
"homepage": "https://www.drupal.org/user/282629"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jeroen.b",
|
||||||
|
"homepage": "https://www.drupal.org/user/1853532"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "jstoller",
|
||||||
|
"homepage": "https://www.drupal.org/user/99012"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "miro_dietiker",
|
||||||
|
"homepage": "https://www.drupal.org/user/227761"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"description": "Enables the creation of Paragraphs entities.",
|
||||||
|
"homepage": "https://www.drupal.org/project/paragraphs",
|
||||||
|
"support": {
|
||||||
|
"source": "https://git.drupalcode.org/project/paragraphs"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/simple_message",
|
"name": "drupal/simple_message",
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
|
|
27
config/sync/block.block.tailwindcss_account_menu.yml
Normal file
27
config/sync/block.block.tailwindcss_account_menu.yml
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
uuid: ada55e3b-702e-4da1-945b-3a4180388c54
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.account
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- tailwindcss
|
||||||
|
_core:
|
||||||
|
default_config_hash: 8a31Ywc1t2zlddGd3bmDrFMefWqgSK2E02ceFdr-bfc
|
||||||
|
id: tailwindcss_account_menu
|
||||||
|
theme: tailwindcss
|
||||||
|
region: secondary_menu
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'system_menu_block:account'
|
||||||
|
settings:
|
||||||
|
id: 'system_menu_block:account'
|
||||||
|
label: 'User account menu'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
level: 1
|
||||||
|
depth: 1
|
||||||
|
expand_all_items: false
|
||||||
|
visibility: { }
|
25
config/sync/block.block.tailwindcss_branding.yml
Normal file
25
config/sync/block.block.tailwindcss_branding.yml
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
uuid: 2858665b-e244-417c-afd0-cf8df523bb24
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- tailwindcss
|
||||||
|
_core:
|
||||||
|
default_config_hash: NDwadleLD3YVSbDUaakxyYZyINYtkFtOVGShfq4kWy8
|
||||||
|
id: tailwindcss_branding
|
||||||
|
theme: tailwindcss
|
||||||
|
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: { }
|
22
config/sync/block.block.tailwindcss_breadcrumbs.yml
Normal file
22
config/sync/block.block.tailwindcss_breadcrumbs.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 7a0c84a6-1a98-4140-a39b-25f4bd77e20e
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- tailwindcss
|
||||||
|
_core:
|
||||||
|
default_config_hash: oXUb3JZR2WW5VOdw4HrhRicCsq51mCgLfRyvheG68ck
|
||||||
|
id: tailwindcss_breadcrumbs
|
||||||
|
theme: tailwindcss
|
||||||
|
region: breadcrumb
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: system_breadcrumb_block
|
||||||
|
settings:
|
||||||
|
id: system_breadcrumb_block
|
||||||
|
label: Breadcrumbs
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
22
config/sync/block.block.tailwindcss_content.yml
Normal file
22
config/sync/block.block.tailwindcss_content.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: ed02ecf9-766d-4192-ac33-4facb4ff1902
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- tailwindcss
|
||||||
|
_core:
|
||||||
|
default_config_hash: 9EoWV2Lot6FVSr50t4hoKgiz1LIXYWNG-IIPYsWxBqo
|
||||||
|
id: tailwindcss_content
|
||||||
|
theme: tailwindcss
|
||||||
|
region: content
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: system_main_block
|
||||||
|
settings:
|
||||||
|
id: system_main_block
|
||||||
|
label: 'Main page content'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
27
config/sync/block.block.tailwindcss_footer.yml
Normal file
27
config/sync/block.block.tailwindcss_footer.yml
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
uuid: b5cb4c13-2411-4115-a60b-92bb450b7dc3
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.footer
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- tailwindcss
|
||||||
|
_core:
|
||||||
|
default_config_hash: 8zRjTNbfNAJ94lQpZDu6MkyD87GYJ2zpH9VQPVmRbcM
|
||||||
|
id: tailwindcss_footer
|
||||||
|
theme: tailwindcss
|
||||||
|
region: sidebar_first
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'system_menu_block:footer'
|
||||||
|
settings:
|
||||||
|
id: 'system_menu_block:footer'
|
||||||
|
label: 'Footer menu'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
level: 1
|
||||||
|
depth: 0
|
||||||
|
expand_all_items: false
|
||||||
|
visibility: { }
|
22
config/sync/block.block.tailwindcss_help.yml
Normal file
22
config/sync/block.block.tailwindcss_help.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 46784b05-cbdb-4859-94f4-531a8c15f416
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- help
|
||||||
|
theme:
|
||||||
|
- tailwindcss
|
||||||
|
_core:
|
||||||
|
default_config_hash: 8I8iACSa0sKO3k3jlvUG1ge52rfcKX7USJAQYnzuBgg
|
||||||
|
id: tailwindcss_help
|
||||||
|
theme: tailwindcss
|
||||||
|
region: content
|
||||||
|
weight: -30
|
||||||
|
provider: null
|
||||||
|
plugin: help_block
|
||||||
|
settings:
|
||||||
|
id: help_block
|
||||||
|
label: Help
|
||||||
|
provider: help
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
20
config/sync/block.block.tailwindcss_local_actions.yml
Normal file
20
config/sync/block.block.tailwindcss_local_actions.yml
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
uuid: 7cc54aa4-bea8-4f18-80a7-3707eac2608c
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- tailwindcss
|
||||||
|
_core:
|
||||||
|
default_config_hash: 13GQpeITIJsp1kyPniXtWZfyFH87vb1xxJCHifL4UeE
|
||||||
|
id: tailwindcss_local_actions
|
||||||
|
theme: tailwindcss
|
||||||
|
region: content
|
||||||
|
weight: -20
|
||||||
|
provider: null
|
||||||
|
plugin: local_actions_block
|
||||||
|
settings:
|
||||||
|
id: local_actions_block
|
||||||
|
label: 'Primary admin actions'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
22
config/sync/block.block.tailwindcss_local_tasks.yml
Normal file
22
config/sync/block.block.tailwindcss_local_tasks.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 6ce3342e-ec87-4e92-af4d-22ec9379cddd
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- tailwindcss
|
||||||
|
_core:
|
||||||
|
default_config_hash: X9I1OB0W3WlWtrK-CNcg6hNWwa8wficanpH8pYnDZDE
|
||||||
|
id: tailwindcss_local_tasks
|
||||||
|
theme: tailwindcss
|
||||||
|
region: content
|
||||||
|
weight: -40
|
||||||
|
provider: null
|
||||||
|
plugin: local_tasks_block
|
||||||
|
settings:
|
||||||
|
id: local_tasks_block
|
||||||
|
label: Tabs
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
primary: true
|
||||||
|
secondary: true
|
||||||
|
visibility: { }
|
27
config/sync/block.block.tailwindcss_main_menu.yml
Normal file
27
config/sync/block.block.tailwindcss_main_menu.yml
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
uuid: 524a533d-3fb5-46cf-9604-6f8f3a171be8
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.main
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- tailwindcss
|
||||||
|
_core:
|
||||||
|
default_config_hash: ChCx7DYNUrPTt5uiRdQAPDKJQMc-_SyAQTrZh8H0o-c
|
||||||
|
id: tailwindcss_main_menu
|
||||||
|
theme: tailwindcss
|
||||||
|
region: primary_menu
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'system_menu_block:main'
|
||||||
|
settings:
|
||||||
|
id: 'system_menu_block:main'
|
||||||
|
label: 'Main navigation'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
level: 1
|
||||||
|
depth: 1
|
||||||
|
expand_all_items: false
|
||||||
|
visibility: { }
|
22
config/sync/block.block.tailwindcss_messages.yml
Normal file
22
config/sync/block.block.tailwindcss_messages.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 3c20db2d-4d73-402d-ade3-dc377f775995
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- tailwindcss
|
||||||
|
_core:
|
||||||
|
default_config_hash: KHQIJ7Vfl25lTjzIc7qIvnuistt-Mw2O0kG4jCofmkI
|
||||||
|
id: tailwindcss_messages
|
||||||
|
theme: tailwindcss
|
||||||
|
region: highlighted
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: system_messages_block
|
||||||
|
settings:
|
||||||
|
id: system_messages_block
|
||||||
|
label: 'Status messages'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
20
config/sync/block.block.tailwindcss_page_title.yml
Normal file
20
config/sync/block.block.tailwindcss_page_title.yml
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
uuid: 1d25f089-1df3-4978-bf9b-2c7f0908a4bc
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
theme:
|
||||||
|
- tailwindcss
|
||||||
|
_core:
|
||||||
|
default_config_hash: 7rR9chwXvdM2H8OYMAYx9Zj3GGlPMrZp_M3ZA4thYTk
|
||||||
|
id: tailwindcss_page_title
|
||||||
|
theme: tailwindcss
|
||||||
|
region: content
|
||||||
|
weight: -50
|
||||||
|
provider: null
|
||||||
|
plugin: page_title_block
|
||||||
|
settings:
|
||||||
|
id: page_title_block
|
||||||
|
label: 'Page title'
|
||||||
|
provider: core
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
22
config/sync/block.block.tailwindcss_powered.yml
Normal file
22
config/sync/block.block.tailwindcss_powered.yml
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
uuid: 32a9f7c9-35fd-494f-a76f-1e8559e83846
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- tailwindcss
|
||||||
|
_core:
|
||||||
|
default_config_hash: jQQUUWN2Uxr5qZtc9zcJKBCxpKY8orN1u2HPqYYRQDI
|
||||||
|
id: tailwindcss_powered
|
||||||
|
theme: tailwindcss
|
||||||
|
region: sidebar_first
|
||||||
|
weight: 10
|
||||||
|
provider: null
|
||||||
|
plugin: system_powered_by_block
|
||||||
|
settings:
|
||||||
|
id: system_powered_by_block
|
||||||
|
label: 'Powered by Drupal'
|
||||||
|
provider: system
|
||||||
|
label_display: '0'
|
||||||
|
visibility: { }
|
23
config/sync/block.block.tailwindcss_search.yml
Normal file
23
config/sync/block.block.tailwindcss_search.yml
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
uuid: 5f473614-176b-4483-ab9e-587388a757a6
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- search
|
||||||
|
theme:
|
||||||
|
- tailwindcss
|
||||||
|
_core:
|
||||||
|
default_config_hash: Q-4EcGAsu26ICu4ejEz0uE1zv4akpiaOsizxgZfAmEw
|
||||||
|
id: tailwindcss_search
|
||||||
|
theme: tailwindcss
|
||||||
|
region: sidebar_first
|
||||||
|
weight: -1
|
||||||
|
provider: null
|
||||||
|
plugin: search_form_block
|
||||||
|
settings:
|
||||||
|
id: search_form_block
|
||||||
|
label: Search
|
||||||
|
provider: search
|
||||||
|
label_display: visible
|
||||||
|
page_id: node_search
|
||||||
|
visibility: { }
|
27
config/sync/block.block.tailwindcss_tools.yml
Normal file
27
config/sync/block.block.tailwindcss_tools.yml
Normal file
|
@ -0,0 +1,27 @@
|
||||||
|
uuid: 54fa8a04-b793-481f-b87f-749051d670c1
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.tools
|
||||||
|
module:
|
||||||
|
- system
|
||||||
|
theme:
|
||||||
|
- tailwindcss
|
||||||
|
_core:
|
||||||
|
default_config_hash: rH6PpAn7-RScha1rGkohGAYSSh_1OVeZzioJPzPw6O4
|
||||||
|
id: tailwindcss_tools
|
||||||
|
theme: tailwindcss
|
||||||
|
region: sidebar_first
|
||||||
|
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: { }
|
|
@ -6,12 +6,15 @@ dependencies:
|
||||||
- field.field.node.article.body
|
- field.field.node.article.body
|
||||||
- field.field.node.article.comment
|
- field.field.node.article.comment
|
||||||
- field.field.node.article.field_image
|
- field.field.node.article.field_image
|
||||||
|
- field.field.node.article.field_my_email_address
|
||||||
|
- field.field.node.article.field_people
|
||||||
- field.field.node.article.field_tags
|
- field.field.node.article.field_tags
|
||||||
- image.style.thumbnail
|
- image.style.thumbnail
|
||||||
- node.type.article
|
- node.type.article
|
||||||
module:
|
module:
|
||||||
- comment
|
- comment
|
||||||
- image
|
- image
|
||||||
|
- paragraphs
|
||||||
- path
|
- path
|
||||||
- text
|
- text
|
||||||
_core:
|
_core:
|
||||||
|
@ -23,7 +26,7 @@ mode: default
|
||||||
content:
|
content:
|
||||||
body:
|
body:
|
||||||
type: text_textarea_with_summary
|
type: text_textarea_with_summary
|
||||||
weight: 1
|
weight: 2
|
||||||
region: content
|
region: content
|
||||||
settings:
|
settings:
|
||||||
rows: 9
|
rows: 9
|
||||||
|
@ -33,13 +36,13 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
comment:
|
comment:
|
||||||
type: comment_default
|
type: comment_default
|
||||||
weight: 20
|
weight: 9
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
created:
|
created:
|
||||||
type: datetime_timestamp
|
type: datetime_timestamp
|
||||||
weight: 10
|
weight: 6
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
@ -51,6 +54,26 @@ content:
|
||||||
progress_indicator: throbber
|
progress_indicator: throbber
|
||||||
preview_image_style: thumbnail
|
preview_image_style: thumbnail
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
field_my_email_address:
|
||||||
|
weight: 1
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: email_default
|
||||||
|
region: content
|
||||||
|
field_people:
|
||||||
|
type: entity_reference_paragraphs
|
||||||
|
weight: 26
|
||||||
|
settings:
|
||||||
|
title: Paragraph
|
||||||
|
title_plural: Paragraphs
|
||||||
|
edit_mode: open
|
||||||
|
add_mode: dropdown
|
||||||
|
form_display_mode: default
|
||||||
|
default_paragraph_type: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
field_tags:
|
field_tags:
|
||||||
type: entity_reference_autocomplete_tags
|
type: entity_reference_autocomplete_tags
|
||||||
weight: 3
|
weight: 3
|
||||||
|
@ -63,7 +86,7 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
path:
|
path:
|
||||||
type: path
|
type: path
|
||||||
weight: 30
|
weight: 10
|
||||||
region: content
|
region: content
|
||||||
settings: { }
|
settings: { }
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
|
@ -71,21 +94,21 @@ content:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
settings:
|
||||||
display_label: true
|
display_label: true
|
||||||
weight: 15
|
weight: 7
|
||||||
region: content
|
region: content
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
status:
|
status:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
settings:
|
||||||
display_label: true
|
display_label: true
|
||||||
weight: 120
|
weight: 11
|
||||||
region: content
|
region: content
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
sticky:
|
sticky:
|
||||||
type: boolean_checkbox
|
type: boolean_checkbox
|
||||||
settings:
|
settings:
|
||||||
display_label: true
|
display_label: true
|
||||||
weight: 16
|
weight: 8
|
||||||
region: content
|
region: content
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
title:
|
title:
|
||||||
|
|
|
@ -0,0 +1,32 @@
|
||||||
|
uuid: b0bde03b-6358-44c4-a4b7-8cc5a90904c9
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.person.field_job_title
|
||||||
|
- field.field.paragraph.person.field_name
|
||||||
|
- paragraphs.paragraphs_type.person
|
||||||
|
id: paragraph.person.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: person
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_job_title:
|
||||||
|
weight: 1
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: string_textfield
|
||||||
|
region: content
|
||||||
|
field_name:
|
||||||
|
weight: 0
|
||||||
|
settings:
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
type: string_textfield
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
status: true
|
|
@ -7,11 +7,14 @@ dependencies:
|
||||||
- field.field.node.article.body
|
- field.field.node.article.body
|
||||||
- field.field.node.article.comment
|
- field.field.node.article.comment
|
||||||
- field.field.node.article.field_image
|
- field.field.node.article.field_image
|
||||||
|
- field.field.node.article.field_my_email_address
|
||||||
|
- field.field.node.article.field_people
|
||||||
- field.field.node.article.field_tags
|
- field.field.node.article.field_tags
|
||||||
- image.style.large
|
- image.style.large
|
||||||
- node.type.article
|
- node.type.article
|
||||||
module:
|
module:
|
||||||
- comment
|
- comment
|
||||||
|
- entity_reference_revisions
|
||||||
- image
|
- image
|
||||||
- text
|
- text
|
||||||
- user
|
- user
|
||||||
|
@ -47,6 +50,22 @@ content:
|
||||||
image_link: ''
|
image_link: ''
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
label: hidden
|
label: hidden
|
||||||
|
field_my_email_address:
|
||||||
|
weight: 111
|
||||||
|
label: above
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
type: basic_string
|
||||||
|
region: content
|
||||||
|
field_people:
|
||||||
|
type: entity_reference_revisions_entity_view
|
||||||
|
weight: 112
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
view_mode: default
|
||||||
|
link: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
region: content
|
||||||
field_tags:
|
field_tags:
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
weight: 10
|
weight: 10
|
||||||
|
|
|
@ -7,6 +7,8 @@ dependencies:
|
||||||
- field.field.node.article.body
|
- field.field.node.article.body
|
||||||
- field.field.node.article.comment
|
- field.field.node.article.comment
|
||||||
- field.field.node.article.field_image
|
- field.field.node.article.field_image
|
||||||
|
- field.field.node.article.field_my_email_address
|
||||||
|
- field.field.node.article.field_people
|
||||||
- field.field.node.article.field_tags
|
- field.field.node.article.field_tags
|
||||||
- node.type.article
|
- node.type.article
|
||||||
module:
|
module:
|
||||||
|
@ -25,4 +27,6 @@ hidden:
|
||||||
body: true
|
body: true
|
||||||
comment: true
|
comment: true
|
||||||
field_image: true
|
field_image: true
|
||||||
|
field_my_email_address: true
|
||||||
|
field_people: true
|
||||||
field_tags: true
|
field_tags: true
|
||||||
|
|
|
@ -7,6 +7,8 @@ dependencies:
|
||||||
- field.field.node.article.body
|
- field.field.node.article.body
|
||||||
- field.field.node.article.comment
|
- field.field.node.article.comment
|
||||||
- field.field.node.article.field_image
|
- field.field.node.article.field_image
|
||||||
|
- field.field.node.article.field_my_email_address
|
||||||
|
- field.field.node.article.field_people
|
||||||
- field.field.node.article.field_tags
|
- field.field.node.article.field_tags
|
||||||
- image.style.medium
|
- image.style.medium
|
||||||
- node.type.article
|
- node.type.article
|
||||||
|
@ -52,4 +54,6 @@ content:
|
||||||
hidden:
|
hidden:
|
||||||
comment: true
|
comment: true
|
||||||
field_image: true
|
field_image: true
|
||||||
|
field_my_email_address: true
|
||||||
|
field_people: true
|
||||||
field_tags: true
|
field_tags: true
|
||||||
|
|
|
@ -0,0 +1,30 @@
|
||||||
|
uuid: 7d8969e7-43da-4e26-bc79-0638cef367d7
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.paragraph.person.field_job_title
|
||||||
|
- field.field.paragraph.person.field_name
|
||||||
|
- paragraphs.paragraphs_type.person
|
||||||
|
id: paragraph.person.default
|
||||||
|
targetEntityType: paragraph
|
||||||
|
bundle: person
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_job_title:
|
||||||
|
weight: 0
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
type: string
|
||||||
|
region: content
|
||||||
|
field_name:
|
||||||
|
weight: 1
|
||||||
|
label: above
|
||||||
|
settings:
|
||||||
|
link_to_entity: false
|
||||||
|
third_party_settings: { }
|
||||||
|
type: string
|
||||||
|
region: content
|
||||||
|
hidden: { }
|
12
config/sync/core.entity_view_mode.paragraph.preview.yml
Normal file
12
config/sync/core.entity_view_mode.paragraph.preview.yml
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
uuid: 264ffbcd-7f5c-4296-999d-d04410fc376d
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
_core:
|
||||||
|
default_config_hash: h3BeHVei4Lnyqbkao3YiF4KqoY-DhRvUNfEgKG8Rgjg
|
||||||
|
id: paragraph.preview
|
||||||
|
label: Preview
|
||||||
|
targetEntityType: paragraph
|
||||||
|
cache: true
|
|
@ -11,11 +11,13 @@ module:
|
||||||
comment: 0
|
comment: 0
|
||||||
config: 0
|
config: 0
|
||||||
contact: 0
|
contact: 0
|
||||||
|
content_moderation: 0
|
||||||
contextual: 0
|
contextual: 0
|
||||||
datetime: 0
|
datetime: 0
|
||||||
dblog: 0
|
dblog: 0
|
||||||
dynamic_page_cache: 0
|
dynamic_page_cache: 0
|
||||||
editor: 0
|
editor: 0
|
||||||
|
entity_reference_revisions: 0
|
||||||
field: 0
|
field: 0
|
||||||
field_ui: 0
|
field_ui: 0
|
||||||
file: 0
|
file: 0
|
||||||
|
@ -23,9 +25,13 @@ module:
|
||||||
help: 0
|
help: 0
|
||||||
history: 0
|
history: 0
|
||||||
image: 0
|
image: 0
|
||||||
|
jsonapi: 0
|
||||||
link: 0
|
link: 0
|
||||||
menu_link_content: 0
|
menu_link_content: 0
|
||||||
menu_ui: 0
|
menu_ui: 0
|
||||||
|
migrate: 0
|
||||||
|
migrate_drupal: 0
|
||||||
|
migrate_drupal_ui: 0
|
||||||
node: 0
|
node: 0
|
||||||
options: 0
|
options: 0
|
||||||
page_cache: 0
|
page_cache: 0
|
||||||
|
@ -34,6 +40,7 @@ module:
|
||||||
quickedit: 0
|
quickedit: 0
|
||||||
rdf: 0
|
rdf: 0
|
||||||
search: 0
|
search: 0
|
||||||
|
serialization: 0
|
||||||
shortcut: 0
|
shortcut: 0
|
||||||
simple_message: 0
|
simple_message: 0
|
||||||
system: 0
|
system: 0
|
||||||
|
@ -45,10 +52,14 @@ module:
|
||||||
user: 0
|
user: 0
|
||||||
views: 0
|
views: 0
|
||||||
views_ui: 0
|
views_ui: 0
|
||||||
|
workflows: 0
|
||||||
|
paragraphs: 11
|
||||||
minimal: 1000
|
minimal: 1000
|
||||||
theme:
|
theme:
|
||||||
bartik: 0
|
bartik: 0
|
||||||
seven: 0
|
seven: 0
|
||||||
|
stable: 0
|
||||||
|
tailwindcss: 0
|
||||||
profile: minimal
|
profile: minimal
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc
|
default_config_hash: R4IF-ClDHXxblLcG0L7MgsLvfBIMAvi_skumNFQwkDc
|
||||||
|
|
|
@ -0,0 +1,19 @@
|
||||||
|
uuid: 5c8cabdf-b03e-453e-885b-ea725e69f276
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_my_email_address
|
||||||
|
- node.type.article
|
||||||
|
id: node.article.field_my_email_address
|
||||||
|
field_name: field_my_email_address
|
||||||
|
entity_type: node
|
||||||
|
bundle: article
|
||||||
|
label: 'My email address'
|
||||||
|
description: ''
|
||||||
|
required: true
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: email
|
31
config/sync/field.field.node.article.field_people.yml
Normal file
31
config/sync/field.field.node.article.field_people.yml
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
uuid: f19917a1-7e3c-487b-a0c1-10847aa78aa6
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.node.field_people
|
||||||
|
- node.type.article
|
||||||
|
- paragraphs.paragraphs_type.person
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
id: node.article.field_people
|
||||||
|
field_name: field_people
|
||||||
|
entity_type: node
|
||||||
|
bundle: article
|
||||||
|
label: People
|
||||||
|
description: ''
|
||||||
|
required: false
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:paragraph'
|
||||||
|
handler_settings:
|
||||||
|
negate: 0
|
||||||
|
target_bundles:
|
||||||
|
person: person
|
||||||
|
target_bundles_drag_drop:
|
||||||
|
person:
|
||||||
|
enabled: true
|
||||||
|
weight: 2
|
||||||
|
field_type: entity_reference_revisions
|
19
config/sync/field.field.paragraph.person.field_job_title.yml
Normal file
19
config/sync/field.field.paragraph.person.field_job_title.yml
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
uuid: 1a7edf3c-87f8-4ee6-bfd5-4a6dd725d7a0
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_job_title
|
||||||
|
- paragraphs.paragraphs_type.person
|
||||||
|
id: paragraph.person.field_job_title
|
||||||
|
field_name: field_job_title
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: person
|
||||||
|
label: 'Job title'
|
||||||
|
description: 'The job title of the person.'
|
||||||
|
required: true
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: string
|
19
config/sync/field.field.paragraph.person.field_name.yml
Normal file
19
config/sync/field.field.paragraph.person.field_name.yml
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
uuid: c2850476-7cc6-4130-8772-91d5722c157b
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.paragraph.field_name
|
||||||
|
- paragraphs.paragraphs_type.person
|
||||||
|
id: paragraph.person.field_name
|
||||||
|
field_name: field_name
|
||||||
|
entity_type: paragraph
|
||||||
|
bundle: person
|
||||||
|
label: Name
|
||||||
|
description: 'The person''s name.'
|
||||||
|
required: true
|
||||||
|
translatable: false
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings: { }
|
||||||
|
field_type: string
|
18
config/sync/field.storage.node.field_my_email_address.yml
Normal file
18
config/sync/field.storage.node.field_my_email_address.yml
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
uuid: 2d57bcee-3945-4293-ab67-da865e78485a
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
id: node.field_my_email_address
|
||||||
|
field_name: field_my_email_address
|
||||||
|
entity_type: node
|
||||||
|
type: email
|
||||||
|
settings: { }
|
||||||
|
module: core
|
||||||
|
locked: false
|
||||||
|
cardinality: -1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
21
config/sync/field.storage.node.field_people.yml
Normal file
21
config/sync/field.storage.node.field_people.yml
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
uuid: 3342587c-74b3-4545-b95a-5b16633e78cf
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- entity_reference_revisions
|
||||||
|
- node
|
||||||
|
- paragraphs
|
||||||
|
id: node.field_people
|
||||||
|
field_name: field_people
|
||||||
|
entity_type: node
|
||||||
|
type: entity_reference_revisions
|
||||||
|
settings:
|
||||||
|
target_type: paragraph
|
||||||
|
module: entity_reference_revisions
|
||||||
|
locked: false
|
||||||
|
cardinality: -1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
21
config/sync/field.storage.paragraph.field_job_title.yml
Normal file
21
config/sync/field.storage.paragraph.field_job_title.yml
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
uuid: 5a4d9614-89e7-4f5e-aa5e-2260da3bd7e1
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.field_job_title
|
||||||
|
field_name: field_job_title
|
||||||
|
entity_type: paragraph
|
||||||
|
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
|
21
config/sync/field.storage.paragraph.field_name.yml
Normal file
21
config/sync/field.storage.paragraph.field_name.yml
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
uuid: 910f79f1-2fd1-4394-9566-4b21f08a0fce
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- paragraphs
|
||||||
|
id: paragraph.field_name
|
||||||
|
field_name: field_name
|
||||||
|
entity_type: paragraph
|
||||||
|
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
|
4
config/sync/jsonapi.settings.yml
Normal file
4
config/sync/jsonapi.settings.yml
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
langcode: en
|
||||||
|
read_only: true
|
||||||
|
_core:
|
||||||
|
default_config_hash: p_qzzTwtOMiIPE7CyG0wD6M-UCpBp6Y5E4LhNCnCRpY
|
7
config/sync/migrate_drupal.settings.yml
Normal file
7
config/sync/migrate_drupal.settings.yml
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
enforce_source_module_tags:
|
||||||
|
- 'Drupal 6'
|
||||||
|
- 'Drupal 7'
|
||||||
|
follow_up_migration_tags:
|
||||||
|
- 'Follow-up migration'
|
||||||
|
_core:
|
||||||
|
default_config_hash: 1daEO2inZc1i3d0Sn-ADIq9mUIU7tSLCxn579NT6f2g
|
10
config/sync/paragraphs.paragraphs_type.person.yml
Normal file
10
config/sync/paragraphs.paragraphs_type.person.yml
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
uuid: 9ab2c30c-8e77-4618-929d-623ed1971b95
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: person
|
||||||
|
label: Person
|
||||||
|
icon_uuid: null
|
||||||
|
icon_default: null
|
||||||
|
description: ''
|
||||||
|
behavior_plugins: { }
|
3
config/sync/paragraphs.settings.yml
Normal file
3
config/sync/paragraphs.settings.yml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
show_unpublished: true
|
||||||
|
_core:
|
||||||
|
default_config_hash: 7eR0sk71Eol86r_A7BMqn5_46wzenh5J1O5vZRCGKv8
|
14
config/sync/system.action.user_add_role_action.moderator.yml
Normal file
14
config/sync/system.action.user_add_role_action.moderator.yml
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
uuid: 25253b4b-75d4-435b-bd18-6317b4883fec
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- user.role.moderator
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: user_add_role_action.moderator
|
||||||
|
label: 'Add the Moderator role to the selected user(s)'
|
||||||
|
type: user
|
||||||
|
plugin: user_add_role_action
|
||||||
|
configuration:
|
||||||
|
rid: moderator
|
|
@ -0,0 +1,14 @@
|
||||||
|
uuid: b9b88d3f-8848-4e4d-941b-5e0c791ef5c0
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- user.role.moderator
|
||||||
|
module:
|
||||||
|
- user
|
||||||
|
id: user_remove_role_action.moderator
|
||||||
|
label: 'Remove the Moderator role from the selected user(s)'
|
||||||
|
type: user
|
||||||
|
plugin: user_remove_role_action
|
||||||
|
configuration:
|
||||||
|
rid: moderator
|
|
@ -2,7 +2,7 @@ cache:
|
||||||
page:
|
page:
|
||||||
max_age: 0
|
max_age: 0
|
||||||
css:
|
css:
|
||||||
preprocess: true
|
preprocess: false
|
||||||
gzip: true
|
gzip: true
|
||||||
fast_404:
|
fast_404:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
@ -10,7 +10,7 @@ fast_404:
|
||||||
exclude_paths: '/\/(?:styles|imagecache)\//'
|
exclude_paths: '/\/(?:styles|imagecache)\//'
|
||||||
html: '<!DOCTYPE html><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL "@path" was not found on this server.</p></body></html>'
|
html: '<!DOCTYPE html><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requested URL "@path" was not found on this server.</p></body></html>'
|
||||||
js:
|
js:
|
||||||
preprocess: true
|
preprocess: false
|
||||||
gzip: true
|
gzip: true
|
||||||
stale_file_threshold: 2592000
|
stale_file_threshold: 2592000
|
||||||
_core:
|
_core:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
admin: seven
|
admin: seven
|
||||||
default: bartik
|
default: tailwindcss
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: fOjer9hADYYnbCJVZMFZIIM1azTFWyg84ZkFDHfAbUg
|
default_config_hash: fOjer9hADYYnbCJVZMFZIIM1azTFWyg84ZkFDHfAbUg
|
||||||
|
|
9
config/sync/user.role.moderator.yml
Normal file
9
config/sync/user.role.moderator.yml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
uuid: d1b412aa-0129-4eee-88e3-929e0da482a1
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
id: moderator
|
||||||
|
label: Moderator
|
||||||
|
weight: 3
|
||||||
|
is_admin: null
|
||||||
|
permissions: { }
|
833
config/sync/views.view.moderated_content.yml
Normal file
833
config/sync/views.view.moderated_content.yml
Normal file
|
@ -0,0 +1,833 @@
|
||||||
|
uuid: 53464774-fa59-4b55-960f-0f3c13772b00
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
enforced:
|
||||||
|
module:
|
||||||
|
- content_moderation
|
||||||
|
module:
|
||||||
|
- node
|
||||||
|
- user
|
||||||
|
_core:
|
||||||
|
default_config_hash: Kjqf5d4F134C3zua0tXV7LA3m5OEeS_Fowa2dP9kk2I
|
||||||
|
id: moderated_content
|
||||||
|
label: 'Moderated content'
|
||||||
|
module: views
|
||||||
|
description: 'Find and moderate content.'
|
||||||
|
tag: ''
|
||||||
|
base_table: node_field_revision
|
||||||
|
base_field: vid
|
||||||
|
display:
|
||||||
|
default:
|
||||||
|
display_plugin: default
|
||||||
|
id: default
|
||||||
|
display_title: Master
|
||||||
|
position: 0
|
||||||
|
display_options:
|
||||||
|
access:
|
||||||
|
type: perm
|
||||||
|
options:
|
||||||
|
perm: 'view any unpublished content'
|
||||||
|
cache:
|
||||||
|
type: tag
|
||||||
|
options: { }
|
||||||
|
query:
|
||||||
|
type: views_query
|
||||||
|
options:
|
||||||
|
disable_sql_rewrite: false
|
||||||
|
distinct: false
|
||||||
|
replica: false
|
||||||
|
query_comment: ''
|
||||||
|
query_tags: { }
|
||||||
|
exposed_form:
|
||||||
|
type: basic
|
||||||
|
options:
|
||||||
|
submit_button: Filter
|
||||||
|
reset_button: true
|
||||||
|
reset_button_label: Reset
|
||||||
|
exposed_sorts_label: 'Sort by'
|
||||||
|
expose_sort_order: true
|
||||||
|
sort_asc_label: Asc
|
||||||
|
sort_desc_label: Desc
|
||||||
|
pager:
|
||||||
|
type: full
|
||||||
|
options:
|
||||||
|
items_per_page: 50
|
||||||
|
offset: 0
|
||||||
|
id: 0
|
||||||
|
total_pages: null
|
||||||
|
tags:
|
||||||
|
previous: '‹ Previous'
|
||||||
|
next: 'Next ›'
|
||||||
|
first: '« First'
|
||||||
|
last: 'Last »'
|
||||||
|
expose:
|
||||||
|
items_per_page: false
|
||||||
|
items_per_page_label: 'Items per page'
|
||||||
|
items_per_page_options: '5, 10, 25, 50'
|
||||||
|
items_per_page_options_all: false
|
||||||
|
items_per_page_options_all_label: '- All -'
|
||||||
|
offset: false
|
||||||
|
offset_label: Offset
|
||||||
|
quantity: 9
|
||||||
|
style:
|
||||||
|
type: table
|
||||||
|
options:
|
||||||
|
grouping: { }
|
||||||
|
row_class: ''
|
||||||
|
default_row_class: true
|
||||||
|
override: true
|
||||||
|
sticky: true
|
||||||
|
caption: ''
|
||||||
|
summary: ''
|
||||||
|
description: ''
|
||||||
|
columns:
|
||||||
|
title: title
|
||||||
|
type: type
|
||||||
|
name: name
|
||||||
|
moderation_state: moderation_state
|
||||||
|
changed: changed
|
||||||
|
info:
|
||||||
|
title:
|
||||||
|
sortable: true
|
||||||
|
default_sort_order: asc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: ''
|
||||||
|
type:
|
||||||
|
sortable: true
|
||||||
|
default_sort_order: asc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: ''
|
||||||
|
name:
|
||||||
|
sortable: false
|
||||||
|
default_sort_order: asc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: ''
|
||||||
|
moderation_state:
|
||||||
|
sortable: true
|
||||||
|
default_sort_order: asc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: ''
|
||||||
|
changed:
|
||||||
|
sortable: true
|
||||||
|
default_sort_order: desc
|
||||||
|
align: ''
|
||||||
|
separator: ''
|
||||||
|
empty_column: false
|
||||||
|
responsive: ''
|
||||||
|
default: changed
|
||||||
|
empty_table: true
|
||||||
|
row:
|
||||||
|
type: fields
|
||||||
|
fields:
|
||||||
|
title:
|
||||||
|
id: title
|
||||||
|
table: node_field_revision
|
||||||
|
field: title
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: Title
|
||||||
|
exclude: false
|
||||||
|
alter:
|
||||||
|
alter_text: false
|
||||||
|
text: ''
|
||||||
|
make_link: false
|
||||||
|
path: ''
|
||||||
|
absolute: false
|
||||||
|
external: false
|
||||||
|
replace_spaces: false
|
||||||
|
path_case: none
|
||||||
|
trim_whitespace: false
|
||||||
|
alt: ''
|
||||||
|
rel: ''
|
||||||
|
link_class: ''
|
||||||
|
prefix: ''
|
||||||
|
suffix: ''
|
||||||
|
target: ''
|
||||||
|
nl2br: false
|
||||||
|
max_length: 0
|
||||||
|
word_boundary: false
|
||||||
|
ellipsis: false
|
||||||
|
more_link: false
|
||||||
|
more_link_text: ''
|
||||||
|
more_link_path: ''
|
||||||
|
strip_tags: false
|
||||||
|
trim: false
|
||||||
|
preserve_tags: ''
|
||||||
|
html: false
|
||||||
|
element_type: ''
|
||||||
|
element_class: ''
|
||||||
|
element_label_type: ''
|
||||||
|
element_label_class: ''
|
||||||
|
element_label_colon: true
|
||||||
|
element_wrapper_type: ''
|
||||||
|
element_wrapper_class: ''
|
||||||
|
element_default_classes: true
|
||||||
|
empty: ''
|
||||||
|
hide_empty: false
|
||||||
|
empty_zero: false
|
||||||
|
hide_alter_empty: true
|
||||||
|
click_sort_column: value
|
||||||
|
type: string
|
||||||
|
settings:
|
||||||
|
link_to_entity: true
|
||||||
|
group_column: value
|
||||||
|
group_columns: { }
|
||||||
|
group_rows: true
|
||||||
|
delta_limit: 0
|
||||||
|
delta_offset: 0
|
||||||
|
delta_reversed: false
|
||||||
|
delta_first_last: false
|
||||||
|
multi_type: separator
|
||||||
|
separator: ', '
|
||||||
|
field_api_classes: false
|
||||||
|
entity_type: node
|
||||||
|
entity_field: title
|
||||||
|
plugin_id: field
|
||||||
|
type:
|
||||||
|
id: type
|
||||||
|
table: node_field_data
|
||||||
|
field: type
|
||||||
|
relationship: nid
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: 'Content type'
|
||||||
|
exclude: false
|
||||||
|
alter:
|
||||||
|
alter_text: false
|
||||||
|
text: ''
|
||||||
|
make_link: false
|
||||||
|
path: ''
|
||||||
|
absolute: false
|
||||||
|
external: false
|
||||||
|
replace_spaces: false
|
||||||
|
path_case: none
|
||||||
|
trim_whitespace: false
|
||||||
|
alt: ''
|
||||||
|
rel: ''
|
||||||
|
link_class: ''
|
||||||
|
prefix: ''
|
||||||
|
suffix: ''
|
||||||
|
target: ''
|
||||||
|
nl2br: false
|
||||||
|
max_length: 0
|
||||||
|
word_boundary: true
|
||||||
|
ellipsis: true
|
||||||
|
more_link: false
|
||||||
|
more_link_text: ''
|
||||||
|
more_link_path: ''
|
||||||
|
strip_tags: false
|
||||||
|
trim: false
|
||||||
|
preserve_tags: ''
|
||||||
|
html: false
|
||||||
|
element_type: ''
|
||||||
|
element_class: ''
|
||||||
|
element_label_type: ''
|
||||||
|
element_label_class: ''
|
||||||
|
element_label_colon: true
|
||||||
|
element_wrapper_type: ''
|
||||||
|
element_wrapper_class: ''
|
||||||
|
element_default_classes: true
|
||||||
|
empty: ''
|
||||||
|
hide_empty: false
|
||||||
|
empty_zero: false
|
||||||
|
hide_alter_empty: true
|
||||||
|
click_sort_column: target_id
|
||||||
|
type: entity_reference_label
|
||||||
|
settings:
|
||||||
|
link: false
|
||||||
|
group_column: target_id
|
||||||
|
group_columns: { }
|
||||||
|
group_rows: true
|
||||||
|
delta_limit: 0
|
||||||
|
delta_offset: 0
|
||||||
|
delta_reversed: false
|
||||||
|
delta_first_last: false
|
||||||
|
multi_type: separator
|
||||||
|
separator: ', '
|
||||||
|
field_api_classes: false
|
||||||
|
entity_type: node
|
||||||
|
entity_field: type
|
||||||
|
plugin_id: field
|
||||||
|
name:
|
||||||
|
id: name
|
||||||
|
table: users_field_data
|
||||||
|
field: name
|
||||||
|
relationship: uid
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: Author
|
||||||
|
exclude: false
|
||||||
|
alter:
|
||||||
|
alter_text: false
|
||||||
|
text: ''
|
||||||
|
make_link: false
|
||||||
|
path: ''
|
||||||
|
absolute: false
|
||||||
|
external: false
|
||||||
|
replace_spaces: false
|
||||||
|
path_case: none
|
||||||
|
trim_whitespace: false
|
||||||
|
alt: ''
|
||||||
|
rel: ''
|
||||||
|
link_class: ''
|
||||||
|
prefix: ''
|
||||||
|
suffix: ''
|
||||||
|
target: ''
|
||||||
|
nl2br: false
|
||||||
|
max_length: 0
|
||||||
|
word_boundary: true
|
||||||
|
ellipsis: true
|
||||||
|
more_link: false
|
||||||
|
more_link_text: ''
|
||||||
|
more_link_path: ''
|
||||||
|
strip_tags: false
|
||||||
|
trim: false
|
||||||
|
preserve_tags: ''
|
||||||
|
html: false
|
||||||
|
element_type: ''
|
||||||
|
element_class: ''
|
||||||
|
element_label_type: ''
|
||||||
|
element_label_class: ''
|
||||||
|
element_label_colon: true
|
||||||
|
element_wrapper_type: ''
|
||||||
|
element_wrapper_class: ''
|
||||||
|
element_default_classes: true
|
||||||
|
empty: ''
|
||||||
|
hide_empty: false
|
||||||
|
empty_zero: false
|
||||||
|
hide_alter_empty: true
|
||||||
|
click_sort_column: value
|
||||||
|
type: user_name
|
||||||
|
settings:
|
||||||
|
link_to_entity: true
|
||||||
|
group_column: value
|
||||||
|
group_columns: { }
|
||||||
|
group_rows: true
|
||||||
|
delta_limit: 0
|
||||||
|
delta_offset: 0
|
||||||
|
delta_reversed: false
|
||||||
|
delta_first_last: false
|
||||||
|
multi_type: separator
|
||||||
|
separator: ', '
|
||||||
|
field_api_classes: false
|
||||||
|
entity_type: user
|
||||||
|
entity_field: name
|
||||||
|
plugin_id: field
|
||||||
|
moderation_state:
|
||||||
|
id: moderation_state
|
||||||
|
table: node_field_revision
|
||||||
|
field: moderation_state
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: 'Moderation state'
|
||||||
|
exclude: false
|
||||||
|
alter:
|
||||||
|
alter_text: false
|
||||||
|
text: ''
|
||||||
|
make_link: false
|
||||||
|
path: ''
|
||||||
|
absolute: false
|
||||||
|
external: false
|
||||||
|
replace_spaces: false
|
||||||
|
path_case: none
|
||||||
|
trim_whitespace: false
|
||||||
|
alt: ''
|
||||||
|
rel: ''
|
||||||
|
link_class: ''
|
||||||
|
prefix: ''
|
||||||
|
suffix: ''
|
||||||
|
target: ''
|
||||||
|
nl2br: false
|
||||||
|
max_length: 0
|
||||||
|
word_boundary: true
|
||||||
|
ellipsis: true
|
||||||
|
more_link: false
|
||||||
|
more_link_text: ''
|
||||||
|
more_link_path: ''
|
||||||
|
strip_tags: false
|
||||||
|
trim: false
|
||||||
|
preserve_tags: ''
|
||||||
|
html: false
|
||||||
|
element_type: ''
|
||||||
|
element_class: ''
|
||||||
|
element_label_type: ''
|
||||||
|
element_label_class: ''
|
||||||
|
element_label_colon: true
|
||||||
|
element_wrapper_type: ''
|
||||||
|
element_wrapper_class: ''
|
||||||
|
element_default_classes: true
|
||||||
|
empty: ''
|
||||||
|
hide_empty: false
|
||||||
|
empty_zero: false
|
||||||
|
hide_alter_empty: true
|
||||||
|
click_sort_column: value
|
||||||
|
type: content_moderation_state
|
||||||
|
settings: { }
|
||||||
|
group_column: value
|
||||||
|
group_columns: { }
|
||||||
|
group_rows: true
|
||||||
|
delta_limit: 0
|
||||||
|
delta_offset: 0
|
||||||
|
delta_reversed: false
|
||||||
|
delta_first_last: false
|
||||||
|
multi_type: separator
|
||||||
|
separator: ', '
|
||||||
|
field_api_classes: false
|
||||||
|
entity_type: node
|
||||||
|
plugin_id: field
|
||||||
|
changed:
|
||||||
|
id: changed
|
||||||
|
table: node_field_revision
|
||||||
|
field: changed
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: Updated
|
||||||
|
exclude: false
|
||||||
|
alter:
|
||||||
|
alter_text: false
|
||||||
|
text: ''
|
||||||
|
make_link: false
|
||||||
|
path: ''
|
||||||
|
absolute: false
|
||||||
|
external: false
|
||||||
|
replace_spaces: false
|
||||||
|
path_case: none
|
||||||
|
trim_whitespace: false
|
||||||
|
alt: ''
|
||||||
|
rel: ''
|
||||||
|
link_class: ''
|
||||||
|
prefix: ''
|
||||||
|
suffix: ''
|
||||||
|
target: ''
|
||||||
|
nl2br: false
|
||||||
|
max_length: 0
|
||||||
|
word_boundary: false
|
||||||
|
ellipsis: false
|
||||||
|
more_link: false
|
||||||
|
more_link_text: ''
|
||||||
|
more_link_path: ''
|
||||||
|
strip_tags: false
|
||||||
|
trim: false
|
||||||
|
preserve_tags: ''
|
||||||
|
html: false
|
||||||
|
element_type: ''
|
||||||
|
element_class: ''
|
||||||
|
element_label_type: ''
|
||||||
|
element_label_class: ''
|
||||||
|
element_label_colon: true
|
||||||
|
element_wrapper_type: ''
|
||||||
|
element_wrapper_class: ''
|
||||||
|
element_default_classes: true
|
||||||
|
empty: ''
|
||||||
|
hide_empty: false
|
||||||
|
empty_zero: false
|
||||||
|
hide_alter_empty: true
|
||||||
|
click_sort_column: value
|
||||||
|
type: timestamp
|
||||||
|
settings:
|
||||||
|
date_format: short
|
||||||
|
custom_date_format: ''
|
||||||
|
timezone: ''
|
||||||
|
group_column: value
|
||||||
|
group_columns: { }
|
||||||
|
group_rows: true
|
||||||
|
delta_limit: 0
|
||||||
|
delta_offset: 0
|
||||||
|
delta_reversed: false
|
||||||
|
delta_first_last: false
|
||||||
|
multi_type: separator
|
||||||
|
separator: ', '
|
||||||
|
field_api_classes: false
|
||||||
|
entity_type: node
|
||||||
|
entity_field: changed
|
||||||
|
plugin_id: field
|
||||||
|
operations:
|
||||||
|
id: operations
|
||||||
|
table: node_revision
|
||||||
|
field: operations
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
label: Operations
|
||||||
|
exclude: false
|
||||||
|
alter:
|
||||||
|
alter_text: false
|
||||||
|
text: ''
|
||||||
|
make_link: false
|
||||||
|
path: ''
|
||||||
|
absolute: false
|
||||||
|
external: false
|
||||||
|
replace_spaces: false
|
||||||
|
path_case: none
|
||||||
|
trim_whitespace: false
|
||||||
|
alt: ''
|
||||||
|
rel: ''
|
||||||
|
link_class: ''
|
||||||
|
prefix: ''
|
||||||
|
suffix: ''
|
||||||
|
target: ''
|
||||||
|
nl2br: false
|
||||||
|
max_length: 0
|
||||||
|
word_boundary: true
|
||||||
|
ellipsis: true
|
||||||
|
more_link: false
|
||||||
|
more_link_text: ''
|
||||||
|
more_link_path: ''
|
||||||
|
strip_tags: false
|
||||||
|
trim: false
|
||||||
|
preserve_tags: ''
|
||||||
|
html: false
|
||||||
|
element_type: ''
|
||||||
|
element_class: ''
|
||||||
|
element_label_type: ''
|
||||||
|
element_label_class: ''
|
||||||
|
element_label_colon: true
|
||||||
|
element_wrapper_type: ''
|
||||||
|
element_wrapper_class: ''
|
||||||
|
element_default_classes: true
|
||||||
|
empty: ''
|
||||||
|
hide_empty: false
|
||||||
|
empty_zero: false
|
||||||
|
hide_alter_empty: true
|
||||||
|
destination: true
|
||||||
|
entity_type: node
|
||||||
|
plugin_id: entity_operations
|
||||||
|
filters:
|
||||||
|
latest_translation_affected_revision:
|
||||||
|
id: latest_translation_affected_revision
|
||||||
|
table: node_revision
|
||||||
|
field: latest_translation_affected_revision
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
operator: '='
|
||||||
|
value: ''
|
||||||
|
group: 1
|
||||||
|
exposed: false
|
||||||
|
expose:
|
||||||
|
operator_id: ''
|
||||||
|
label: ''
|
||||||
|
description: ''
|
||||||
|
use_operator: false
|
||||||
|
operator: ''
|
||||||
|
identifier: ''
|
||||||
|
required: false
|
||||||
|
remember: false
|
||||||
|
multiple: false
|
||||||
|
remember_roles:
|
||||||
|
authenticated: authenticated
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
|
is_grouped: false
|
||||||
|
group_info:
|
||||||
|
label: ''
|
||||||
|
description: ''
|
||||||
|
identifier: ''
|
||||||
|
optional: true
|
||||||
|
widget: select
|
||||||
|
multiple: false
|
||||||
|
remember: false
|
||||||
|
default_group: All
|
||||||
|
default_group_multiple: { }
|
||||||
|
group_items: { }
|
||||||
|
entity_type: node
|
||||||
|
plugin_id: latest_translation_affected_revision
|
||||||
|
title:
|
||||||
|
id: title
|
||||||
|
table: node_field_revision
|
||||||
|
field: title
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
operator: contains
|
||||||
|
value: ''
|
||||||
|
group: 1
|
||||||
|
exposed: true
|
||||||
|
expose:
|
||||||
|
operator_id: title_op
|
||||||
|
label: Title
|
||||||
|
description: ''
|
||||||
|
use_operator: false
|
||||||
|
operator: title_op
|
||||||
|
identifier: title
|
||||||
|
required: false
|
||||||
|
remember: false
|
||||||
|
multiple: false
|
||||||
|
remember_roles:
|
||||||
|
authenticated: authenticated
|
||||||
|
anonymous: '0'
|
||||||
|
administrator: '0'
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
|
is_grouped: false
|
||||||
|
group_info:
|
||||||
|
label: ''
|
||||||
|
description: ''
|
||||||
|
identifier: ''
|
||||||
|
optional: true
|
||||||
|
widget: select
|
||||||
|
multiple: false
|
||||||
|
remember: false
|
||||||
|
default_group: All
|
||||||
|
default_group_multiple: { }
|
||||||
|
group_items: { }
|
||||||
|
entity_type: node
|
||||||
|
entity_field: title
|
||||||
|
plugin_id: string
|
||||||
|
type:
|
||||||
|
id: type
|
||||||
|
table: node_field_data
|
||||||
|
field: type
|
||||||
|
relationship: nid
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
operator: in
|
||||||
|
value: { }
|
||||||
|
group: 1
|
||||||
|
exposed: true
|
||||||
|
expose:
|
||||||
|
operator_id: type_op
|
||||||
|
label: 'Content type'
|
||||||
|
description: ''
|
||||||
|
use_operator: false
|
||||||
|
operator: type_op
|
||||||
|
identifier: type
|
||||||
|
required: false
|
||||||
|
remember: false
|
||||||
|
multiple: false
|
||||||
|
remember_roles:
|
||||||
|
authenticated: authenticated
|
||||||
|
anonymous: '0'
|
||||||
|
administrator: '0'
|
||||||
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
|
is_grouped: false
|
||||||
|
group_info:
|
||||||
|
label: ''
|
||||||
|
description: ''
|
||||||
|
identifier: ''
|
||||||
|
optional: true
|
||||||
|
widget: select
|
||||||
|
multiple: false
|
||||||
|
remember: false
|
||||||
|
default_group: All
|
||||||
|
default_group_multiple: { }
|
||||||
|
group_items: { }
|
||||||
|
entity_type: node
|
||||||
|
entity_field: type
|
||||||
|
plugin_id: bundle
|
||||||
|
moderation_state:
|
||||||
|
id: moderation_state
|
||||||
|
table: node_field_revision
|
||||||
|
field: moderation_state
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
operator: in
|
||||||
|
value:
|
||||||
|
editorial-draft: editorial-draft
|
||||||
|
editorial-archived: editorial-archived
|
||||||
|
group: 1
|
||||||
|
exposed: true
|
||||||
|
expose:
|
||||||
|
operator_id: moderation_state_op
|
||||||
|
label: 'Moderation state'
|
||||||
|
description: ''
|
||||||
|
use_operator: false
|
||||||
|
operator: moderation_state_op
|
||||||
|
identifier: moderation_state
|
||||||
|
required: false
|
||||||
|
remember: false
|
||||||
|
multiple: false
|
||||||
|
remember_roles:
|
||||||
|
authenticated: authenticated
|
||||||
|
anonymous: '0'
|
||||||
|
administrator: '0'
|
||||||
|
reduce: true
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
|
is_grouped: false
|
||||||
|
group_info:
|
||||||
|
label: ''
|
||||||
|
description: ''
|
||||||
|
identifier: ''
|
||||||
|
optional: true
|
||||||
|
widget: select
|
||||||
|
multiple: false
|
||||||
|
remember: false
|
||||||
|
default_group: All
|
||||||
|
default_group_multiple: { }
|
||||||
|
group_items: { }
|
||||||
|
entity_type: node
|
||||||
|
plugin_id: moderation_state_filter
|
||||||
|
langcode:
|
||||||
|
id: langcode
|
||||||
|
table: node_field_revision
|
||||||
|
field: langcode
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
operator: in
|
||||||
|
value: { }
|
||||||
|
group: 1
|
||||||
|
exposed: true
|
||||||
|
expose:
|
||||||
|
operator_id: langcode_op
|
||||||
|
label: Language
|
||||||
|
description: ''
|
||||||
|
use_operator: false
|
||||||
|
operator: langcode_op
|
||||||
|
identifier: langcode
|
||||||
|
required: false
|
||||||
|
remember: false
|
||||||
|
multiple: false
|
||||||
|
remember_roles:
|
||||||
|
authenticated: authenticated
|
||||||
|
anonymous: '0'
|
||||||
|
administrator: '0'
|
||||||
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
|
is_grouped: false
|
||||||
|
group_info:
|
||||||
|
label: ''
|
||||||
|
description: ''
|
||||||
|
identifier: ''
|
||||||
|
optional: true
|
||||||
|
widget: select
|
||||||
|
multiple: false
|
||||||
|
remember: false
|
||||||
|
default_group: All
|
||||||
|
default_group_multiple: { }
|
||||||
|
group_items: { }
|
||||||
|
entity_type: node
|
||||||
|
entity_field: langcode
|
||||||
|
plugin_id: language
|
||||||
|
moderation_state_1:
|
||||||
|
id: moderation_state_1
|
||||||
|
table: node_field_revision
|
||||||
|
field: moderation_state
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
operator: 'not in'
|
||||||
|
value:
|
||||||
|
editorial-published: editorial-published
|
||||||
|
group: 1
|
||||||
|
exposed: false
|
||||||
|
expose:
|
||||||
|
operator_id: ''
|
||||||
|
label: ''
|
||||||
|
description: ''
|
||||||
|
use_operator: false
|
||||||
|
operator: ''
|
||||||
|
identifier: ''
|
||||||
|
required: false
|
||||||
|
remember: false
|
||||||
|
multiple: false
|
||||||
|
remember_roles:
|
||||||
|
authenticated: authenticated
|
||||||
|
reduce: false
|
||||||
|
operator_limit_selection: false
|
||||||
|
operator_list: { }
|
||||||
|
is_grouped: false
|
||||||
|
group_info:
|
||||||
|
label: ''
|
||||||
|
description: ''
|
||||||
|
identifier: ''
|
||||||
|
optional: true
|
||||||
|
widget: select
|
||||||
|
multiple: false
|
||||||
|
remember: false
|
||||||
|
default_group: All
|
||||||
|
default_group_multiple: { }
|
||||||
|
group_items: { }
|
||||||
|
entity_type: node
|
||||||
|
plugin_id: moderation_state_filter
|
||||||
|
sorts: { }
|
||||||
|
title: 'Moderated content'
|
||||||
|
header: { }
|
||||||
|
footer: { }
|
||||||
|
empty:
|
||||||
|
area_text_custom:
|
||||||
|
id: area_text_custom
|
||||||
|
table: views
|
||||||
|
field: area_text_custom
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: ''
|
||||||
|
empty: true
|
||||||
|
tokenize: false
|
||||||
|
content: 'No moderated content available. Only pending versions of content, such as drafts, are listed here.'
|
||||||
|
plugin_id: text_custom
|
||||||
|
relationships:
|
||||||
|
nid:
|
||||||
|
id: nid
|
||||||
|
table: node_field_revision
|
||||||
|
field: nid
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: 'Get the actual content from a content revision.'
|
||||||
|
required: false
|
||||||
|
entity_type: node
|
||||||
|
entity_field: nid
|
||||||
|
plugin_id: standard
|
||||||
|
uid:
|
||||||
|
id: uid
|
||||||
|
table: node_field_revision
|
||||||
|
field: uid
|
||||||
|
relationship: none
|
||||||
|
group_type: group
|
||||||
|
admin_label: User
|
||||||
|
required: false
|
||||||
|
entity_type: node
|
||||||
|
entity_field: uid
|
||||||
|
plugin_id: standard
|
||||||
|
arguments: { }
|
||||||
|
display_extenders: { }
|
||||||
|
filter_groups:
|
||||||
|
operator: AND
|
||||||
|
groups:
|
||||||
|
1: AND
|
||||||
|
cache_metadata:
|
||||||
|
max-age: -1
|
||||||
|
contexts:
|
||||||
|
- 'languages:language_content'
|
||||||
|
- 'languages:language_interface'
|
||||||
|
- url
|
||||||
|
- url.query_args
|
||||||
|
- 'user.node_grants:view'
|
||||||
|
- user.permissions
|
||||||
|
tags: { }
|
||||||
|
moderated_content:
|
||||||
|
display_plugin: page
|
||||||
|
id: moderated_content
|
||||||
|
display_title: 'Moderated content'
|
||||||
|
position: 1
|
||||||
|
display_options:
|
||||||
|
display_extenders: { }
|
||||||
|
path: admin/content/moderated
|
||||||
|
display_description: ''
|
||||||
|
cache_metadata:
|
||||||
|
max-age: -1
|
||||||
|
contexts:
|
||||||
|
- 'languages:language_content'
|
||||||
|
- 'languages:language_interface'
|
||||||
|
- url
|
||||||
|
- url.query_args
|
||||||
|
- 'user.node_grants:view'
|
||||||
|
- user.permissions
|
||||||
|
tags: { }
|
Reference in a new issue