| 1 |
; $Id$
|
| 2 |
|
| 3 |
name = A Block
|
| 4 |
|
| 5 |
description = A Block' is a one column layout theme.
|
| 6 |
|
| 7 |
core = 6.x
|
| 8 |
|
| 9 |
engine = phptemplate
|
| 10 |
|
| 11 |
regions[content_top] = content top
|
| 12 |
regions[content_bottom] = content bottom
|
| 13 |
|
| 14 |
features[] = logo
|
| 15 |
features[] = name
|
| 16 |
features[] = slogan
|
| 17 |
features[] = mission
|
| 18 |
features[] = node_user_picture
|
| 19 |
features[] = comment_user_picture
|
| 20 |
features[] = search
|
| 21 |
features[] = favicon
|
| 22 |
features[] = primary_links
|
| 23 |
features[] = secondary_links
|
| 24 |
|
| 25 |
stylesheets[all][] = style.css
|
| 26 |
|
| 27 |
php = 4.3.3 |