You are here

ds.layouts.yml in Display Suite 8.3

Same filename and directory in other branches
  1. 8.4 ds.layouts.yml
  2. 8.2 ds.layouts.yml

File

ds.layouts.yml
View source
  1. ds_1col:
  2. label: One column layout
  3. category: Display Suite
  4. class: '\Drupal\ds\Plugin\DsLayout'
  5. template: templates/ds-1col
  6. icon: images/ds-1col.png
  7. regions:
  8. ds_content:
  9. label: Content
  10. ds_1col_wrapper:
  11. label: One column layout + wrapper
  12. category: Display Suite
  13. class: '\Drupal\ds\Plugin\DsLayout'
  14. template: templates/ds-1col-wrapper
  15. icon: images/ds-1col-wrapper.png
  16. regions:
  17. ds_content:
  18. label: Content
  19. ds_2col:
  20. label: Two column layout
  21. category: Display Suite
  22. class: '\Drupal\ds\Plugin\DsLayout'
  23. template: templates/ds-2col
  24. library: ds/ds_2col
  25. icon: images/ds-2col.png
  26. regions:
  27. left:
  28. label: Left
  29. right:
  30. label: Right
  31. ds_2col_fluid:
  32. label: Fluid two column layout
  33. category: Display Suite
  34. class: '\Drupal\ds\Plugin\DsLayout'
  35. template: templates/ds-2col-fluid
  36. library: ds/ds_2col_fluid
  37. icon: images/ds-2col-fluid.png
  38. regions:
  39. left:
  40. label: Left
  41. right:
  42. label: Right
  43. ds_2col_stacked:
  44. label: Two column stacked layout
  45. category: Display Suite
  46. class: '\Drupal\ds\Plugin\DsLayout'
  47. template: templates/ds-2col-stacked
  48. library: ds/ds_2col_stacked
  49. icon: images/ds-2col-stacked.png
  50. regions:
  51. header:
  52. label: Header
  53. left:
  54. label: Left
  55. right:
  56. label: Right
  57. footer:
  58. label: Footer
  59. ds_2col_stacked_fluid:
  60. label: Fluid two column stacked layout
  61. category: Display Suite
  62. class: '\Drupal\ds\Plugin\DsLayout'
  63. template: templates/ds-2col-stacked-fluid
  64. library: ds/ds_2col_stacked_fluid
  65. icon: images/ds-2col-stacked-fluid.png
  66. regions:
  67. header:
  68. label: Header
  69. left:
  70. label: Left
  71. right:
  72. label: Right
  73. footer:
  74. label: Footer
  75. ds_3col:
  76. label: Three column - 25/50/25
  77. category: Display Suite
  78. class: '\Drupal\ds\Plugin\DsLayout'
  79. template: templates/ds-3col
  80. library: ds/ds_3col
  81. icon: images/ds-3col.png
  82. regions:
  83. left:
  84. label: Left
  85. middle:
  86. label: Middle
  87. right:
  88. label: Right
  89. ds_3col_equal_width:
  90. label: Three column - equal width
  91. category: Display Suite
  92. class: '\Drupal\ds\Plugin\DsLayout'
  93. template: templates/ds-3col-equal-width
  94. library: ds/ds_3col_equal_width
  95. icon: images/ds-3col-equal-width.png
  96. regions:
  97. left:
  98. label: Left
  99. middle:
  100. label: Middle
  101. right:
  102. label: Right
  103. ds_3col_stacked:
  104. label: Three column stacked - 25/50/25
  105. category: Display Suite
  106. class: '\Drupal\ds\Plugin\DsLayout'
  107. template: templates/ds-3col-stacked
  108. library: ds/ds_3col_stacked
  109. icon: images/ds-3col-stacked.png
  110. regions:
  111. header:
  112. label: Header
  113. left:
  114. label: Left
  115. middle:
  116. label: Middle
  117. right:
  118. label: Right
  119. footer:
  120. label: Footer
  121. ds_3col_stacked_fluid:
  122. label: Fluid three column stacked - 25/50/25
  123. category: Display Suite
  124. class: '\Drupal\ds\Plugin\DsLayout'
  125. template: templates/ds-3col-stacked-fluid
  126. library: ds/ds_3col_stacked_fluid
  127. icon: images/ds-3col-stacked-fluid.png
  128. regions:
  129. header:
  130. label: Header
  131. left:
  132. label: Left
  133. middle:
  134. label: Middle
  135. right:
  136. label: Right
  137. footer:
  138. label: Footer
  139. ds_3col_stacked_equal_width:
  140. label: Three column stacked - equal width
  141. category: Display Suite
  142. class: '\Drupal\ds\Plugin\DsLayout'
  143. template: templates/ds-3col-stacked-equal-width
  144. library: ds/ds_3col_stacked_equal_width
  145. icon: images/ds-3col-stacked-equal-width.png
  146. regions:
  147. header:
  148. label: Header
  149. left:
  150. label: Left
  151. middle:
  152. label: Middle
  153. right:
  154. label: Right
  155. footer:
  156. label: Footer
  157. ds_4col:
  158. label: Four column - equal width
  159. category: Display Suite
  160. class: '\Drupal\ds\Plugin\DsLayout'
  161. template: templates/ds-4col
  162. library: ds/ds_4col
  163. icon: images/ds-4col.png
  164. regions:
  165. first:
  166. label: First
  167. second:
  168. label: Second
  169. third:
  170. label: Third
  171. fourth:
  172. label: Fourth
  173. ds_reset:
  174. label: Reset layout
  175. category: Display Suite
  176. class: '\Drupal\ds\Plugin\DsLayout'
  177. template: templates/ds-reset
  178. image: images/ds-reset.png
  179. regions:
  180. ds_content:
  181. label: Content