| 1 |
; $Id$
|
| 2 |
name = Fresh Media
|
| 3 |
description = Simply beautiful theme with a light blue color scheme with a green wet leaf for eye popping focal point. XHTML and CSS stanards compliant. Ported by Goodwin Web Solutions - http://goodwinsoultions.com
|
| 4 |
version = VERSION
|
| 5 |
core = 6.x
|
| 6 |
engine = phptemplate
|
| 7 |
|
| 8 |
; REGIONS
|
| 9 |
|
| 10 |
regions[right] = Right sidebar
|
| 11 |
regions[content] = Content
|
| 12 |
regions[footer1] = Footer1
|
| 13 |
regions[footer2] = Footer2
|
| 14 |
regions[footer3] = Footer3
|
| 15 |
|
| 16 |
; FEATURES
|
| 17 |
|
| 18 |
features[] = name
|
| 19 |
features[] = slogan
|
| 20 |
features[] = mission
|
| 21 |
features[] = node_user_picture
|
| 22 |
features[] = comment_user_picture
|
| 23 |
features[] = search
|
| 24 |
features[] = favicon
|
| 25 |
; These last two disabled by redefining the
|
| 26 |
; above defaults with only the needed features.
|
| 27 |
; features[] = primary_links
|
| 28 |
; features[] = secondary_links |