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

Contents of /contributions/themes/pixture_reloaded/pixture_reloaded.info

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


Revision 1.4 - (show annotations) (download)
Tue Sep 9 13:14:22 2008 UTC (14 months, 2 weeks ago) by jmburnz
Branch: MAIN
CVS Tags: DRUPAL-6--3-2, DRUPAL-6--3-0, DRUPAL-6--3-1, DRUPAL-6--1-0, HEAD
Changes since 1.3: +18 -20 lines
updates for release verion
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

  ViewVC Help
Powered by ViewVC 1.1.2