| 1 |
; $Id: pixture_reloaded.info,v 1.3 2008/08/25 03:27:31 jmburnz Exp $
|
| 2 |
|
| 3 |
name = Pixture Reloaded
|
| 4 |
description = Recolorable multi-column liquid/fixed layout theme. Original Design by Pixture Studio, Ported to CSS layout by <a href="http://adaptivethemes.com">AdaptiveThemes</a>.
|
| 5 |
version = VERSION
|
| 6 |
core = 6.x
|
| 7 |
engine = phptemplate
|
| 8 |
|
| 9 |
; The regions defined in the page.tpl.php files. The name in
|
| 10 |
; brackets is the name of the variable. The text proceeding the
|
| 11 |
; = sign is the short description you see on the block configuration
|
| 12 |
; page.
|
| 13 |
|
| 14 |
regions[header] = Header blocks
|
| 15 |
regions[superfish] = Superfish menu
|
| 16 |
regions[content_top] = Content top
|
| 17 |
regions[content] = Content
|
| 18 |
regions[content_bottom] = Content bottom
|
| 19 |
regions[left] = Sidebar left
|
| 20 |
regions[right] = Sidebar right
|
| 21 |
regions[footer] = footer
|
| 22 |
|
| 23 |
stylesheets[all][] = layout.css
|
| 24 |
stylesheets[all][] = style.css
|
| 25 |
|
| 26 |
; The "features" control which of these check boxes display on the
|
| 27 |
; admin/build/themes configuration page. This is useful for
|
| 28 |
; suppressing check boxes for elements not used by your theme.
|
| 29 |
|
| 30 |
features[] = logo
|
| 31 |
features[] = name
|
| 32 |
features[] = slogan
|
| 33 |
features[] = mission
|
| 34 |
features[] = node_user_picture
|
| 35 |
features[] = comment_user_picture
|
| 36 |
features[] = search
|
| 37 |
features[] = favicon
|
| 38 |
features[] = primary_links
|
| 39 |
;features[] = secondary_links ;No support for secondary links |