1
|
|
2
|
name = Bartik
|
3
|
description = A flexible, recolorable theme with many regions.
|
4
|
package = Core
|
5
|
version = VERSION
|
6
|
core = 7.x
|
7
|
|
8
|
stylesheets[all][] = css/layout.css
|
9
|
stylesheets[all][] = css/style.css
|
10
|
stylesheets[all][] = css/colors.css
|
11
|
stylesheets[print][] = css/print.css
|
12
|
|
13
|
regions[header] = Header
|
14
|
regions[help] = Help
|
15
|
regions[page_top] = Page top
|
16
|
regions[page_bottom] = Page bottom
|
17
|
regions[highlighted] = Highlighted
|
18
|
|
19
|
regions[featured] = Featured
|
20
|
regions[content] = Content
|
21
|
regions[sidebar_first] = Sidebar first
|
22
|
regions[sidebar_second] = Sidebar second
|
23
|
|
24
|
regions[triptych_first] = Triptych first
|
25
|
regions[triptych_middle] = Triptych middle
|
26
|
regions[triptych_last] = Triptych last
|
27
|
|
28
|
regions[footer_firstcolumn] = Footer first column
|
29
|
regions[footer_secondcolumn] = Footer second column
|
30
|
regions[footer_thirdcolumn] = Footer third column
|
31
|
regions[footer_fourthcolumn] = Footer fourth column
|
32
|
regions[footer] = Footer
|
33
|
|
34
|
settings[shortcut_module_link] = 0
|
35
|
|
36
|
|
37
|
; Information added by Drupal.org packaging script on 2014-11-19
|
38
|
version = "7.34"
|
39
|
project = "drupal"
|
40
|
datestamp = "1416429488"
|
41
|
|