| 1 |
; $Id:
|
| 2 |
name = 002 Dev Skin
|
| 3 |
description = Based on Devavrata Core Theme, developed by <a href="http://www.danielhonrade.com">Daniel Honrade</a>, This is a Multi-Block System Theme, optimized for heavy content websites such as e-commerce, e-publishing, wikkis, e-news, e-catalogs, etc. Some Blocks are disabled by default.
|
| 4 |
version = 6.x - FREE
|
| 5 |
core = 6.x
|
| 6 |
engine = phptemplate
|
| 7 |
|
| 8 |
php = DRUPAL_MINIMUM_PHP
|
| 9 |
base theme = devavrata_free_bare
|
| 10 |
|
| 11 |
; stylesheet links
|
| 12 |
stylesheets[all][] = style.css
|
| 13 |
stylesheets[all][] = css/texts.css
|
| 14 |
stylesheets[all][] = css/backgrounds.css
|
| 15 |
stylesheets[all][] = css/menus.css
|
| 16 |
|
| 17 |
; default screenshot display - create a screenshot following the sample screenshot.jpg dimension
|
| 18 |
screenshot = screenshot.png
|
| 19 |
|
| 20 |
;########################################################################
|
| 21 |
; NOTE: After modifying this file, modify its name to yourskin.info
|
| 22 |
; (Everytime you modify this file, you have to clear the cache which is
|
| 23 |
; in the performance settings)
|
| 24 |
;########################################################################
|
| 25 |
|
| 26 |
; You can enable the blocks by deleting the ';' before an item
|
| 27 |
; but make sure you have the right version
|
| 28 |
|
| 29 |
;######################################
|
| 30 |
; For Basic, Deluxe & Pro Versions Only
|
| 31 |
;######################################
|
| 32 |
;regions[header_top] = Header Top
|
| 33 |
|
| 34 |
;######################################
|
| 35 |
; For All Versions
|
| 36 |
;######################################
|
| 37 |
regions[header] = Header
|
| 38 |
regions[header_bottom] = Header Bottom
|
| 39 |
|
| 40 |
;######################################
|
| 41 |
; For Pro Version Only
|
| 42 |
;######################################
|
| 43 |
;regions[header_top1] = Header-Top Left Most
|
| 44 |
;regions[header_top2] = Header-Top Left
|
| 45 |
;regions[header_top5] = Header-Top Main
|
| 46 |
;regions[header_top3] = Header-Top Right
|
| 47 |
;regions[header_top4] = Header-Top Right Most
|
| 48 |
|
| 49 |
;######################################
|
| 50 |
; For Pro Version Only
|
| 51 |
;######################################
|
| 52 |
;regions[header_bottom1] = Header-Bottom Left Most
|
| 53 |
;regions[header_bottom2] = Header-Bottom Left
|
| 54 |
;regions[header_bottom5] = Header-Bottom Main
|
| 55 |
;regions[header_bottom3] = Header-Bottom Right
|
| 56 |
;regions[header_bottom4] = Header-Bottom Right Most
|
| 57 |
|
| 58 |
;######################################
|
| 59 |
; Pro Version Only
|
| 60 |
;######################################
|
| 61 |
;regions[menu1] = Menu Left Most
|
| 62 |
;regions[menu2] = Menu Left
|
| 63 |
;regions[menu5] = Menu Main
|
| 64 |
;regions[menu3] = Menu Right
|
| 65 |
;regions[menu4] = Menu Right Most
|
| 66 |
|
| 67 |
;######################################
|
| 68 |
; For All Versions Execpt for the "Main" column
|
| 69 |
;######################################
|
| 70 |
regions[preface1] = Preface Left Most
|
| 71 |
regions[preface2] = Preface Left
|
| 72 |
;regions[preface5] = Preface Main
|
| 73 |
regions[preface3] = Preface Right
|
| 74 |
regions[preface4] = Preface Right Most
|
| 75 |
|
| 76 |
;######################################
|
| 77 |
; Pro Version Only
|
| 78 |
;######################################
|
| 79 |
;regions[content2] = Content-Column Left
|
| 80 |
|
| 81 |
;######################################
|
| 82 |
; For All Versions
|
| 83 |
;######################################
|
| 84 |
regions[content_top] = Content Top
|
| 85 |
regions[content] = Content
|
| 86 |
|
| 87 |
;######################################
|
| 88 |
; Pro Version Only
|
| 89 |
;######################################
|
| 90 |
;regions[content] = Content / Content-Column Main
|
| 91 |
|
| 92 |
;######################################
|
| 93 |
; For Basic, Deluxe & Pro Versions Only
|
| 94 |
;######################################
|
| 95 |
;regions[content_bottom] = Content Bottom
|
| 96 |
|
| 97 |
;######################################
|
| 98 |
; Pro Version Only
|
| 99 |
;######################################
|
| 100 |
;regions[content3] = Content-Column Right
|
| 101 |
|
| 102 |
;######################################
|
| 103 |
; For Starter, Basic, Deluxe & Pro Versions Only ("Main" columns is for Pro Only)
|
| 104 |
;######################################
|
| 105 |
;regions[postscript1] = Postscript Left Most
|
| 106 |
;regions[postscript2] = Postscript Left
|
| 107 |
;regions[postscript5] = Postscript Main
|
| 108 |
;regions[postscript3] = Postscript Right
|
| 109 |
;regions[postscript4] = Postscript Right Most
|
| 110 |
|
| 111 |
;######################################
|
| 112 |
; For Basic, Deluxe & Pro Versions Only
|
| 113 |
;######################################
|
| 114 |
;regions[footer_top] = Footer Top
|
| 115 |
|
| 116 |
;######################################
|
| 117 |
; For All Versions
|
| 118 |
;######################################
|
| 119 |
regions[footer] = Footer
|
| 120 |
regions[footer_bottom] = Footer Bottom
|
| 121 |
|
| 122 |
;######################################
|
| 123 |
; For Deluxe & Pro Versions Only ("Main" columns is for Pro Only)
|
| 124 |
;######################################
|
| 125 |
;regions[footer1] = Footer Left Most
|
| 126 |
;regions[footer2] = Footer Left
|
| 127 |
;regions[footer5] = Footer Main
|
| 128 |
;regions[footer3] = Footer Right
|
| 129 |
;regions[footer4] = Footer Right Most
|
| 130 |
|
| 131 |
;############################################################################
|
| 132 |
; Left Regions (10)
|
| 133 |
;############################################################################
|
| 134 |
|
| 135 |
;######################################
|
| 136 |
; For Pro Version Only
|
| 137 |
;######################################
|
| 138 |
;regions[left] = Left Sidebar / Content-Column Left Most
|
| 139 |
|
| 140 |
;######################################
|
| 141 |
; For All Versions
|
| 142 |
;######################################
|
| 143 |
regions[left] = Left Sidebar
|
| 144 |
|
| 145 |
;######################################
|
| 146 |
; For Deluxe & Pro Versions
|
| 147 |
;######################################
|
| 148 |
;regions[left_bottom1] = Left Sidebar Bottom 1
|
| 149 |
;regions[left_bottom2] = Left Sidebar Bottom 2
|
| 150 |
;regions[left_bottom3] = Left Sidebar Bottom 3
|
| 151 |
;regions[left_bottom4] = Left Sidebar Bottom 4
|
| 152 |
|
| 153 |
|
| 154 |
;######################################
|
| 155 |
; For All Versions
|
| 156 |
;######################################
|
| 157 |
regions[left_outside] = Left Sidebar Outside
|
| 158 |
|
| 159 |
;######################################
|
| 160 |
; For Basic Version Only
|
| 161 |
;######################################
|
| 162 |
;regions[left_outside_bottom] = Left Sidebar Outside Bottom
|
| 163 |
|
| 164 |
;######################################
|
| 165 |
; For Deluxe & Pro Versions Only
|
| 166 |
;######################################
|
| 167 |
;regions[left_outside_bottom1] = Left Sidebar Outside Bottom 1
|
| 168 |
;regions[left_outside_bottom2] = Left Sidebar Outside Bottom 2
|
| 169 |
;regions[left_outside_bottom3] = Left Sidebar Outside Bottom 3
|
| 170 |
;regions[left_outside_bottom4] = Left Sidebar Outside Bottom 4
|
| 171 |
|
| 172 |
;############################################################################
|
| 173 |
; Right Regions (10)
|
| 174 |
;############################################################################
|
| 175 |
|
| 176 |
;######################################
|
| 177 |
; For Pro Version Only
|
| 178 |
;######################################
|
| 179 |
;regions[right] = Right Sidebar / Content-Column Right Most
|
| 180 |
|
| 181 |
;######################################
|
| 182 |
; For All Versions
|
| 183 |
;######################################
|
| 184 |
regions[right] = Right Sidebar
|
| 185 |
|
| 186 |
;######################################
|
| 187 |
; For Deluxe & Pro Versions Only
|
| 188 |
;######################################
|
| 189 |
;regions[right_bottom1] = Right Sidebar Bottom 1
|
| 190 |
;regions[right_bottom2] = Right Sidebar Bottom 2
|
| 191 |
;regions[right_bottom3] = Right Sidebar Bottom 3
|
| 192 |
;regions[right_bottom4] = Right Sidebar Bottom 4
|
| 193 |
|
| 194 |
;######################################
|
| 195 |
; For All Versions
|
| 196 |
;######################################
|
| 197 |
regions[right_outside] = Right Sidebar Outside
|
| 198 |
|
| 199 |
;######################################
|
| 200 |
; For Basic Version Only
|
| 201 |
;######################################
|
| 202 |
;regions[right_outside_bottom] = Right Sidebar Outside Bottom
|
| 203 |
|
| 204 |
;######################################
|
| 205 |
; For Deluxe & Pro Versions Only
|
| 206 |
;######################################
|
| 207 |
;regions[right_outside_bottom1] = Right Sidebar Outside Bottom 1
|
| 208 |
;regions[right_outside_bottom2] = Right Sidebar Outside Bottom 2
|
| 209 |
;regions[right_outside_bottom3] = Right Sidebar Outside Bottom 3
|
| 210 |
;regions[right_outside_bottom4] = Right Sidebar Outside Bottom 4
|
| 211 |
|