-
Notifications
You must be signed in to change notification settings - Fork 8
/
dynamo.info
53 lines (47 loc) · 1.69 KB
/
dynamo.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
name = Dynamo
description = Default theme for Ding!
screenshot = screenshot.png
core = 6.x
engine = phptemplate
base theme = mothership
;--------------------- 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][] = style/reset.css
stylesheets[all][] = style/layout.css
stylesheets[all][] = style/jcarousel.css
stylesheets[all][] = style/typography.css
stylesheets[all][] = style/dynamo.css
stylesheets[all][] = style/biblo.css
stylesheets[all][] = style/search.css
stylesheets[all][] = style/ting.css
stylesheets[all][] = style/user.css
stylesheets[all][] = style/better_messages.css
stylesheets[all][] = style/developer.css
stylesheets[print][] = style/print.css
;------------------ conditional styles---------------------
ie stylesheets[if IE 7][all][] = style/ie7.css
ie stylesheets[if IE 6][all][] = style/ie6.css
;--------------------- scripts ----------------------------
scripts[] = js/jquery.infieldlabel.min.js
scripts[] = js/jquery.jcarousel.js
scripts[] = js/dynamo.js