You are here

flag.flag.subscribe_term.yml in Message Subscribe 8

config/optional/flag.flag.subscribe_term.yml

File

config/optional/flag.flag.subscribe_term.yml
View source
  1. id: subscribe_term
  2. label: Terms
  3. dependencies:
  4. module:
  5. - taxonomy
  6. bundles: { }
  7. entity_type: taxonomy_term
  8. global: false
  9. weight: 0
  10. status: false
  11. flag_short: Subscribe
  12. flag_long: ''
  13. flag_message: 'You are now subscribed to this item.'
  14. unflag_short: Unsubscribe
  15. unflag_long: ''
  16. unflag_message: 'You are no longer subscribed to this item.'
  17. unflag_denied_text: ''
  18. flag_type: 'entity:taxonomy_term'
  19. link_type: ajax_link
  20. flagTypeConfig:
  21. show_in_links:
  22. full: full
  23. show_as_field: true
  24. show_on_form: false
  25. show_contextual_link: false
  26. extra_permissions: { }
  27. linkTypeConfig: { }