You are here

flag.flag.flag_list_template_1.yml in Flag Lists 8

Same filename and directory in other branches
  1. 4.0.x config/install/flag.flag.flag_list_template_1.yml
config/install/flag.flag.flag_list_template_1.yml

File

config/install/flag.flag.flag_list_template_1.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - flag_lists
  6. - node
  7. id: flag_list_template_1
  8. label: 'Flag list template 1'
  9. bundles: { }
  10. entity_type: node
  11. global: false
  12. weight: 0
  13. flag_short: 'Add this item to the [flagging_collection:name] list'
  14. flag_long: 'Add this to your flag list'
  15. flag_message: 'Added to the flag list'
  16. unflag_short: 'Remove this item from the [flagging_collection:name] list'
  17. unflag_long: 'Remove this item from your flag list'
  18. unflag_message: 'Removed from the flag list'
  19. unflag_denied_text: ''
  20. flag_type: 'entity:node'
  21. link_type: ajax_link
  22. flagTypeConfig:
  23. show_in_links: { }
  24. show_as_field: true
  25. show_on_form: false
  26. show_contextual_link: false
  27. extra_permissions:
  28. owner: '0'
  29. linkTypeConfig: { }