contrib modules updates

This commit is contained in:
2026-03-30 12:40:06 +02:00
parent 7b4c3d8c9e
commit 46396b98f8
29 changed files with 254 additions and 181 deletions
@@ -5,6 +5,11 @@ dependencies:
config:
- field.storage.node.field_domain_access
- node.type.static
module:
- domain_access
third_party_settings:
domain_access:
add_current_domain: true
id: node.static.field_domain_access
field_name: field_domain_access
entity_type: node
@@ -14,7 +19,7 @@ description: 'Select the affiliate domain(s) for this content'
required: true
translatable: true
default_value: { }
default_value_callback: 'Drupal\domain_access\DomainAccessManager::getDefaultValue'
default_value_callback: null
settings:
handler: 'default:domain'
handler_settings: