We need a function that will allow the admin to tailor a theme. This is
probably only a temporary fix which will be superceded by version 1.0 when
it comes out.
Here's my spec for this function.
1. It should be a module accessed via the admin control panel. The reason
it should be a module rather than part of the core is because it would only
work with themes setup to use the feature.
2. It should allow an admin to set variables in the style.css file.
3. There should be a file or table that contains the list of variables that
can be modified through this admin feature.
This means that any item that can be customized by the admin will have to
be defined in style.css. So, text, logos, colors, and other elements that
are to be managed by this feature will have to be specified in the
style.css rather than hard-coded in the theme files.
Geoff Staples
www.Hostricity.com
|