iframe_consent-1.0.x-dev/config/schema/iframe_consent.schema.yml
config/schema/iframe_consent.schema.yml
iframe_consent.settings:
type: config_object
label: 'Iframe Consent Settings'
mapping:
enabled:
type: boolean
label: 'Enable Iframe Consent'
provider:
type: string
label: 'Cookie management used provider. Currently EU cookie compliance are supported.'
manage_button_label:
type: label
label: 'Manage preferences'
display_accept_button:
type: boolean
label: 'Display the accept button'
accept_button_label:
type: label
label: 'I Accept'
body:
type: text_format
label: 'To see this content, please accept the category.'
templates_by_domain:
type: boolean
label: 'Enable templates by domain'
consent_groups:
type: sequence
label: 'Consent groups list'
sequence:
type: mapping
mapping:
id:
type: string
label: 'Consent group id'
label:
type: label
label: 'Consent group label'
