-
Notifications
You must be signed in to change notification settings - Fork 2
/
trainhole.info
30 lines (26 loc) · 1002 Bytes
/
trainhole.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
; $Id: trainhole.info $
name = Trainhole
description = Trainhole.
screenshot = images/screenshot.png
core = 7.x
engine = phptemplate
; Stylesheets. Anything within the "framework" folder will be placed before all others.
stylesheets[all][] = styles/framework/reset.css
stylesheets[all][] = styles/framework/text.css
stylesheets[all][] = styles/framework/960.css
stylesheets[all][] = styles/framework/debug.css
stylesheets[all][] = styles/framework/videotext.css
; Theme specific styles. Any sub-themes should override this.
stylesheets[all][] = styles/styles.css
stylesheets[all][] = styles/tabs.css
stylesheets[all][] = styles/glowytabs.css
regions[page_top] = Page top
regions[header] = Header
regions[search_box] = Search Box
regions[highlighted] = Highlight
regions[help] = Help
regions[content] = Content
regions[sidebar_first] = Left sidebar
regions[sidebar_second] = Right sidebar
regions[footer] = Footer
regions[page_bottom] = Page bottom