You are here

core.entity_form_display.node.book.default.yml in Open Social 8.8

modules/social_features/social_book/config/features_removal/core.entity_form_display.node.book.default.yml

File

modules/social_features/social_book/config/features_removal/core.entity_form_display.node.book.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.book.body
  6. - field.field.node.book.field_book_comments
  7. - field.field.node.book.field_book_image
  8. - field.field.node.book.field_content_visibility
  9. - field.field.node.book.field_files
  10. - image.style.social_x_large
  11. - node.type.book
  12. module:
  13. - comment
  14. - field_group
  15. - file
  16. - image_widget_crop
  17. - path
  18. - text
  19. third_party_settings:
  20. field_group:
  21. group_visibility:
  22. children:
  23. - field_content_visibility
  24. parent_name: ''
  25. weight: 2
  26. label: Visibility
  27. format_type: fieldset
  28. format_settings:
  29. label: Visibility
  30. required_fields: true
  31. id: visibility
  32. classes: 'card'
  33. group_description:
  34. children:
  35. - body
  36. parent_name: ''
  37. weight: 1
  38. label: Description
  39. format_type: fieldset
  40. format_settings:
  41. description: ''
  42. classes: ''
  43. id: ''
  44. required_fields: true
  45. group_title:
  46. children:
  47. - title
  48. - field_book_image
  49. parent_name: ''
  50. weight: 0
  51. label: Content
  52. format_type: fieldset
  53. format_settings:
  54. description: ''
  55. classes: ''
  56. id: ''
  57. required_fields: true
  58. group_attachments:
  59. children:
  60. - field_files
  61. parent_name: ''
  62. weight: 3
  63. label: Attachments
  64. format_type: fieldset
  65. format_settings:
  66. description: ''
  67. classes: ''
  68. id: ''
  69. required_fields: true
  70. id: node.book.default
  71. targetEntityType: node
  72. bundle: book
  73. mode: default
  74. content:
  75. body:
  76. type: text_textarea_with_summary
  77. weight: 6
  78. settings:
  79. rows: 9
  80. summary_rows: 3
  81. placeholder: ''
  82. third_party_settings: { }
  83. created:
  84. type: datetime_timestamp
  85. weight: 5
  86. settings: { }
  87. third_party_settings: { }
  88. field_book_comments:
  89. weight: 9
  90. settings: { }
  91. third_party_settings: { }
  92. type: comment_default
  93. field_book_image:
  94. weight: 2
  95. settings:
  96. show_crop_area: true
  97. show_default_crop: true
  98. preview_image_style: social_x_large
  99. crop_preview_image_style: crop_thumbnail
  100. crop_list:
  101. - hero
  102. - teaser
  103. progress_indicator: throbber
  104. third_party_settings: { }
  105. type: image_widget_crop
  106. field_content_visibility:
  107. weight: 8
  108. settings: { }
  109. third_party_settings: { }
  110. type: options_buttons
  111. field_files:
  112. weight: 10
  113. settings:
  114. progress_indicator: throbber
  115. third_party_settings: { }
  116. type: file_generic
  117. path:
  118. type: path
  119. weight: 8
  120. settings: { }
  121. third_party_settings: { }
  122. promote:
  123. type: boolean_checkbox
  124. settings:
  125. display_label: true
  126. weight: 6
  127. third_party_settings: { }
  128. sticky:
  129. type: boolean_checkbox
  130. settings:
  131. display_label: true
  132. weight: 7
  133. third_party_settings: { }
  134. title:
  135. type: string_textfield
  136. weight: 1
  137. settings:
  138. size: 60
  139. placeholder: ''
  140. third_party_settings: { }
  141. uid:
  142. type: entity_reference_autocomplete
  143. weight: 4
  144. settings:
  145. match_operator: CONTAINS
  146. size: 60
  147. placeholder: ''
  148. third_party_settings: { }
  149. hidden:
  150. groups: true