-
Notifications
You must be signed in to change notification settings - Fork 5
/
alternator.info
46 lines (40 loc) · 1.42 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
37
38
39
40
41
42
43
44
45
46
name = Alternator
description = Default mobile theme for Ding!
screenshot = screenshot.png
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[] = logo
features[] = name
;features[] = node_user_picture
;features[] = comment_user_picture
;features[] = search
features[] = favicon
;features[] = slogan
features[] = primary_links
features[] = secondary_links
;--------------------- styles ------------------------------
stylesheets[all][] = css/reset.css
stylesheets[all][] = css/structure.css
stylesheets[all][] = css/layout.css
stylesheets[all][] = css/ting-search.css
stylesheets[all][] = css/ting-object.css
stylesheets[all][] = css/ding.css
stylesheets[screen and (max-device-width: 480px)][] = css/iphone.css
stylesheets[handheld][] = css/mobile.css
; for testing purpose
; stylesheets[all][] = css/iphone.css
;--------------------- scripts ----------------------------
scripts[] = script/jquery.infieldlabel.min.js
scripts[] = script/setup.js