| 1 |
; $Id: absynthe.info,v 1.5 2007/07/01 23:27:32 goba Exp $
|
| 2 |
name = absynthe
|
| 3 |
description = Convert from Wordpress theme.
|
| 4 |
version = VERSION
|
| 5 |
core = 6.x
|
| 6 |
engine = phptemplate
|
| 7 |
stylesheets[all][] = style.css
|
| 8 |
stylesheets[print][] = print.css
|
| 9 |
|
| 10 |
; Information added by drupal.org packaging script on 2009-01-14
|
| 11 |
version = "6.9"
|
| 12 |
project = "drupal"
|
| 13 |
datestamp = "1231976413"
|
| 14 |
|
| 15 |
regions[left] = left
|
| 16 |
regions[right] = right
|
| 17 |
regions[search_box] = search_box
|
| 18 |
regions[footer_left] = footer_left
|
| 19 |
regions[footer_right] = footer_right |