You are here

flag.flag.follow_term.yml in Open Social 10.0.x

modules/social_features/social_follow_taxonomy/config/install/flag.flag.follow_term.yml

File

modules/social_features/social_follow_taxonomy/config/install/flag.flag.follow_term.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - taxonomy
  6. id: follow_term
  7. label: 'Follow term'
  8. bundles: { }
  9. entity_type: taxonomy_term
  10. global: false
  11. weight: 0
  12. flag_short: Follow
  13. flag_long: ''
  14. flag_message: ''
  15. unflag_short: Unfollow
  16. unflag_long: ''
  17. unflag_message: ''
  18. unflag_denied_text: ''
  19. flag_type: 'entity:taxonomy_term'
  20. link_type: ajax_link
  21. flagTypeConfig:
  22. show_in_links: { }
  23. show_as_field: false
  24. show_on_form: false
  25. show_contextual_link: false
  26. extra_permissions: { }
  27. linkTypeConfig: { }