You are here

flag.flag.following.yml in Flag 8.4

modules/flag_follower/config/install/flag.flag.following.yml

File

modules/flag_follower/config/install/flag.flag.following.yml
View source
  1. uuid: b3a4f08c-726a-4729-99db-b6c8ec586c48
  2. langcode: en
  3. status: true
  4. dependencies:
  5. enforced:
  6. module:
  7. - flag_follower
  8. module:
  9. - user
  10. id: following
  11. label: Following
  12. bundles: { }
  13. entity_type: user
  14. status: true
  15. global: false
  16. weight: 0
  17. flag_short: 'Follow this user'
  18. flag_long: 'Click the link to follow this user'
  19. flag_message: 'You are following the user'
  20. unflag_short: 'Unfollow this user'
  21. unflag_long: 'Click the link to unfollow this user'
  22. unflag_message: 'You have unfollowed the user'
  23. unflag_denied_text: ''
  24. flag_type: 'entity:user'
  25. link_type: ajax_link
  26. flagTypeConfig:
  27. show_in_links: { }
  28. show_as_field: true
  29. show_on_form: false
  30. show_contextual_link: false
  31. show_on_profile: false
  32. linkTypeConfig: { }