1
|
; $Id: blogbuzz.info,v 1.3.2.1 2011/01/23 05:02:54 antsin Exp $
|
2
|
|
3
|
name = Antsin - BlogBuzz II
|
4
|
description = Lightweight, tableless, three columns, four color options, fixed width theme. By <a href="http://www.antsin.com">Antsin</a>
|
5
|
core = 7.x
|
6
|
|
7
|
stylesheets[all][] = css/blogbuzz.css
|
8
|
stylesheets[all][] = css/custom.css
|
9
|
|
10
|
regions[header] = header
|
11
|
regions[primary_menu] = primary menu
|
12
|
regions[help] = help
|
13
|
regions[page_top] = page top
|
14
|
regions[page_bottom] = page bottom
|
15
|
|
16
|
regions[content] = content
|
17
|
regions[sidebar_first] = left sidebar
|
18
|
regions[sidebar_second] = right sidebar
|
19
|
|
20
|
regions[showcase] = showcase
|
21
|
regions[main_bottom_one] = main bottom one
|
22
|
regions[main_bottom_two] = main bottom two
|
23
|
regions[main_bottom_three] = main bottom three
|
24
|
regions[main_bottom_four] = main bottom four
|
25
|
|
26
|
regions[footer_one] = footer one
|
27
|
regions[footer_two] = footer two
|
28
|
regions[footer_three] = footer three
|
29
|
regions[footer_four] = footer four
|
30
|
regions[footer] = closure
|
31
|
; Information added by drupal.org packaging script on January 1, 1970 - 00:00
|
32
|
version = "7.x-1.0-rc2"
|
33
|
core = "7.x"
|
34
|
project = "blogbuzz"
|
35
|
datestamp = "1295761299"
|
36
|
|