core.entity_view_display.node.publications.teaser.yml 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. uuid: 2be723dc-9ed1-421d-9d38-81a3128360b2
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - core.entity_view_mode.node.teaser
  7. - field.field.node.publications.body
  8. - field.field.node.publications.field_ajouter_un_media
  9. - field.field.node.publications.field_auteur
  10. - field.field.node.publications.field_complement_d_info
  11. - field.field.node.publications.field_ressource_externe
  12. - field.field.node.publications.field_telecharger_la_ressource
  13. - field.field.node.publications.field_theme
  14. - field.field.node.publications.field_type_de_publication
  15. - node.type.publications
  16. module:
  17. - text
  18. - user
  19. id: node.publications.teaser
  20. targetEntityType: node
  21. bundle: publications
  22. mode: teaser
  23. content:
  24. body:
  25. type: text_summary_or_trimmed
  26. label: hidden
  27. settings:
  28. trim_length: 100
  29. third_party_settings: { }
  30. weight: 2
  31. region: content
  32. field_auteur:
  33. type: string
  34. label: above
  35. settings:
  36. link_to_entity: false
  37. third_party_settings: { }
  38. weight: 1
  39. region: content
  40. field_theme:
  41. type: entity_reference_label
  42. label: above
  43. settings:
  44. link: true
  45. third_party_settings: { }
  46. weight: 3
  47. region: content
  48. field_type_de_publication:
  49. type: entity_reference_label
  50. label: above
  51. settings:
  52. link: true
  53. third_party_settings: { }
  54. weight: 0
  55. region: content
  56. links:
  57. settings: { }
  58. third_party_settings: { }
  59. weight: 4
  60. region: content
  61. hidden:
  62. field_ajouter_un_media: true
  63. field_complement_d_info: true
  64. field_ressource_externe: true
  65. field_telecharger_la_ressource: true
  66. langcode: true
  67. search_api_excerpt: true