-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbasic.info
More file actions
46 lines (41 loc) · 1.19 KB
/
Copy pathbasic.info
File metadata and controls
46 lines (41 loc) · 1.19 KB
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
name = Basic
description = HTML5, SASS, Responsive grid base theme.
screenshot = images/screenshot.gif
core = "7.x"
project = "basic"
engine = phptemplate
regions[page_top] = Page top
regions[header] = Header
regions[highlighted] = Highlighted
regions[help] = Help
regions[content] = Content
regions[sidebar_first] = First sidebar
regions[sidebar_second] = Second sidebar
regions[footer] = Footer
regions[page_bottom] = Page bottom
features[] = logo
features[] = name
features[] = slogan
features[] = node_user_picture
features[] = comment_user_picture
features[] = search
features[] = favicon
features[] = main_menu
features[] = secondary_menu
; Stylesheets
stylesheets[all][] = css/default.css
stylesheets[all][] = css/layout.css
stylesheets[all][] = css/style.css
stylesheets[all][] = css/normalize.css
stylesheets[print][] = css/print.css
; Scripts
scripts[] = js/modernizr.js
settings[basic_tabs] = 1
settings[basic_breadcrumb] = 1
settings[basic_breadcrumb_home] = 1
settings[basic_breadcrumb_separator] = »
settings[clear_registry] = 0
settings[basic_ie_enabled] = 0
settings[basic_ie_enabled_versions][ie8] = 0
settings[basic_ie_enabled_versions][ie9] = 0
settings[basic_ie_enabled_versions][ie10] = 0