flag.flag.dossier.yml 818 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. uuid: 4183b53b-30db-4b2d-b087-cb903f23fe27
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - flag_lists
  7. - node
  8. id: dossier
  9. label: Folder
  10. bundles:
  11. - article
  12. - materiau
  13. - thematique
  14. entity_type: node
  15. global: false
  16. weight: 0
  17. flag_short: 'Flag this item'
  18. flag_long: ''
  19. flag_message: ''
  20. unflag_short: 'Unflag this item'
  21. unflag_long: ''
  22. unflag_message: ''
  23. unflag_denied_text: ''
  24. flag_type: 'entity:node'
  25. link_type: ajax_link
  26. flagTypeConfig:
  27. show_in_links:
  28. card_big: card_big
  29. card_full: card_full
  30. card_medium: card_medium
  31. card_small: card_small
  32. full: full
  33. search_index: search_index
  34. search_result: search_result
  35. teaser: teaser
  36. token: token
  37. show_as_field: true
  38. show_on_form: true
  39. show_contextual_link: true
  40. extra_permissions:
  41. owner: owner
  42. linkTypeConfig: { }