1
|
core = 7.x
|
2
|
description = Tao is a base theme that is all about going with the flow. It takes care of key reset and utility tasks so that sub-themes can get on with their job.
|
3
|
name = Tao
|
4
|
|
5
|
; Regions =====================================================================
|
6
|
|
7
|
regions[sidebar_first] = Sidebar first
|
8
|
regions[sidebar_second] = Sidebar second
|
9
|
regions[content] = Content
|
10
|
regions[header] = Header
|
11
|
regions[help] = Help
|
12
|
regions[footer] = Footer
|
13
|
regions[page_top] = Page top
|
14
|
regions[page_bottom] = Page bottom
|
15
|
regions[highlighted] = Highlighted
|
16
|
|
17
|
; Stylesheets =================================================================
|
18
|
|
19
|
stylesheets[all][] = reset.css
|
20
|
stylesheets[all][] = base.css
|
21
|
stylesheets[screen][] = drupal.css
|
22
|
stylesheets[ie][lte IE 7] = ie.css
|
23
|
|
24
|
; Information added by Drupal.org packaging script on 2014-03-18
|
25
|
version = "7.x-3.1"
|
26
|
core = "7.x"
|
27
|
project = "tao"
|
28
|
datestamp = "1395127156"
|
29
|
|