/[drupal]/contributions/themes/lightfantastic/lightfantastic.info
ViewVC logotype

Contents of /contributions/themes/lightfantastic/lightfantastic.info

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.8 - (show annotations) (download)
Sat Dec 27 04:21:00 2008 UTC (11 months ago) by brauerranch
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +1 -2 lines
Fixes to block model that were broken. May resolve some of the IE7 issues
1 ; $Id: lightfantastic.info,v 1.7 2008/06/01 04:13:46 brauerranch Exp $
2 name = Light Fantastic
3 description = A highly customizable theme for Drupal 6.
4 core = 6.x
5 engine = phptemplate
6
7 ; Define regions.
8 regions[navigation_left] = Left navigation
9 regions[navigation_right] = Right navigation
10 regions[sidebar_left] = Left sidebar
11 regions[sidebar_right] = Right sidebar
12 regions[top] = Top
13 regions[header] = Header
14 regions[banner] = Banner
15 regions[pre_content] = Before content
16 regions[content] = Content
17 regions[additional] = Additional
18 regions[bottom] = Bottom
19
20 ; Add stylesheets.
21 stylesheets[all][] = style.css
22 stylesheets[print][] = assets/style/print.css
23
24
25 features[] = logo
26 features[] = name
27 features[] = slogan
28 features[] = node_user_picture
29 features[] = comment_user_picture
30 features[] = search
31 features[] = favicon
32 features[] = primary_links
33 features[] = secondary_links
34 ; Mission is not currently implemented.
35 ; features[] = mission

  ViewVC Help
Powered by ViewVC 1.1.2