| 1 |
$Id: skeletons.txt,v 1.1 2005/08/29 21:41:48 robinmonks Exp $
|
| 2 |
|
| 3 |
WHAT ARE LAYOUTS?
|
| 4 |
-----------------
|
| 5 |
|
| 6 |
Layouts are basic themes (or sub-themes) that intergrate with
|
| 7 |
CivicSpace and that depend on the "global" CivicSpace style.
|
| 8 |
Layouts allows themes and designers to create a new theme quickly
|
| 9 |
and easily by simply adding a "custom.css" file to an existing layout
|
| 10 |
that is close to the style they wish to achieve.
|
| 11 |
|
| 12 |
WHO CAN MAKE LAYOUTS?
|
| 13 |
---------------------
|
| 14 |
|
| 15 |
Anyone can make a layout! You can also submit skeletons to:
|
| 16 |
http://drupal.org/node/add/project_issue/civicspace/feature
|
| 17 |
Were they will be reviewed and (mabey) added to the main CivicSpace
|
| 18 |
theme for everyone to use and enjoy!
|
| 19 |
|
| 20 |
HOW LAYOUTS WORK
|
| 21 |
----------------
|
| 22 |
|
| 23 |
(outline here)
|
| 24 |
|
| 25 |
civicspace theme
|
| 26 |
`--> layouts
|
| 27 |
`--> columbus
|
| 28 |
`--> skins
|
| 29 |
`--> themes built from columbus
|
| 30 |
|
| 31 |
Layouts are themes that can be used as a base for
|
| 32 |
any other theme.
|