updated contrib modules (disabled some domain modules, need to be reenabled after core upgrade)

This commit is contained in:
2024-09-12 22:47:31 +02:00
parent ed1e0cf4f2
commit 2c87b62b4f
85 changed files with 413 additions and 1484 deletions
+21 -17
View File
@@ -26,33 +26,31 @@
"drupal/addtoany": "^1.4",
"drupal/admin_toolbar": "^2.3",
"drupal/adminimal_theme": "^1.4",
"drupal/audiofield": "1.9",
"drupal/audiofield": "^1.13",
"drupal/autologout": "^1.3",
"drupal/basic": "1.3.0",
"drupal/better_messages": "1.0.0-alpha2",
"drupal/basic": "^2.1",
"drupal/better_messages": "^2.0@alpha",
"drupal/bulkdelete": "1.x-dev",
"drupal/color_field": "^2.4",
"drupal/config_devel": "^1.4",
"drupal/config_filter": "^1.6",
"drupal/config_ignore": "^2.2",
"drupal/context": "4.0.0-beta2",
"drupal/context": "^4.1",
"drupal/core-composer-scaffold": "^8.8.6",
"drupal/core-recommended": "^8.9.13",
"drupal/ctools": "^3.4",
"drupal/date_range_formatter": "3.1.0",
"drupal/devel": "2.1",
"drupal/domain": "^1.0",
"drupal/domain_menu_access": "1.x-dev",
"drupal/domain_site_settings": "1.3.0",
"drupal/date_range_formatter": "4.0.1",
"drupal/devel": "^4.0",
"drupal/domain": "^1.0@alpha",
"drupal/email_registration": "^1.1",
"drupal/entity": "1.x-dev",
"drupal/features": "^3.11",
"drupal/field_group": "^3.1",
"drupal/filefield_sources": "1.x-dev",
"drupal/filter_perms": "1.x-dev",
"drupal/honeypot": "^1.30",
"drupal/honeypot": "^2.0",
"drupal/linkit": "^5.0",
"drupal/login_emailusername": "^1.1",
"drupal/login_emailusername": "^2.1",
"drupal/maillog": "1.x-dev",
"drupal/matomo": "1.9.0",
"drupal/menu_admin_per_menu": "1.1",
@@ -71,11 +69,12 @@
"drupal/toolbar_themes": "1.x-dev",
"drupal/translation_views": "^1.0",
"drupal/upgrade_status": "^3.19",
"drupal/url_to_video_filter": "^1.4",
"drupal/views_bulk_edit": "^2.2",
"drupal/url_to_video_filter": "^2.0",
"drupal/views_bulk_edit": "^2.6",
"drupal/views_bulk_operations": "^3.9",
"drupal/workflow": "1.x-dev",
"drush/drush": "^9.0.0",
"drush/drush": "^9.0",
"kint-php/kint": "^5.1",
"vlucas/phpdotenv": "^2.4",
"webflo/drupal-finder": "^1.0.0",
"webmozart/path-util": "^2.3"
@@ -127,14 +126,19 @@
"drush/Commands/{$name}": ["type:drupal-drush"]
},
"patches": {
"drupal/domain_site_settings": {
"Circular Error or Conflict with Language_Manager" : "https://www.drupal.org/files/issues/2018-10-09/2930391-21.patch"
},
"drupal/login_emailusername": {
"rest login email or user name https://www.drupal.org/project/login_emailusername/issues/2910511#comment-12564801" : "https://www.drupal.org/files/issues/2018-04-10/allow-rest-login-with-email-2910511-9.patch"
},
"drupal/autologout": {
"AutologoutManager class incompatible with interface https://www.drupal.org/project/autologout/issues/3121214" : "https://www.drupal.org/files/issues/2020-03-20/3121214-autologout_manager_incompatible_interface.patch"
},
"drupal/domain": {
"Drupal 8 compatibility DROP ONCE UPDATED TO 9 !! https://www.drupal.org/project/domain/issues/3342305" : "https://www.drupal.org/files/issues/2024-03-29/d8_compatibility-3342305.patch"
}
},
"old-patches": {
"drupal/domain_site_settings": {
"Circular Error or Conflict with Language_Manager" : "https://www.drupal.org/files/issues/2018-10-09/2930391-21.patch"
}
},
"drupal-scaffold": {
Generated
+324 -423
View File
File diff suppressed because it is too large Load Diff
@@ -28,6 +28,7 @@ visibility:
negate: false
context_mapping:
'entity:domain': '@domain.current_domain_context:entity:domain'
domain: '@domain.current_domain_context:domain'
request_path:
id: request_path
pages: '<front>'
@@ -25,4 +25,5 @@ visibility:
encyclopediedelaparole_org: encyclopediedelaparole_org
m_encyclopediedelaparole_org: m_encyclopediedelaparole_org
negate: false
context_mapping: { }
context_mapping:
domain: '@domain.current_domain_context:domain'
@@ -30,4 +30,5 @@ visibility:
encyclopediedelaparole_org: encyclopediedelaparole_org
m_encyclopediedelaparole_org: m_encyclopediedelaparole_org
negate: false
context_mapping: { }
context_mapping:
domain: '@domain.current_domain_context:domain'
@@ -29,3 +29,4 @@ visibility:
negate: false
context_mapping:
'entity:domain': '@domain.current_domain_context:entity:domain'
domain: '@domain.current_domain_context:domain'
+1
View File
@@ -31,3 +31,4 @@ visibility:
negate: false
context_mapping:
'entity:domain': '@domain.current_domain_context:entity:domain'
domain: '@domain.current_domain_context:domain'
+2 -1
View File
@@ -24,4 +24,5 @@ visibility:
domains:
m_encyclopediedelaparole_org: m_encyclopediedelaparole_org
negate: false
context_mapping: { }
context_mapping:
domain: '@domain.current_domain_context:domain'
@@ -26,3 +26,4 @@ visibility:
negate: false
context_mapping:
'entity:domain': '@domain.current_domain_context:entity:domain'
domain: '@domain.current_domain_context:domain'
@@ -1,33 +0,0 @@
uuid: 5fefc82d-d86a-426c-a221-87d5733a9b36
langcode: fr
status: true
dependencies:
config:
- system.menu.main
module:
- domain
- domain_menu_access
theme:
- edlptheme
id: mainnavigation_2
theme: edlptheme
region: header
weight: 0
provider: null
plugin: 'domain_access_menu_block:main'
settings:
id: 'domain_access_menu_block:main'
label: 'Main navigation'
provider: domain_menu_access
label_display: visible
level: '1'
depth: '0'
expand_all_items: 0
visibility:
domain:
id: domain
domains:
encyclopediedelaparole_org: encyclopediedelaparole_org
m_encyclopediedelaparole_org: m_encyclopediedelaparole_org
negate: false
context_mapping: { }
+1
View File
@@ -36,3 +36,4 @@ visibility:
negate: false
context_mapping:
'entity:domain': '@domain.current_domain_context:entity:domain'
domain: '@domain.current_domain_context:domain'
@@ -26,3 +26,4 @@ visibility:
negate: false
context_mapping:
'entity:domain': '@domain.current_domain_context:entity:domain'
domain: '@domain.current_domain_context:domain'
+2 -1
View File
@@ -24,4 +24,5 @@ visibility:
domains:
encyclopediedelaparole_org: encyclopediedelaparole_org
negate: false
context_mapping: { }
context_mapping:
domain: '@domain.current_domain_context:domain'
+2 -1
View File
@@ -24,4 +24,5 @@ visibility:
domains:
encyclopediedelaparole_org: encyclopediedelaparole_org
negate: false
context_mapping: { }
context_mapping:
domain: '@domain.current_domain_context:domain'
+2 -1
View File
@@ -46,4 +46,5 @@ visibility:
encyclopediedelaparole_org: encyclopediedelaparole_org
m_encyclopediedelaparole_org: m_encyclopediedelaparole_org
negate: false
context_mapping: { }
context_mapping:
domain: '@domain.current_domain_context:domain'
+1
View File
@@ -26,3 +26,4 @@ visibility:
negate: false
context_mapping:
'entity:domain': '@domain.current_domain_context:entity:domain'
domain: '@domain.current_domain_context:domain'
+23 -8
View File
@@ -2,7 +2,12 @@ uuid: 354d902d-8114-481a-9f54-4fbd2d93ae8b
langcode: fr
status: true
dependencies:
config:
- system.menu.account
- system.menu.footer
module:
- edlp_corpus
- language
- system
name: medium_up
label: 'medium up front'
@@ -14,7 +19,7 @@ conditions:
request_path:
id: request_path
pages: '<front>'
negate: 0
negate: false
uuid: fa68d596-89b4-4756-bf9f-294699ff810f
context_mapping: { }
reactions:
@@ -24,7 +29,7 @@ reactions:
id: block_edlp_entrees
label: 'Edlp entrees block'
provider: edlp_corpus
label_display: 0
label_display: '0'
region: footer
weight: '1'
context_mapping: { }
@@ -33,13 +38,15 @@ reactions:
unique: 0
context_id: medium_up
uuid: 98650dba-4540-4cc3-a5dd-77e396908859
custom_id: block_edlp_entrees
cfe170e8-2d49-4a09-b117-d405ae3d5a78:
id: 'system_menu_block:footer'
label: '<none>'
provider: system
label_display: 0
label_display: '0'
level: '1'
depth: '0'
expand_all_items: false
region: footer
weight: '-1'
context_mapping: { }
@@ -48,11 +55,12 @@ reactions:
unique: 0
context_id: medium_up
uuid: cfe170e8-2d49-4a09-b117-d405ae3d5a78
custom_id: system_menu_block_footer
cae05cf7-dec2-4b9c-adb5-47cde6a4503b:
id: 'language_block:language_interface'
label: '<none>'
provider: language
label_display: 0
label_display: '0'
region: footer
weight: '0'
context_mapping: { }
@@ -61,11 +69,12 @@ reactions:
unique: 0
context_id: medium_up
uuid: cae05cf7-dec2-4b9c-adb5-47cde6a4503b
custom_id: language_block_language_interface
01072618-34a5-449f-b76b-ab14b8a74004:
id: block_edlp_entrees
label: 'Edlp entrees block'
provider: edlp_corpus
label_display: 0
label_display: '0'
region: footer_center
weight: '0'
context_mapping: { }
@@ -74,11 +83,12 @@ reactions:
unique: 0
context_id: medium_up
uuid: 01072618-34a5-449f-b76b-ab14b8a74004
custom_id: block_edlp_entrees
692cdf8a-2c34-4d0b-8697-c397c9273f16:
id: 'language_block:language_interface'
label: 'Sélecteur de langue'
provider: language
label_display: 0
label_display: '0'
region: footer_left
weight: '0'
context_mapping: { }
@@ -87,13 +97,15 @@ reactions:
unique: 0
context_id: medium_up
uuid: 692cdf8a-2c34-4d0b-8697-c397c9273f16
custom_id: language_block_language_interface
710ee3c4-d27d-413a-95b8-7fcf9b676375:
id: 'system_menu_block:footer'
label: 'Pied de page'
provider: system
label_display: 0
label_display: '0'
level: '1'
depth: '0'
expand_all_items: false
region: footer_left
weight: '0'
context_mapping: { }
@@ -102,13 +114,15 @@ reactions:
unique: 0
context_id: medium_up
uuid: 710ee3c4-d27d-413a-95b8-7fcf9b676375
custom_id: system_menu_block_footer
3e7201af-e4f9-491c-8573-aeb5287c726a:
id: 'system_menu_block:account'
label: 'User account menu'
provider: system
label_display: 0
label_display: '0'
level: '1'
depth: '0'
expand_all_items: false
region: footer_right
weight: '0'
context_mapping: { }
@@ -117,6 +131,7 @@ reactions:
unique: 0
context_id: medium_up
uuid: 3e7201af-e4f9-491c-8573-aeb5287c726a
custom_id: system_menu_block_account
id: blocks
saved: false
uuid: ce33ba83-c374-43c8-9920-33ed43260984
@@ -1,54 +0,0 @@
uuid: 43a49842-b588-49fa-a7ed-87668e455518
langcode: en
status: true
dependencies:
config:
- field.field.menu_link_content.menu_link_content.field_domain_access
- field.field.menu_link_content.menu_link_content.field_domain_all_affiliates
module:
- link
- menu_link_content
id: menu_link_content.menu_link_content.default
targetEntityType: menu_link_content
bundle: menu_link_content
mode: default
content:
domain_access:
type: options_buttons
weight: 21
settings: { }
third_party_settings: { }
region: content
field_domain_access:
type: options_buttons
weight: 40
settings: { }
third_party_settings: { }
region: content
field_domain_all_affiliates:
type: boolean_checkbox
settings:
display_label: true
weight: 41
third_party_settings: { }
region: content
langcode:
type: language_select
weight: 2
settings: { }
third_party_settings: { }
region: content
title:
type: string_textfield
weight: -5
settings:
size: 60
placeholder: ''
third_party_settings: { }
region: content
translation:
weight: 10
region: content
settings: { }
third_party_settings: { }
hidden: { }
@@ -5,8 +5,6 @@ dependencies:
config:
- field.field.node.autre_son.body
- field.field.node.autre_son.field_collectionneurs
- field.field.node.autre_son.field_domain_access
- field.field.node.autre_son.field_domain_all_affiliates
- field.field.node.autre_son.field_genres
- field.field.node.autre_son.field_locuteurs
- field.field.node.autre_son.field_son
@@ -46,19 +44,6 @@ content:
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_domain_access:
type: options_buttons
weight: 40
settings: { }
third_party_settings: { }
region: content
field_domain_all_affiliates:
type: boolean_checkbox
settings:
display_label: true
weight: 41
third_party_settings: { }
region: content
field_genres:
weight: 125
settings:
@@ -6,8 +6,6 @@ dependencies:
- field.field.node.enregistrement.body
- field.field.node.enregistrement.field_collectionneurs
- field.field.node.enregistrement.field_description
- field.field.node.enregistrement.field_domain_access
- field.field.node.enregistrement.field_domain_all_affiliates
- field.field.node.enregistrement.field_entrees
- field.field.node.enregistrement.field_genres
- field.field.node.enregistrement.field_langues
@@ -142,19 +140,6 @@ content:
third_party_settings: { }
type: text_textarea
region: content
field_domain_access:
type: options_buttons
weight: 3
settings: { }
third_party_settings: { }
region: content
field_domain_all_affiliates:
type: boolean_checkbox
settings:
display_label: true
weight: 4
third_party_settings: { }
region: content
field_entrees:
weight: 11
settings:
@@ -5,8 +5,6 @@ dependencies:
config:
- field.field.node.evenement.body
- field.field.node.evenement.field_date
- field.field.node.evenement.field_domain_access
- field.field.node.evenement.field_domain_all_affiliates
- field.field.node.evenement.field_page_liee
- field.field.node.evenement.field_workflow_generic
- node.type.evenement
@@ -95,19 +93,6 @@ content:
third_party_settings: { }
type: daterange_default
region: content
field_domain_access:
type: options_buttons
weight: 40
settings: { }
third_party_settings: { }
region: content
field_domain_all_affiliates:
type: boolean_checkbox
settings:
display_label: true
weight: 41
third_party_settings: { }
region: content
field_page_liee:
weight: 1
settings:
@@ -4,8 +4,6 @@ status: true
dependencies:
config:
- field.field.node.fil.body
- field.field.node.fil.field_domain_access
- field.field.node.fil.field_domain_all_affiliates
- field.field.node.fil.field_enregistrement
- node.type.fil
module:
@@ -32,19 +30,6 @@ content:
region: content
settings: { }
third_party_settings: { }
field_domain_access:
type: options_buttons
weight: 40
settings: { }
third_party_settings: { }
region: content
field_domain_all_affiliates:
type: boolean_checkbox
settings:
display_label: true
weight: 41
third_party_settings: { }
region: content
field_enregistrement:
weight: 122
settings:
@@ -6,8 +6,6 @@ dependencies:
- field.field.node.page.body
- field.field.node.page.field_afficher_en_page_d_acceuil
- field.field.node.page.field_documents_lies
- field.field.node.page.field_domain_access
- field.field.node.page.field_domain_all_affiliates
- field.field.node.page.field_dossier_de_presse
- field.field.node.page.field_page_type
- field.field.node.page.field_son
@@ -134,19 +132,6 @@ content:
third_party_settings: { }
type: entity_reference_autocomplete
region: content
field_domain_access:
type: options_buttons
weight: 40
settings: { }
third_party_settings: { }
region: content
field_domain_all_affiliates:
type: boolean_checkbox
settings:
display_label: true
weight: 41
third_party_settings: { }
region: content
field_dossier_de_presse:
weight: 14
settings:
@@ -5,8 +5,6 @@ dependencies:
config:
- field.field.node.static.body
- field.field.node.static.field_afficher_en_page_d_acceuil
- field.field.node.static.field_domain_access
- field.field.node.static.field_domain_all_affiliates
- field.field.node.static.field_view_mode
- field.field.node.static.field_visuel
- field.field.node.static.field_workflow_generic
@@ -87,19 +85,6 @@ content:
third_party_settings: { }
type: boolean_checkbox
region: content
field_domain_access:
type: options_buttons
weight: 40
settings: { }
third_party_settings: { }
region: content
field_domain_all_affiliates:
type: boolean_checkbox
settings:
display_label: true
weight: 41
third_party_settings: { }
region: content
field_view_mode:
weight: 3
settings: { }
@@ -3,9 +3,7 @@ langcode: en
status: true
dependencies:
config:
- field.field.user.user.field_domain_access
- field.field.user.user.field_domain_admin
- field.field.user.user.field_domain_all_affiliates
module:
- path
- user
@@ -19,25 +17,12 @@ content:
region: content
settings: { }
third_party_settings: { }
field_domain_access:
type: options_buttons
weight: 40
settings: { }
third_party_settings: { }
region: content
field_domain_admin:
type: options_buttons
weight: 50
settings: { }
third_party_settings: { }
region: content
field_domain_all_affiliates:
type: boolean_checkbox
settings:
display_label: true
weight: 41
third_party_settings: { }
region: content
language:
weight: 0
region: content
@@ -6,8 +6,6 @@ dependencies:
- field.field.node.enregistrement.body
- field.field.node.enregistrement.field_collectionneurs
- field.field.node.enregistrement.field_description
- field.field.node.enregistrement.field_domain_access
- field.field.node.enregistrement.field_domain_all_affiliates
- field.field.node.enregistrement.field_entrees
- field.field.node.enregistrement.field_genres
- field.field.node.enregistrement.field_langues
@@ -43,8 +41,6 @@ hidden:
body: true
chutier_actions: true
field_collectionneurs: true
field_domain_access: true
field_domain_all_affiliates: true
field_entrees: true
field_genres: true
field_langues: true
@@ -7,8 +7,6 @@ dependencies:
- field.field.node.enregistrement.body
- field.field.node.enregistrement.field_collectionneurs
- field.field.node.enregistrement.field_description
- field.field.node.enregistrement.field_domain_access
- field.field.node.enregistrement.field_domain_all_affiliates
- field.field.node.enregistrement.field_entrees
- field.field.node.enregistrement.field_genres
- field.field.node.enregistrement.field_langues
@@ -56,8 +54,6 @@ hidden:
addtoany: true
body: true
field_collectionneurs: true
field_domain_access: true
field_domain_all_affiliates: true
field_genres: true
field_langues: true
field_locuteurs: true
@@ -7,8 +7,6 @@ dependencies:
- field.field.node.enregistrement.body
- field.field.node.enregistrement.field_collectionneurs
- field.field.node.enregistrement.field_description
- field.field.node.enregistrement.field_domain_access
- field.field.node.enregistrement.field_domain_all_affiliates
- field.field.node.enregistrement.field_entrees
- field.field.node.enregistrement.field_genres
- field.field.node.enregistrement.field_langues
@@ -48,8 +46,6 @@ hidden:
addtoany: true
body: true
field_collectionneurs: true
field_domain_access: true
field_domain_all_affiliates: true
field_entrees: true
field_genres: true
field_langues: true
@@ -7,8 +7,6 @@ dependencies:
- field.field.node.enregistrement.body
- field.field.node.enregistrement.field_collectionneurs
- field.field.node.enregistrement.field_description
- field.field.node.enregistrement.field_domain_access
- field.field.node.enregistrement.field_domain_all_affiliates
- field.field.node.enregistrement.field_entrees
- field.field.node.enregistrement.field_genres
- field.field.node.enregistrement.field_langues
@@ -52,8 +50,6 @@ hidden:
body: true
chutier_actions: true
field_collectionneurs: true
field_domain_access: true
field_domain_all_affiliates: true
field_genres: true
field_langues: true
field_locuteurs: true
@@ -30,8 +30,6 @@ content:
label: hidden
settings:
timezone_override: ''
single: 'd F Y'
single_all_day: 'd F Y'
one_day: 'd F Y'
one_month: 'F d \t\o {d}, Y'
several_months: '\f\r\o\m F d \t\o {F} {d}, Y'
@@ -47,3 +45,4 @@ hidden:
field_workflow_generic: true
langcode: true
links: true
search_api_excerpt: true
@@ -30,8 +30,6 @@ content:
label: hidden
settings:
timezone_override: ''
single: 'd F Y'
single_all_day: 'd F Y'
one_day: 'd F Y'
one_month: 'F d \t\o {d}, Y'
several_months: '\f\r\o\m F d \t\o {F} {d}, Y'
@@ -58,3 +56,4 @@ hidden:
addtoany: true
field_workflow_generic: true
langcode: true
search_api_excerpt: true
@@ -33,8 +33,6 @@ content:
label: hidden
settings:
timezone_override: ''
single: 'd F Y'
single_all_day: 'd F Y'
one_day: 'd F Y'
one_month: 'F d \t\o {d}, Y'
several_months: '\f\r\o\m F d \t\o {F} {d}, Y'
@@ -55,3 +53,4 @@ hidden:
field_workflow_generic: true
langcode: true
links: true
search_api_excerpt: true
@@ -6,8 +6,6 @@ dependencies:
- field.field.node.page.body
- field.field.node.page.field_afficher_en_page_d_acceuil
- field.field.node.page.field_documents_lies
- field.field.node.page.field_domain_access
- field.field.node.page.field_domain_all_affiliates
- field.field.node.page.field_dossier_de_presse
- field.field.node.page.field_page_type
- field.field.node.page.field_son
@@ -72,8 +70,6 @@ hidden:
addtoany: true
field_afficher_en_page_d_acceuil: true
field_documents_lies: true
field_domain_access: true
field_domain_all_affiliates: true
field_page_type: true
field_view_mode: true
field_workflow_generic: true
@@ -7,8 +7,6 @@ dependencies:
- field.field.node.page.body
- field.field.node.page.field_afficher_en_page_d_acceuil
- field.field.node.page.field_documents_lies
- field.field.node.page.field_domain_access
- field.field.node.page.field_domain_all_affiliates
- field.field.node.page.field_dossier_de_presse
- field.field.node.page.field_page_type
- field.field.node.page.field_son
@@ -39,8 +37,6 @@ hidden:
body: true
field_afficher_en_page_d_acceuil: true
field_documents_lies: true
field_domain_access: true
field_domain_all_affiliates: true
field_dossier_de_presse: true
field_page_type: true
field_son: true
@@ -7,8 +7,6 @@ dependencies:
- field.field.node.page.body
- field.field.node.page.field_afficher_en_page_d_acceuil
- field.field.node.page.field_documents_lies
- field.field.node.page.field_domain_access
- field.field.node.page.field_domain_all_affiliates
- field.field.node.page.field_dossier_de_presse
- field.field.node.page.field_page_type
- field.field.node.page.field_son
@@ -39,8 +37,6 @@ hidden:
body: true
field_afficher_en_page_d_acceuil: true
field_documents_lies: true
field_domain_access: true
field_domain_all_affiliates: true
field_dossier_de_presse: true
field_page_type: true
field_son: true
@@ -7,8 +7,6 @@ dependencies:
- field.field.node.page.body
- field.field.node.page.field_afficher_en_page_d_acceuil
- field.field.node.page.field_documents_lies
- field.field.node.page.field_domain_access
- field.field.node.page.field_domain_all_affiliates
- field.field.node.page.field_dossier_de_presse
- field.field.node.page.field_page_type
- field.field.node.page.field_son
@@ -71,8 +69,6 @@ hidden:
addtoany: true
field_afficher_en_page_d_acceuil: true
field_documents_lies: true
field_domain_access: true
field_domain_all_affiliates: true
field_dossier_de_presse: true
field_page_type: true
field_view_mode: true
@@ -7,8 +7,6 @@ dependencies:
- field.field.node.page.body
- field.field.node.page.field_afficher_en_page_d_acceuil
- field.field.node.page.field_documents_lies
- field.field.node.page.field_domain_access
- field.field.node.page.field_domain_all_affiliates
- field.field.node.page.field_dossier_de_presse
- field.field.node.page.field_page_type
- field.field.node.page.field_son
@@ -28,8 +26,6 @@ hidden:
body: true
field_afficher_en_page_d_acceuil: true
field_documents_lies: true
field_domain_access: true
field_domain_all_affiliates: true
field_dossier_de_presse: true
field_page_type: true
field_son: true
@@ -5,8 +5,6 @@ dependencies:
config:
- field.field.node.static.body
- field.field.node.static.field_afficher_en_page_d_acceuil
- field.field.node.static.field_domain_access
- field.field.node.static.field_domain_all_affiliates
- field.field.node.static.field_view_mode
- field.field.node.static.field_visuel
- field.field.node.static.field_workflow_generic
@@ -45,8 +43,7 @@ content:
hidden:
addtoany: true
field_afficher_en_page_d_acceuil: true
field_domain_access: true
field_domain_all_affiliates: true
field_view_mode: true
field_workflow_generic: true
langcode: true
search_api_excerpt: true
-4
View File
@@ -30,11 +30,8 @@ module:
devel: 0
devel_generate: 0
domain: 0
domain_access: 0
domain_alias: 0
domain_config: 0
domain_menu_access: 0
domain_site_settings: 0
dynamic_page_cache: 0
editor: 0
edlp_admin: 0
@@ -59,7 +56,6 @@ module:
help: 0
honeypot: 0
image: 0
kint: 0
language: 0
link: 0
linkit: 0
-5
View File
@@ -1,5 +0,0 @@
node_advanced_tab: true
_core:
default_config_hash: t7OcDTvXZT4FQ8IxyPjOy7e-LB2zLZm-b-F5EF89cmE
langcode: fr
node_advanced_tab_open: 0
@@ -1,5 +0,0 @@
menu_enabled:
- main
_core:
default_config_hash: buczshQhWnPAFp18Y2tR1eM-1OzI_nkpDlGP1o61F10
langcode: fr
@@ -1,18 +0,0 @@
domain_site_settings: null
_core:
default_config_hash: tkmglv8nLQzpf1cBcgSWFvPzgDJEfiz6bifpEQYXq84
langcode: fr
m_encyclopediedelaparole_org:
site_name: 'Encyclopédie de la parole'
site_slogan: 'LEncyclopédie de la parole est un projet collectif qui cherche à appréhender transversalement la diversité des formes orales. '
site_mail: info@encyclopediedelaparole.org
site_frontpage: /home_m
site_403: ''
site_404: ''
encyclopediedelaparole_org:
site_name: 'Encyclopédie de la parole'
site_slogan: 'LEncyclopédie de la parole est un projet collectif qui cherche à appréhender transversalement la diversité des formes orales. '
site_mail: info@encyclopediedelaparole.org
site_frontpage: /home
site_403: ''
site_404: ''
@@ -1,26 +0,0 @@
uuid: e5103e50-4ee8-4c8e-a503-480cb4289cf5
langcode: fr
status: true
dependencies:
config:
- field.storage.menu_link_content.field_domain_access
module:
- menu_link_content
id: menu_link_content.menu_link_content.field_domain_access
field_name: field_domain_access
entity_type: menu_link_content
bundle: menu_link_content
label: 'Domain Access'
description: 'Select the affiliate domain(s) for this menu_link_content'
required: true
translatable: true
default_value: { }
default_value_callback: 'Drupal\domain_access\DomainAccessManager::getDefaultValue'
settings:
handler: 'default:domain'
handler_settings:
target_bundles: null
sort:
field: weight
direction: ASC
field_type: entity_reference
@@ -1,22 +0,0 @@
uuid: 2b9908e3-31ec-46a2-b6e3-f0f27fc34bf0
langcode: fr
status: true
dependencies:
config:
- field.storage.menu_link_content.field_domain_all_affiliates
module:
- menu_link_content
id: menu_link_content.menu_link_content.field_domain_all_affiliates
field_name: field_domain_all_affiliates
entity_type: menu_link_content
bundle: menu_link_content
label: 'Send for all affiliates'
description: 'Make this menu entry available on all domains.'
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings:
on_label: Activé
off_label: Désactivé
field_type: boolean
@@ -1,25 +0,0 @@
uuid: 46108793-b120-4872-aa23-6a91ff938a8d
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_domain_access
- node.type.autre_son
id: node.autre_son.field_domain_access
field_name: field_domain_access
entity_type: node
bundle: autre_son
label: 'Domain Access'
description: 'Select the affiliate domain(s) for this content'
required: true
translatable: false
default_value: { }
default_value_callback: 'Drupal\domain_access\DomainAccessManager::getDefaultValue'
settings:
handler: 'default:domain'
handler_settings:
target_bundles: null
sort:
field: weight
direction: ASC
field_type: entity_reference
@@ -1,21 +0,0 @@
uuid: ec985481-b720-43ce-94b7-cc62710f19f6
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_domain_all_affiliates
- node.type.autre_son
id: node.autre_son.field_domain_all_affiliates
field_name: field_domain_all_affiliates
entity_type: node
bundle: autre_son
label: 'Send to all affiliates'
description: 'Make this content available on all domains.'
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
on_label: Activé
off_label: Désactivé
field_type: boolean
@@ -1,25 +0,0 @@
uuid: 8498cc56-850a-42d9-966d-18f78e51c2a8
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_domain_access
- node.type.enregistrement
id: node.enregistrement.field_domain_access
field_name: field_domain_access
entity_type: node
bundle: enregistrement
label: 'Domain Access'
description: 'Select the affiliate domain(s) for this content'
required: true
translatable: true
default_value: { }
default_value_callback: 'Drupal\domain_access\DomainAccessManager::getDefaultValue'
settings:
handler: 'default:domain'
handler_settings:
target_bundles: null
sort:
field: weight
direction: ASC
field_type: entity_reference
@@ -1,21 +0,0 @@
uuid: f019108a-0214-4c98-8770-b51057a99947
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_domain_all_affiliates
- node.type.enregistrement
id: node.enregistrement.field_domain_all_affiliates
field_name: field_domain_all_affiliates
entity_type: node
bundle: enregistrement
label: 'Send to all affiliates'
description: 'Make this content available on all domains.'
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings:
on_label: Activé
off_label: Désactivé
field_type: boolean
@@ -1,25 +0,0 @@
uuid: 8bc11a23-d832-4120-9d80-a78345a7e4f6
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_domain_access
- node.type.evenement
id: node.evenement.field_domain_access
field_name: field_domain_access
entity_type: node
bundle: evenement
label: 'Domain Access'
description: 'Select the affiliate domain(s) for this content'
required: true
translatable: true
default_value: { }
default_value_callback: 'Drupal\domain_access\DomainAccessManager::getDefaultValue'
settings:
handler: 'default:domain'
handler_settings:
target_bundles: null
sort:
field: weight
direction: ASC
field_type: entity_reference
@@ -1,21 +0,0 @@
uuid: 387f3f0d-35b6-40b3-8fc0-24c9490fe2dc
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_domain_all_affiliates
- node.type.evenement
id: node.evenement.field_domain_all_affiliates
field_name: field_domain_all_affiliates
entity_type: node
bundle: evenement
label: 'Send to all affiliates'
description: 'Make this content available on all domains.'
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings:
on_label: Activé
off_label: Désactivé
field_type: boolean
@@ -1,25 +0,0 @@
uuid: 800b75ad-b897-48b8-a783-5715fc62782d
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_domain_access
- node.type.fil
id: node.fil.field_domain_access
field_name: field_domain_access
entity_type: node
bundle: fil
label: 'Domain Access'
description: 'Select the affiliate domain(s) for this content'
required: true
translatable: false
default_value: { }
default_value_callback: 'Drupal\domain_access\DomainAccessManager::getDefaultValue'
settings:
handler: 'default:domain'
handler_settings:
target_bundles: null
sort:
field: weight
direction: ASC
field_type: entity_reference
@@ -1,21 +0,0 @@
uuid: 27576399-f33f-4d6a-be58-c362148a51c7
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_domain_all_affiliates
- node.type.fil
id: node.fil.field_domain_all_affiliates
field_name: field_domain_all_affiliates
entity_type: node
bundle: fil
label: 'Send to all affiliates'
description: 'Make this content available on all domains.'
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
on_label: Activé
off_label: Désactivé
field_type: boolean
@@ -1,25 +0,0 @@
uuid: 61dafe9c-2685-4742-8636-e7f6fdf115c9
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_domain_access
- node.type.page
id: node.page.field_domain_access
field_name: field_domain_access
entity_type: node
bundle: page
label: 'Domain Access'
description: 'Select the affiliate domain(s) for this content'
required: true
translatable: true
default_value: { }
default_value_callback: 'Drupal\domain_access\DomainAccessManager::getDefaultValue'
settings:
handler: 'default:domain'
handler_settings:
target_bundles: null
sort:
field: weight
direction: ASC
field_type: entity_reference
@@ -1,21 +0,0 @@
uuid: ce86a9b1-2452-48fe-a73a-4c509272f39b
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_domain_all_affiliates
- node.type.page
id: node.page.field_domain_all_affiliates
field_name: field_domain_all_affiliates
entity_type: node
bundle: page
label: 'Send to all affiliates'
description: 'Make this content available on all domains.'
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings:
on_label: Activé
off_label: Désactivé
field_type: boolean
@@ -1,25 +0,0 @@
uuid: a349693c-43e3-4101-b2a4-6a24035f4965
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_domain_access
- node.type.static
id: node.static.field_domain_access
field_name: field_domain_access
entity_type: node
bundle: static
label: 'Domain Access'
description: 'Select the affiliate domain(s) for this content'
required: true
translatable: true
default_value: { }
default_value_callback: 'Drupal\domain_access\DomainAccessManager::getDefaultValue'
settings:
handler: 'default:domain'
handler_settings:
target_bundles: null
sort:
field: weight
direction: ASC
field_type: entity_reference
@@ -1,21 +0,0 @@
uuid: f3ab25b7-dce6-421f-b379-bc83bd416438
langcode: fr
status: true
dependencies:
config:
- field.storage.node.field_domain_all_affiliates
- node.type.static
id: node.static.field_domain_all_affiliates
field_name: field_domain_all_affiliates
entity_type: node
bundle: static
label: 'Send to all affiliates'
description: 'Make this content available on all domains.'
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings:
on_label: Activé
off_label: Désactivé
field_type: boolean
@@ -1,26 +0,0 @@
uuid: e6380815-b44f-4995-8e7b-2b568a17c6f4
langcode: fr
status: true
dependencies:
config:
- field.storage.user.field_domain_access
module:
- user
id: user.user.field_domain_access
field_name: field_domain_access
entity_type: user
bundle: user
label: 'Domain Access'
description: 'Select the affiliate domain(s) for this user'
required: false
translatable: false
default_value: { }
default_value_callback: 'Drupal\domain_access\DomainAccessManager::getDefaultValue'
settings:
handler: 'default:domain'
handler_settings:
target_bundles: null
sort:
field: weight
direction: ASC
field_type: entity_reference
@@ -1,22 +0,0 @@
uuid: 448f68a0-a9ad-4f34-aad7-7e0ab48ef711
langcode: fr
status: true
dependencies:
config:
- field.storage.user.field_domain_all_affiliates
module:
- user
id: user.user.field_domain_all_affiliates
field_name: field_domain_all_affiliates
entity_type: user
bundle: user
label: 'Editor for all affiliates'
description: 'Make this user an editor on all domains.'
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
on_label: Activé
off_label: Désactivé
field_type: boolean
@@ -1,22 +0,0 @@
uuid: 8eef712f-1b54-4b9f-8936-05876177c6c6
langcode: fr
status: true
dependencies:
module:
- domain
- menu_link_content
_core:
default_config_hash: GdK-L2kiPJ0P1BVHGMvSiKeOMlldQyYuQqPwNEkR3rI
id: menu_link_content.field_domain_access
field_name: field_domain_access
entity_type: menu_link_content
type: entity_reference
settings:
target_type: domain
module: core
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
@@ -1,20 +0,0 @@
uuid: 816576ef-e081-4e2d-afe7-2c992028ff79
langcode: fr
status: true
dependencies:
module:
- menu_link_content
_core:
default_config_hash: scDocya6cmO3AWXlyOPAI-zFVMmZG27-xkxvWMTlB8M
id: menu_link_content.field_domain_all_affiliates
field_name: field_domain_all_affiliates
entity_type: menu_link_content
type: boolean
settings: { }
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
@@ -1,25 +0,0 @@
uuid: 379a162d-ee59-4d61-9c4f-b659cd1fd162
langcode: fr
status: true
dependencies:
enforced:
module:
- domain_access
module:
- domain
- node
_core:
default_config_hash: NMaXfffaoOhBnZCIYpQB0A08AFvuTV2TpqblBmCkLb4
id: node.field_domain_access
field_name: field_domain_access
entity_type: node
type: entity_reference
settings:
target_type: domain
module: core
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
@@ -1,23 +0,0 @@
uuid: 75d784e3-f66d-431f-a529-2b0d0b91b5f2
langcode: fr
status: true
dependencies:
enforced:
module:
- domain_access
module:
- node
_core:
default_config_hash: r9WVqyCC-OcWIvrMHvSqNavFjzjAVyVQCqTL7cXvwQo
id: node.field_domain_all_affiliates
field_name: field_domain_all_affiliates
entity_type: node
type: boolean
settings: { }
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
@@ -1,25 +0,0 @@
uuid: 21b536cf-b13d-4038-a59f-79b613bb38de
langcode: fr
status: true
dependencies:
enforced:
module:
- domain_access
module:
- domain
- user
_core:
default_config_hash: VQ8MqlapqrEiCu_rircuCTMq_BnHCZF6SQemk-zHXKs
id: user.field_domain_access
field_name: field_domain_access
entity_type: user
type: entity_reference
settings:
target_type: domain
module: core
locked: false
cardinality: -1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
@@ -1,23 +0,0 @@
uuid: 34eb5125-e153-43ce-8a8f-f37653647064
langcode: fr
status: true
dependencies:
enforced:
module:
- domain_access
module:
- user
_core:
default_config_hash: npFnESyHHX2T6y4-CyFsir4jk7EhGt6_cn_lwcUPs6A
id: user.field_domain_all_affiliates
field_name: field_domain_all_affiliates
entity_type: user
type: boolean
settings: { }
module: core
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
@@ -1 +0,0 @@
label: 'Assign content to all affiliates'
@@ -1 +0,0 @@
label: 'Assign editors to all affiliates'
@@ -1 +0,0 @@
label: 'Remove editors from all affiliates'
@@ -1 +0,0 @@
label: 'Remove content from all affiliates'
@@ -1,14 +0,0 @@
uuid: e2acdddf-121c-4f5d-b179-54c4a79fb794
langcode: fr
status: true
dependencies:
config:
- domain.record.encyclopediedelaparole_org
module:
- domain_access
id: domain_access_add_action.encyclopediedelaparole_org
label: 'Add selected content to the Encyclopédie de la parole domain'
type: node
plugin: domain_access_add_action
configuration:
domain_id: encyclopediedelaparole_org
@@ -1,14 +0,0 @@
uuid: 68e32c87-ed2f-4047-a098-f779258ea8be
langcode: en
status: true
dependencies:
config:
- domain.record.expo_encyclopediedelaparole_org
module:
- domain_access
id: domain_access_add_action.expo_encyclopediedelaparole_org
label: 'Add selected content to the Encyclopédie de la parole domain'
type: node
plugin: domain_access_add_action
configuration:
domain_id: expo_encyclopediedelaparole_org
@@ -1,14 +0,0 @@
uuid: dc684980-663e-478b-a253-bf0f7e1f36a6
langcode: fr
status: true
dependencies:
config:
- domain.record.m_encyclopediedelaparole_org
module:
- domain_access
id: domain_access_add_action.m_encyclopediedelaparole_org
label: 'Add selected content to the Encyclopédie de la parole Mobile domain'
type: node
plugin: domain_access_add_action
configuration:
domain_id: m_encyclopediedelaparole_org
@@ -1,14 +0,0 @@
uuid: dec3ff20-76f6-45f5-b289-06cd6d6a1e17
langcode: fr
status: true
dependencies:
config:
- domain.record.encyclopediedelaparole_org
module:
- domain_access
id: domain_access_add_editor_action.encyclopediedelaparole_org
label: 'Add editors to the Encyclopédie de la parole domain'
type: user
plugin: domain_access_add_editor_action
configuration:
domain_id: encyclopediedelaparole_org
@@ -1,14 +0,0 @@
uuid: 7ec41e65-c60f-4eb2-8d13-137d765fe086
langcode: en
status: true
dependencies:
config:
- domain.record.expo_encyclopediedelaparole_org
module:
- domain_access
id: domain_access_add_editor_action.expo_encyclopediedelaparole_org
label: 'Add editors to the Encyclopédie de la parole domain'
type: user
plugin: domain_access_add_editor_action
configuration:
domain_id: expo_encyclopediedelaparole_org
@@ -1,14 +0,0 @@
uuid: bddeb0d4-26f2-4649-9016-5a0e984119a6
langcode: fr
status: true
dependencies:
config:
- domain.record.m_encyclopediedelaparole_org
module:
- domain_access
id: domain_access_add_editor_action.m_encyclopediedelaparole_org
label: 'Add editors to the Encyclopédie de la parole Mobile domain'
type: user
plugin: domain_access_add_editor_action
configuration:
domain_id: m_encyclopediedelaparole_org
@@ -1,14 +0,0 @@
uuid: a39a1b19-1583-4380-9012-2a58295bd552
langcode: fr
status: true
dependencies:
module:
- domain_access
_core:
default_config_hash: 1JWyzsu7w-WFCcw9q6gjKvOnNQweDxZxjQV8slWRIuI
id: domain_access_all_action
label: 'Assign content to all affiliates'
type: node
plugin: domain_access_all_action
configuration:
domain_id: ''
@@ -1,14 +0,0 @@
uuid: 6a34ba3c-64ea-43f3-aa0a-175bcee6f262
langcode: fr
status: true
dependencies:
module:
- domain_access
_core:
default_config_hash: 7j93b7xTUtF_uT4TbFN9poAQ51pf380UhVCK9tVHTzs
id: domain_access_edit_all_action
label: 'Assign editors to all affiliates'
type: user
plugin: domain_access_edit_all_action
configuration:
domain_id: ''
@@ -1,14 +0,0 @@
uuid: 5e59be2f-bdbc-4a59-81c3-5d69ba26b14d
langcode: fr
status: true
dependencies:
module:
- domain_access
_core:
default_config_hash: VEI1wqqkrV2aMO4mVMODRp6u6W0bnJcVKqxRE9IeduM
id: domain_access_edit_none_action
label: 'Remove editors from all affiliates'
type: user
plugin: domain_access_edit_none_action
configuration:
domain_id: ''
@@ -1,14 +0,0 @@
uuid: 2543b686-9f00-41c8-886b-c1c2b447a88d
langcode: fr
status: true
dependencies:
module:
- domain_access
_core:
default_config_hash: xySFUYYaxq0BLj0-eAesthacXbTWPDJhR-SnqNhvhSg
id: domain_access_none_action
label: 'Remove content from all affiliates'
type: node
plugin: domain_access_none_action
configuration:
domain_id: ''
@@ -1,14 +0,0 @@
uuid: 76e11c0d-fec5-46d6-b4ac-887c7ef87d2e
langcode: fr
status: true
dependencies:
config:
- domain.record.encyclopediedelaparole_org
module:
- domain_access
id: domain_access_remove_action.encyclopediedelaparole_org
label: 'Remove selected content from the Encyclopédie de la parole domain'
type: node
plugin: domain_access_remove_action
configuration:
domain_id: encyclopediedelaparole_org
@@ -1,14 +0,0 @@
uuid: 0a61de2c-75c7-40a8-83f9-f2b7c2e6b297
langcode: en
status: true
dependencies:
config:
- domain.record.expo_encyclopediedelaparole_org
module:
- domain_access
id: domain_access_remove_action.expo_encyclopediedelaparole_org
label: 'Remove selected content from the Encyclopédie de la parole domain'
type: node
plugin: domain_access_remove_action
configuration:
domain_id: expo_encyclopediedelaparole_org
@@ -1,14 +0,0 @@
uuid: 120b4731-55f6-4857-bc30-38237addf9af
langcode: fr
status: true
dependencies:
config:
- domain.record.m_encyclopediedelaparole_org
module:
- domain_access
id: domain_access_remove_action.m_encyclopediedelaparole_org
label: 'Remove selected content from the Encyclopédie de la parole Mobile domain'
type: node
plugin: domain_access_remove_action
configuration:
domain_id: m_encyclopediedelaparole_org
@@ -1,14 +0,0 @@
uuid: f6e40177-3039-4df9-83f6-44c6e0b5cc33
langcode: fr
status: true
dependencies:
config:
- domain.record.encyclopediedelaparole_org
module:
- domain_access
id: domain_access_remove_editor_action.encyclopediedelaparole_org
label: 'Remove editors from the Encyclopédie de la parole domain'
type: user
plugin: domain_access_remove_editor_action
configuration:
domain_id: encyclopediedelaparole_org
@@ -1,14 +0,0 @@
uuid: b2943b17-1e04-4fa8-aa3f-f6fc1b3f2757
langcode: en
status: true
dependencies:
config:
- domain.record.expo_encyclopediedelaparole_org
module:
- domain_access
id: domain_access_remove_editor_action.expo_encyclopediedelaparole_org
label: 'Remove editors from the Encyclopédie de la parole domain'
type: user
plugin: domain_access_remove_editor_action
configuration:
domain_id: expo_encyclopediedelaparole_org
@@ -1,14 +0,0 @@
uuid: fbc26cb0-bf75-4c26-90bc-ce8eb9ae8ecc
langcode: fr
status: true
dependencies:
config:
- domain.record.m_encyclopediedelaparole_org
module:
- domain_access
id: domain_access_remove_editor_action.m_encyclopediedelaparole_org
label: 'Remove editors from the Encyclopédie de la parole Mobile domain'
type: user
plugin: domain_access_remove_editor_action
configuration:
domain_id: m_encyclopediedelaparole_org
+22 -22
View File
@@ -509,13 +509,13 @@ display:
settings:
audio_player: default_mp3_player
audio_player_jplayer_theme: none
audio_player_wavesurfer_combine_files: 0
audio_player_wordpress_combine_files: 0
audio_player_wordpress_animation: 0
audio_player_wavesurfer_combine_files: false
audio_player_wordpress_combine_files: false
audio_player_wordpress_animation: false
audio_player_soundmanager_theme: default
audio_player_initial_volume: '8'
audio_player_autoplay: 0
download_link: 0
audio_player_initial_volume: 8
audio_player_autoplay: false
download_link: false
group_column: ''
group_columns: { }
group_rows: true
@@ -1821,15 +1821,15 @@ display:
settings:
audio_player: default_mp3_player
audio_player_jplayer_theme: none
audio_player_wavesurfer_combine_files: 0
audio_player_wordpress_combine_files: 0
audio_player_wordpress_animation: 0
audio_player_wavesurfer_combine_files: false
audio_player_wordpress_combine_files: false
audio_player_wordpress_animation: false
audio_player_soundmanager_theme: default
audio_player_initial_volume: '8'
audio_player_autoplay: 0
audio_player_lazyload: 1
download_button: 0
download_link: 0
audio_player_initial_volume: 8
audio_player_autoplay: false
audio_player_lazyload: true
download_button: false
download_link: false
group_column: ''
group_columns: { }
group_rows: true
@@ -3216,15 +3216,15 @@ display:
settings:
audio_player: default_mp3_player
audio_player_jplayer_theme: none
audio_player_wavesurfer_combine_files: 0
audio_player_wordpress_combine_files: 0
audio_player_wordpress_animation: 0
audio_player_wavesurfer_combine_files: false
audio_player_wordpress_combine_files: false
audio_player_wordpress_animation: false
audio_player_soundmanager_theme: default
audio_player_initial_volume: '8'
audio_player_autoplay: 0
audio_player_lazyload: 1
download_button: 0
download_link: 0
audio_player_initial_volume: 8
audio_player_autoplay: false
audio_player_lazyload: true
download_button: false
download_link: false
group_column: ''
group_columns: { }
group_rows: true