flag.flag.subscribe_term.yml in Message Subscribe 8
config/optional/flag.flag.subscribe_term.yml
File
config/optional/flag.flag.subscribe_term.ymlView source
- id: subscribe_term
- label: Terms
- dependencies:
- module:
- - taxonomy
- bundles: { }
- entity_type: taxonomy_term
- global: false
- weight: 0
- status: false
- flag_short: Subscribe
- flag_long: ''
- flag_message: 'You are now subscribed to this item.'
- unflag_short: Unsubscribe
- unflag_long: ''
- unflag_message: 'You are no longer subscribed to this item.'
- unflag_denied_text: ''
- flag_type: 'entity:taxonomy_term'
- link_type: ajax_link
- flagTypeConfig:
- show_in_links:
- full: full
- show_as_field: true
- show_on_form: false
- show_contextual_link: false
- extra_permissions: { }
- linkTypeConfig: { }