Re: theme doc
Chris Dudley <[email protected]> Tue, 01 Feb 2005 09:54:11 +0000
| Newsgroups | gmane.comp.cms.xaraya.documentation |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
linoj wrote: > Whether I start from the "empty" theme, Xaraya_Classic, or XBlue_Pro, to > make a new site, I could keep notes to document what each style class does, > what template/divs they apply to, and how to change them to customize the > theme. And if I can come up with a structured, consistent way to describe > this, then it would be easier to both write and read such documents for > various themes... Just thinking out loud... In general I think thats a good idea. However do not get too detailed. We are about to do quite a lot of work to the UI templates in just about the entire core, so if you wrote it now then chances are it would be obsolete by 1.0. In general changing a class should affect all text of that type throughout the UI, not just in a particular module. If you only want to change a particular module then you would have to override the templates for that module in your theme and change the class they use. miko