-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcopy_me.info
77 lines (58 loc) · 2.34 KB
/
copy_me.info
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
; The name, description and screenshot used for this theme on the Appearance
; page at admin/appearance.
screenshot = screenshot.png
name = Zen Starter Theme
description =
core = 7.x
base theme = zen
stylesheets[all][] = css/zen/misc.css
stylesheets[all][] = css/zen/tabs.css
stylesheets[all][] = css/copy_me.css
stylesheets[print][] = css/conditional/print.css
stylesheets-conditional[lte IE 7][all][] = css/conditional/ie7.css
; stylesheets-conditional[lte IE 8][all][] = css/conditional/ie8.css
; Optionally add some JavaScripts to your theme.
scripts[] = js/min/modernizr.min.js
scripts[] = js/min/sprintf.min.js
scripts[] = js/min/mediaCheck.min.js
; scripts[] = js/jquery-multislide.js
scripts[] = js/min/copy_me.min.js
regions[top] = Page top
regions[above_header] = Above header
regions[header] = Header
regions[navigation] = Navigation
regions[mobile_nav] = Mobile navigation
regions[hero] = Hero area
regions[help] = Help
regions[content_front] = Front page content
regions[content] = Content
regions[sidebar_first] = First sidebar
regions[sidebar_second] = Second sidebar
regions[footer] = Footer
regions[bottom] = Page bottom
; Various page elements output by the theme can be toggled on and off. The
; "features" control which of these check boxes display on the
; admin/appearance config page. This is useful for suppressing check boxes
; for elements not used by your sub-theme. To suppress a check box, omit the
; entry for it below. See the Drupal 7 Theme Guide for more info:
; http://drupal.org/node/171205#features
features[] = logo
features[] = name
features[] = slogan
features[] = node_user_picture
features[] = comment_user_picture
features[] = favicon
features[] = main_menu
features[] = secondary_menu
; Set the default values of settings on the theme-settings.php form.
settings[zen_breadcrumb] = yes
settings[zen_breadcrumb_separator] = ' › '
settings[zen_breadcrumb_home] = 1
settings[zen_breadcrumb_trailing] = 1
settings[zen_breadcrumb_title] = 0
settings[zen_jump_link_target] = main-menu
settings[zen_rebuild_registry] = 1
settings[zen_wireframes] = 0
; To make this sub-theme an admin theme with shortcut links next to titles,
; uncomment the line below.
;settings[shortcut_module_link] = 1