1 ; --------------------------------------------------------------------------
2 ; Basic information about the theme.
3 ; --------------------------------------------------------------------------
5 description = "Clean, fixed-width theme with rotating masthead image."
6 screenshot = images/screenshot.png
10 ; --------------------------------------------------------------------------
12 ; --------------------------------------------------------------------------
13 regions[page_top] = Page top
14 regions[title_group] = Title Group
15 regions[header] = Header
16 regions[masthead] = Masthead
17 regions[menu_bar] = Menu Bar
19 regions[highlighted] = Highlighted
20 regions[content] = Content
21 regions[sidebar_first] = First sidebar
22 regions[sidebar_second] = Second sidebar
23 regions[footer_firstcolumn] = Footer first column
24 regions[footer_secondcolumn] = Footer second column
25 regions[footer_thirdcolumn] = Footer third column
26 regions[footer_fourthcolumn] = Footer fourth column
27 regions[footer] = Footer
28 regions[page_bottom] = Page bottom
30 ; --------------------------------------------------------------------------
31 ; Regions that blocks can't be added to.
32 ; --------------------------------------------------------------------------
33 regions_hidden[] = title_group
34 regions_hidden[] = page_top
35 regions_hidden[] = page_bottom
37 ; --------------------------------------------------------------------------
39 ; --------------------------------------------------------------------------
43 features[] = node_user_picture
44 features[] = comment_user_picture
45 features[] = comment_user_verification
47 features[] = main_menu
48 features[] = secondary_menu
50 ; --------------------------------------------------------------------------
51 ; The theme's CSS files.
53 ; See the Drupal Theming Guide for details on overriding stylesheets.
54 ; http://drupal.org/documentation/theme
55 ; --------------------------------------------------------------------------
56 stylesheets[all][] = styles/framework/reset.css
57 stylesheets[all][] = styles/framework/960.css
58 stylesheets[all][] = styles/typography.css
59 stylesheets[screen][] = styles/style.css
60 stylesheets[print][] = styles/print.css
62 ; --------------------------------------------------------------------------
63 ; Nitobe's default settings for the theme. These can be controlled on the
64 ; theme's configuration page.
65 ; --------------------------------------------------------------------------
66 settings[nitobe_comment_date_format] = "M jS, Y"
67 settings[nitobe_comment_time_format] = "g:i a"
68 settings[nitobe_content_placement] = "center"
69 settings[nitobe_header_image] = "<random>"
70 settings[nitobe_masthead_always_show] = FALSE
71 settings[nitobe_node_datestamp_format] = "d M Y"
72 settings[nitobe_pager_page_count] = 5
73 settings[nitobe_title_effect] = TRUE