| 1 |
name = Sky
|
| 2 |
description = Sky is a center aligned, fixed or fluid theme that supports either all sidebar combinations (left, right, both, none)
|
| 3 |
core = 6.x
|
| 4 |
engine = phptemplate
|
| 5 |
|
| 6 |
; Regions
|
| 7 |
regions[left] = Left sidebar
|
| 8 |
regions[right] = Right sidebar
|
| 9 |
regions[contenttop] = Content top
|
| 10 |
regions[contentbottom] = Content bottom
|
| 11 |
regions[contentfooter] = Content footer
|
| 12 |
|
| 13 |
; Stylesheets
|
| 14 |
stylesheets[all][] = css/layout.css
|
| 15 |
stylesheets[all][] = style.css
|
| 16 |
stylesheets[all][] = system-menus.css
|
| 17 |
|
| 18 |
; Scripts
|
| 19 |
scripts[] = scripts/hoverIntent.js
|
| 20 |
scripts[] = scripts/superfish.js
|
| 21 |
scripts[] = scripts/sky.js |