forked from dingproject/alternator
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathalternator.info
36 lines (31 loc) · 1.18 KB
/
alternator.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
name = Alternator II
description = Default mobile theme for Ding!
core = 6.x
engine = phptemplate
;--------------------- regions -----------------------------
regions[account] = account
regions[search] = search
regions[header] = header
regions[left] = left sidebar
regions[right] = right sidebar
regions[footer] = footer
regions[footer_one] = footer one
regions[footer_two] = footer two
regions[footer_three] = footer three
regions[footer_four] = footer four
;--------------------- features ----------------------------
features[] = name
features[] = favicon
features[] = primary_links
features[] = secondary_links
;--------------------- styles ------------------------------
stylesheets[all][] = css/layout.css
stylesheets[all][] = css/ting-search.css
stylesheets[all][] = css/ting-object.css
stylesheets[all][] = css/ding.css
stylesheets[all][] = css/typography.css
stylesheets[screen and (max-device-width: 480px)][] = css/iphone.css
stylesheets[handheld][] = css/mobile.css
;--------------------- scripts ----------------------------
scripts[] = script/jquery.infieldlabel.min.js
scripts[] = script/setup.js