You are here

flag.flag.subscribe_node.yml in Message Subscribe 8

config/optional/flag.flag.subscribe_node.yml

File

config/optional/flag.flag.subscribe_node.yml
View source
  1. id: subscribe_node
  2. label: Content
  3. dependencies:
  4. module:
  5. - node
  6. bundles: { }
  7. entity_type: node
  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:node'
  19. link_type: ajax_link
  20. flagTypeConfig:
  21. show_in_links:
  22. full: full
  23. teaser: teaser
  24. show_as_field: true
  25. show_on_form: false
  26. show_contextual_link: false
  27. extra_permissions:
  28. owner: '0'
  29. linkTypeConfig: { }