You are here

flag.flag.heartbeat_like.yml in Heartbeat 8

modules/heartbeat_like/config/install/flag.flag.heartbeat_like.yml

File

modules/heartbeat_like/config/install/flag.flag.heartbeat_like.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - heartbeat
  6. id: heartbeat_like
  7. label: Heartbeat Like
  8. entity_type: heartbeat
  9. global: false
  10. weight: 0
  11. flag_short: 'Like ([flagcount:count])'
  12. flag_long: ''
  13. flag_message: ''
  14. unflag_short: 'Remove Like ([flagcount:count])'
  15. unflag_long: ''
  16. unflag_message: ''
  17. unflag_denied_text: ''
  18. flag_type: 'entity:heartbeat'
  19. link_type: ajax_link
  20. flagTypeConfig:
  21. show_in_links: { }
  22. show_as_field: true
  23. show_on_form: false
  24. show_contextual_link: false
  25. access_author: ''
  26. linkTypeConfig: { }