/[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.4 - (show annotations) (download)
Tue Nov 3 18:27:44 2009 UTC (3 weeks, 5 days ago) by johnalbin
Branch: MAIN
Changes since 1.3: +3 -3 lines
#621798: Change sidebar variables to be RTL friendly and $shows_blocks compatible
1 ; $Id: zen.info,v 1.3 2009/08/12 06:49:46 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[navbar] = navigation bar
14 regions[content_top] = content top
15 regions[content_bottom] = content bottom
16 regions[header] = header
17 regions[footer] = footer
18 regions[closure_region] = closure
19
20 features[] = logo
21 features[] = name
22 features[] = slogan
23 features[] = mission
24 features[] = node_user_picture
25 features[] = comment_user_picture
26 features[] = search
27 features[] = favicon
28 features[] = primary_links
29 features[] = secondary_links
30
31 ; Set the default settings to be used in theme-settings.php
32 settings[zen_block_editing] = 1
33 settings[zen_breadcrumb] = yes
34 settings[zen_breadcrumb_separator] = ' › '
35 settings[zen_breadcrumb_home] = 1
36 settings[zen_breadcrumb_trailing] = 1
37 settings[zen_breadcrumb_title] = 0
38 settings[zen_layout] = zen-columns-liquid
39 settings[zen_rebuild_registry] = 0
40 settings[zen_wireframes] = 0

  ViewVC Help
Powered by ViewVC 1.1.2