| 1 |
; $Id: splender.info,v 1.2.2.5 2009/03/09 19:29:08 skiquel Exp $ |
; $Id: splender.info,v 1.2.2.6 2009/04/18 18:26:53 skiquel Exp $ |
| 2 |
|
|
| 3 |
|
|
| 4 |
; The name and description of the theme used on the admin/build/themes page. |
; The name and description of the theme used on the admin/build/themes page. |
| 16 |
core = 6.x |
core = 6.x |
| 17 |
base theme = zen |
base theme = zen |
| 18 |
|
|
| 19 |
|
color = TRUE |
| 20 |
|
|
| 21 |
; This section adds CSS files to your theme. The media type is specified in |
; This section adds CSS files to your theme. The media type is specified in |
| 22 |
; the brackets. Typical CSS media types include "all", "screen", "print", and |
; the brackets. Typical CSS media types include "all", "screen", "print", and |
| 23 |
; "handheld". See http://www.w3.org/TR/CSS21/media.html#media-types for a full |
; "handheld". See http://www.w3.org/TR/CSS21/media.html#media-types for a full |
| 26 |
; You can also override any of Zen's stylesheets or any module's stylesheets, |
; You can also override any of Zen's stylesheets or any module's stylesheets, |
| 27 |
; an /extremely/ useful feature. See the excellent Drupal 6 Theme Guide at |
; an /extremely/ useful feature. See the excellent Drupal 6 Theme Guide at |
| 28 |
; http://drupal.org/node/171209 for more details. |
; http://drupal.org/node/171209 for more details. |
| 29 |
stylesheets[all][] = layout.css |
;stylesheets[all][] = layout.css |
| 30 |
stylesheets[all][] = html-elements.css |
stylesheets[all][] = html-elements.css |
| 31 |
; stylesheets[all][] = tabs.css |
; stylesheets[all][] = tabs.css |
| 32 |
; stylesheets[all][] = messages.css |
; stylesheets[all][] = messages.css |
| 91 |
settings[zen_rebuild_registry] = 0 |
settings[zen_rebuild_registry] = 0 |
| 92 |
settings[zen_wireframes] = 0 |
settings[zen_wireframes] = 0 |
| 93 |
|
|
| 94 |
|
settings[splender_layout] = border-politics-liquid |
| 95 |
|
|
| 96 |
; Information added by drupal.org packaging script on 2009-02-13 |
; Information added by drupal.org packaging script on 2009-02-13 |
| 97 |
version = "6.x-1.0" |
version = "6.x-1.0" |
| 98 |
core = "6.x" |
core = "6.x" |