You are here

core.entity_form_display.media.video.inline.yml in Thunder 8.5

config/optional/core.entity_form_display.media.video.inline.yml

File

config/optional/core.entity_form_display.media.video.inline.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - core.entity_form_mode.media.inline
  6. - field.field.media.video.field_author
  7. - field.field.media.video.field_caption
  8. - field.field.media.video.field_copyright
  9. - field.field.media.video.field_description
  10. - field.field.media.video.field_media_video_embed_field
  11. - field.field.media.video.field_source
  12. - media.type.video
  13. module:
  14. - field_group
  15. - media
  16. - text
  17. third_party_settings:
  18. field_group:
  19. group_top:
  20. children:
  21. - field_media_video_embed_field
  22. parent_name: ''
  23. weight: 0
  24. format_type: html_element
  25. format_settings:
  26. id: ''
  27. classes: top
  28. element: div
  29. show_label: false
  30. label_element: h3
  31. required_fields: true
  32. attributes: ''
  33. effect: none
  34. speed: fast
  35. label: Top
  36. region: content
  37. group_bottom:
  38. children:
  39. - field_author
  40. - field_copyright
  41. - field_source
  42. - field_description
  43. parent_name: ''
  44. weight: 1
  45. format_type: html_element
  46. format_settings:
  47. id: ''
  48. classes: bottom
  49. element: div
  50. show_label: false
  51. label_element: h3
  52. required_fields: true
  53. attributes: ''
  54. effect: none
  55. speed: fast
  56. label: Bottom
  57. region: content
  58. id: media.video.inline
  59. targetEntityType: media
  60. bundle: video
  61. mode: inline
  62. content:
  63. field_author:
  64. type: string_textfield
  65. weight: 0
  66. region: content
  67. settings:
  68. size: 60
  69. placeholder: ''
  70. third_party_settings: { }
  71. field_copyright:
  72. weight: 1
  73. settings:
  74. size: 60
  75. placeholder: ''
  76. third_party_settings: { }
  77. type: string_textfield
  78. region: content
  79. field_description:
  80. type: text_textarea
  81. weight: 3
  82. settings:
  83. rows: 5
  84. placeholder: ''
  85. third_party_settings: { }
  86. region: content
  87. field_media_video_embed_field:
  88. weight: 2
  89. settings:
  90. size: 60
  91. placeholder: ''
  92. third_party_settings: { }
  93. type: oembed_textfield
  94. region: content
  95. field_source:
  96. type: string_textfield
  97. weight: 2
  98. region: content
  99. settings:
  100. size: 60
  101. placeholder: ''
  102. third_party_settings: { }
  103. hidden:
  104. created: true
  105. field_caption: true
  106. langcode: true
  107. moderation_state: true
  108. name: true
  109. path: true
  110. status: true
  111. uid: true