You are here

panels.layouts.yml in Panels 8.3

File

panels.layouts.yml
View source
  1. onecol:
  2. label: Single column
  3. category: 'Columns: 1'
  4. path: layouts/onecol
  5. icon: onecol.png
  6. css: onecol.css
  7. template: panels-onecol
  8. regions:
  9. middle:
  10. label: Middle column
  11. twocol:
  12. label: Two column
  13. category: 'Columns: 2'
  14. path: layouts/twocol
  15. icon: twocol.png
  16. css: twocol.css
  17. template: panels-twocol
  18. regions:
  19. left:
  20. label: Left side
  21. right:
  22. label: Right side
  23. twocol_bricks:
  24. label: Two column bricks
  25. category: 'Columns: 2'
  26. path: layouts/twocol_bricks
  27. icon: twocol_bricks.png
  28. css: twocol_bricks.css
  29. template: panels-twocol-bricks
  30. regions:
  31. top:
  32. label: Top
  33. left_above:
  34. label: Left above
  35. right_above:
  36. label: Right above
  37. middle:
  38. label: Middle
  39. left_below:
  40. label: Left below
  41. right_below:
  42. label: Right below
  43. bottom:
  44. label: Bottom
  45. twocol_stacked:
  46. label: Two column stacked
  47. category: 'Columns: 2'
  48. path: layouts/twocol_stacked
  49. icon: twocol_stacked.png
  50. css: twocol_stacked.css
  51. template: panels-twocol-stacked
  52. regions:
  53. top:
  54. label: Top
  55. left:
  56. label: Left side
  57. right:
  58. label: Right side
  59. bottom:
  60. label: Bottom
  61. threecol_25_50_25:
  62. label: Three column 25/50/25
  63. category: 'Columns: 3'
  64. path: layouts/threecol_25_50_25
  65. icon: threecol_25_50_25.png
  66. css: threecol_25_50_25.css
  67. template: panels-threecol-25-50-25
  68. regions:
  69. left:
  70. label: Left side
  71. middle:
  72. label: Middle column
  73. right:
  74. label: Right side
  75. threecol_25_50_25_stacked:
  76. label: Three column 25/50/25 stacked
  77. category: 'Columns: 3'
  78. path: layouts/threecol_25_50_25_stacked
  79. icon: threecol_25_50_25_stacked.png
  80. css: threecol_25_50_25_stacked.css
  81. template: panels-threecol-25-50-25-stacked
  82. regions:
  83. top:
  84. label: Top
  85. left:
  86. label: Left side
  87. middle:
  88. label: Middle column
  89. right:
  90. label: Right side
  91. bottom:
  92. label: Bottom
  93. threecol_33_34_33:
  94. label: Three column 33/34/33
  95. category: 'Columns: 3'
  96. path: layouts/threecol_33_34_33
  97. icon: threecol_33_34_33.png
  98. css: threecol_33_34_33.css
  99. template: panels-threecol-33-34-33
  100. regions:
  101. left:
  102. label: Left side
  103. middle:
  104. label: Middle column
  105. right:
  106. label: Right side
  107. threecol_33_34_33_stacked:
  108. label: Three column 33/34/33 stacked
  109. category: 'Columns: 3'
  110. path: layouts/threecol_33_34_33_stacked
  111. icon: threecol_33_34_33_stacked.png
  112. css: threecol_33_34_33_stacked.css
  113. template: panels-threecol-33-34-33-stacked
  114. regions:
  115. top:
  116. label: Top
  117. left:
  118. label: Left side
  119. middle:
  120. label: Middle column
  121. right:
  122. label: Right side
  123. bottom:
  124. label: Bottom