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

Contents of /contributions/themes/zen/zen.info

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


Revision 1.7 - (show annotations) (download)
Wed Nov 4 20:49:23 2009 UTC (3 weeks ago) by johnalbin
Branch: MAIN
Changes since 1.6: +10 -10 lines
Renamed $closure_region region to $page_closure
1 ; $Id: zen.info,v 1.6 2009/11/04 19:54:53 johnalbin Exp $
2
3 name = Zen
4 description = Zen sub-themes are the ultimate starting themes for Drupal 6. Read the <a href="http://drupal.org/node/226507">online docs</a> or the included README.txt on how to create a sub-theme.
5
6 screenshot = zen-internals/screenshot.png
7
8 core = 6.x
9 engine = phptemplate
10
11 regions[sidebar_first] = First sidebar
12 regions[sidebar_second] = Second sidebar
13 regions[navigation] = Navigation bar
14 regions[highlight] = Highlighted content
15 regions[content_top] = Content top
16 regions[content_bottom] = Content bottom
17 regions[header] = Header
18 regions[footer] = Footer
19 regions[page_closure] = Page closure
20
21 features[] = logo
22 features[] = name
23 features[] = slogan
24 features[] = mission
25 features[] = node_user_picture
26 features[] = comment_user_picture
27 features[] = search
28 features[] = favicon
29 features[] = primary_links
30 features[] = secondary_links
31
32 ; Set the default settings to be used in theme-settings.php
33 settings[zen_block_editing] = 1
34 settings[zen_breadcrumb] = yes
35 settings[zen_breadcrumb_separator] = ' › '
36 settings[zen_breadcrumb_home] = 1
37 settings[zen_breadcrumb_trailing] = 1
38 settings[zen_breadcrumb_title] = 0
39 settings[zen_layout] = zen-columns-liquid
40 settings[zen_rebuild_registry] = 0
41 settings[zen_wireframes] = 0

  ViewVC Help
Powered by ViewVC 1.1.2