| 1 |
name = ADT Basetheme v2
|
| 2 |
description = Modular and Flexible Basetheme for Drupal 6
|
| 3 |
version = 6.x-2.1
|
| 4 |
core = 6.x
|
| 5 |
engine = phptemplate
|
| 6 |
stylesheets[all][] = css/style.css
|
| 7 |
regions[header] = header
|
| 8 |
regions[preblocks] = preblocks
|
| 9 |
regions[left] = left sidebar
|
| 10 |
regions[content_top] = content-top
|
| 11 |
regions[content] = content-bottom
|
| 12 |
regions[right] = right sidebar
|
| 13 |
regions[postblocks] = postblocks
|
| 14 |
regions[footer] = footer
|
| 15 |
features[] = logo
|
| 16 |
features[] = name
|
| 17 |
features[] = mission
|
| 18 |
features[] = node_user_picture
|
| 19 |
features[] = comment_user_picture
|
| 20 |
features[] = search
|
| 21 |
features[] = favicon
|
| 22 |
features[] = primary_links
|