ccl.link_type.node.schema.yml in Custom Contextual Links 8.2
config/schema/ccl.link_type.node.schema.yml
File
config/schema/ccl.link_type.node.schema.ymlView source
- ccl.link_type.node:
- type: mapping
- label: 'Options for node links'
- mapping:
- node_option:
- type: string
- label: 'The target scope'
- node_id:
- type: integer
- label: 'The node ID to target'
- node_type:
- type: string
- label: 'The content type to target'