external_link_popup.schema.yml in External Link Pop-up 8
config/schema/external_link_popup.schema.yml
File
config/schema/external_link_popup.schema.ymlView source
- external_link_popup.settings:
- type: config_object
- label: 'External Link Pop-ups Settings'
- mapping:
- whitelist:
- type: string
- show_admin:
- type: boolean
- width:
- type: mapping
- mapping:
- value:
- type: integer
- units:
- type: string
-
- external_link_popup.external_link_popup.*:
- type: config_entity
- label: 'Text formats'
- mapping:
- name:
- type: label
- label: 'Name'
- id:
- type: string
- label: 'Machine name'
- weight:
- type: integer
- label: 'Weight'
- status:
- type: boolean
- label: 'Status'
- close:
- type: boolean
- title:
- type: label
- body:
- type: text_format
- labelyes:
- type: label
- labelno:
- type: label
- domains:
- type: string
- new_tab:
- type: boolean