1
|
name = Busy
|
2
|
description = The ultimate Drupal business theme.
|
3
|
package = Core
|
4
|
version = VERSION
|
5
|
core = 7.x
|
6
|
engine = phptemplate
|
7
|
|
8
|
stylesheets[all][] = css/style.css
|
9
|
stylesheets[print][] = css/print.css
|
10
|
|
11
|
regions[header] = Header
|
12
|
regions[header_top_right] = Header top right
|
13
|
regions[header_left] = Header left
|
14
|
regions[header_right] = Header right
|
15
|
regions[page_top] = Page top
|
16
|
regions[help] = Help
|
17
|
regions[highlight] = Highlight
|
18
|
regions[content_top] = Content top
|
19
|
regions[content] = Content
|
20
|
regions[sidebar_first] = Sidebar first
|
21
|
regions[page_bottom] = Page bottom
|
22
|
regions[footer] = Footer
|
23
|
|
24
|
; Information added by drupal.org packaging script on 2012-04-04
|
25
|
version = "7.x-1.5"
|
26
|
core = "7.x"
|
27
|
project = "busy"
|
28
|
datestamp = "1333542351"
|
29
|
|