-
Notifications
You must be signed in to change notification settings - Fork 0
/
brandonacademy.info
204 lines (185 loc) · 10.3 KB
/
brandonacademy.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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
; --------------------------------------------------------------------------------
; Theme information
; --------------------------------------------------------------------------------
base theme = tundra
name = BrandonAcademy
description = Theme built for BrandonAcademy by Jacob M. Roufa. Based on SooperThemes' Tundra.
core = 7.x
engine = phptemplate
; --------------------------------------------------------------------------------
; Sitewide stylesheets and scripts.
; --------------------------------------------------------------------------------
stylesheets[all][] = css/style.css
stylesheets[all][] = css/brandon.css
scripts[] = js/jquery.listnav.min-2.1.js
scripts[] = js/jquery.jcarousel.min.js
scripts[] = js/script.js
; --------------------------------------------------------------------------------
; Regions.
; --------------------------------------------------------------------------------
regions[prepage] = prepage
regions[header] = header
regions[featured] = featured
regions[preblocks] = preblocks
regions[sidebar_first] = Sidebar first
regions[sidebar_second] = Sidebar second
regions[content_top] = content-top
regions[help] = Help
regions[content] = Content
regions[content_bottom] = content-bottom
regions[postblocks] = postblocks
regions[footer] = footer
; --------------------------------------------------------------------------------
; Define features supported by this theme.
; --------------------------------------------------------------------------------
features[] = logo
features[] = name
features[] = slogan
features[] = node_user_picture
features[] = comment_user_picture
features[] = search
features[] = favicon
features[] = main_menu
features[] = secondary_menu
; --------------------------------------------------------------------------------
; Enable on Skinr integration.
; --------------------------------------------------------------------------------
skinr[api] = 2
skinr[directory] = skins
; --------------------------------------------------------------------------------
; Theme Settings Defaults.
; --------------------------------------------------------------------------------
settings[flexible_images_polyfill] = '1'
settings[html_polyfill] = '1'
settings[responsive_polyfill] = '1'
settings[responsive_polyfill2] = '0'
settings[futurecss_enable] = '0'
settings[process_selectors] = ''
settings[css_overrides][system_menus_css] = 'system_menus_css'
settings[css_overrides][system_messages_css] = 'system_messages_css'
settings[css_overrides][system_theme_css] = 'system_theme_css'
settings[css_overrides][comment_css] = 'comment_css'
settings[css_overrides][user_css] = 'user_css'
settings[css_overrides][search_css] = 'search_css'
settings[css_overrides][taxonomy_css] = 'taxonomy_css'
settings[css_overrides][poll_css] = 'poll_css'
settings[css_overrides][book_css] = 'book_css'
settings[css_overrides][node_css] = 'node_css'
settings[css_overrides][system_base_css] = '0'
settings[remove_attribution_link] = '0'
settings[toggle_logo] = '1'
settings[toggle_name] = '1'
settings[toggle_slogan] = '1'
settings[toggle_node_user_picture] = '1'
settings[toggle_comment_user_picture] = '1'
settings[toggle_favicon] = '1'
settings[toggle_main_menu] = '1'
settings[toggle_secondary_menu] = '1'
settings[default_logo] = '1'
settings[logo_path] = ''
settings[logo_upload] = ''
settings[default_favicon] = '1'
settings[favicon_path] = ''
settings[favicon_upload] = ''
settings[responsive_enable] = '1'
settings[layout_type1] = '1'
settings[layout_query1] = '@media screen'
settings[layout_width1] = '100%'
settings[layout_max_width1] = '960px'
settings[sidebar_first_width1] = '20'
settings[sidebar_second_width1] = '20'
settings[gutter_vertical1] = '10px'
settings[gutter_horizontal1] = '10px'
settings[layout_type2] = '1'
settings[layout_query2] = '@media screen and (max-width:1024px)'
settings[layout_width2] = '100%'
settings[layout_max_width2] = '960px'
settings[sidebar_first_width2] = '20'
settings[sidebar_second_width2] = '20'
settings[gutter_vertical2] = '10px'
settings[gutter_horizontal2] = '10px'
settings[layout_type3] = '1'
settings[layout_query3] = '@media screen and (max-width:768px)'
settings[layout_width3] = '100%'
settings[layout_max_width3] = 'none'
settings[sidebar_first_width3] = '20'
settings[sidebar_second_width3] = '20'
settings[gutter_vertical3] = '10px'
settings[gutter_horizontal3] = '10px'
settings[layout_type4] = '4'
settings[layout_query4] = '@media screen and (max-width:480px)'
settings[layout_width4] = '100%'
settings[layout_max_width4] = 'none'
settings[sidebar_first_width4] = '20'
settings[sidebar_second_width4] = '20'
settings[gutter_vertical4] = '10px'
settings[gutter_horizontal4] = '10px'
settings[layout_type5] = '4'
settings[layout_query5] = '@media screen and (max-width:320px)'
settings[layout_width5] = '100%'
settings[layout_max_width5] = 'none'
settings[sidebar_first_width5] = '20'
settings[sidebar_second_width5] = '20'
settings[gutter_vertical5] = '10px'
settings[gutter_horizontal5] = '10px'
settings[media_queries] = '5'
settings[meta] = '
<meta name="MobileOptimized" content ="width"><meta name="HandheldFriendly" content ="true"><meta name="apple-mobile-web-app-capable" content ="yes"><meta http-equiv="cleartype" content ="on"><meta http-equiv="X-UA-Compatible" content ="IE =edge, chrome =1"><meta name="viewport" content ="width =device-width, initial-scale =1">
'
settings[hide_address_bar] = '1'
settings[ori_scale] = '1'
settings[aavb_print] = '1'
settings[aavb_forms] = '1'
settings[aavb_navigation] = '1'
settings[aavb_messages] = '1'
settings[sooperfish_width] = '200'
settings[sooperfish_enable] = '0'
settings[sooperfish_invoke] = '.primary-menu > ul.menu'
settings[sooperfish_dualcolumn] = '5'
settings[sooperfish_triplecolumn] = '12'
settings[sooperfish_delay] = '500'
settings[sooperfish_speed_show] = '500'
settings[sooperfish_easing_show] = 'swing'
settings[sooperfish_properties_show][opacity]= '0'
settings[sooperfish_properties_show][width] = '0'
settings[sooperfish_properties_show][height] = '0'
settings[sooperfish_speed_hide] = '500'
settings[sooperfish_easing_hide] = 'swing'
settings[sooperfish_properties_hide][opacity]= '0'
settings[sooperfish_properties_hide][width] = '0'
settings[sooperfish_properties_hide][height] = '0'
settings[gradient_enable] = '0'
settings[gradient_opacity] = '100'
settings[gradient_color_top] = '#ffffff'
settings[gradient_color_bottom] = '#000000'
settings[bg_image_enable] = '0'
settings[image_opacity] = '57'
settings[bg_behave] = 'tile'
settings[background_image] = '/sites/all/themes/tundra/tundra//features/sooper-backgroundkit/images/texture_fabric_2.jpg'
settings[slideshowkit_enable] = '1'
settings[cycle_invoke] = 'ul.slide'
settings[cycle_fx] = 'scrollHorz'
settings[cycle_speed] = '800'
settings[cycle_timeout] = '4000'
settings[cycle_delay] = '0'
settings[cycle_easing] = 'linear'
settings[cycle_pagerEvent] = 'mouseover'
settings[cycle_random] = '0'
settings[cycle_continuous] = '0'
settings[cycle_pause] = '0'
settings[cycle_pauseOnPagerHover] = '1'
settings[cycle_img_pager] = '0'
settings[body_font_face] = 'helvetica'
settings[body_font_face_selector] = 'body'
settings[headings_font_face] = 'helvetica'
settings[headings_font_face_selector] = 'h1,h2,h3,h4,h5,h6, legend, .slogan, .views-field-title'
settings[nav_font_face] = 'helvetica'
settings[nav_font_face_selector] = '.primary-menu'
settings[sitename_font_face] = 'helvetica'
settings[sitename_font_face_selector] = '.site'
settings[arctica_settings__active_tab] = 'edit-layout'
; Information added by drupal.org packaging script on 2011-12-15
version = "7.x-1.0"
core = "7.x"
project = "tundra"
datestamp = "1323957043"