You are here

field.field.node.liveblog.field_paragraphs.yml in Thunder 8.2

modules/thunder_liveblog/config/optional/field.field.node.liveblog.field_paragraphs.yml

File

modules/thunder_liveblog/config/optional/field.field.node.liveblog.field_paragraphs.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.field_paragraphs
  6. - node.type.liveblog
  7. - paragraphs.paragraphs_type.gallery
  8. - paragraphs.paragraphs_type.image
  9. - paragraphs.paragraphs_type.instagram
  10. - paragraphs.paragraphs_type.link
  11. - paragraphs.paragraphs_type.quote
  12. - paragraphs.paragraphs_type.text
  13. - paragraphs.paragraphs_type.twitter
  14. - paragraphs.paragraphs_type.video
  15. module:
  16. - entity_reference_revisions
  17. enforced:
  18. module:
  19. - thunder_liveblog
  20. id: node.liveblog.field_paragraphs
  21. field_name: field_paragraphs
  22. entity_type: node
  23. bundle: liveblog
  24. label: Paragraphs
  25. description: ''
  26. required: false
  27. translatable: true
  28. default_value: { }
  29. default_value_callback: ''
  30. settings:
  31. handler: 'default:paragraph'
  32. handler_settings:
  33. target_bundles:
  34. gallery: gallery
  35. image: image
  36. instagram: instagram
  37. link: link
  38. quote: quote
  39. text: text
  40. twitter: twitter
  41. video: video
  42. target_bundles_drag_drop:
  43. gallery:
  44. enabled: true
  45. weight: 9
  46. image:
  47. enabled: true
  48. weight: 10
  49. instagram:
  50. enabled: true
  51. weight: 11
  52. link:
  53. enabled: true
  54. weight: 12
  55. quote:
  56. enabled: true
  57. weight: 13
  58. text:
  59. enabled: true
  60. weight: 14
  61. twitter:
  62. enabled: true
  63. weight: 15
  64. video:
  65. enabled: true
  66. weight: 16
  67. field_type: entity_reference_revisions