Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Patch by Ax: | Dries Buytaert | 2003-04-04 |
| | | | | | | | - Bugfix: xtemplate.inc removed "$xx" from content. - Improvement: changed a high ascii char to low ascii to be able to debug xtemplate.inc. | ||
* | Patch by Ax: | Dries Buytaert | 2003-02-01 |
| | | | | | | | | | | | | | | | - Bad usage of css ID's: they may be used for a single element only, but were used as #node, #block, which can occur multiple times in a single page. - Moved HTML from theme to template - thats what templates are all about! - Added support for head() hook - Added support for diffentiating between boxes and blocks. - Typo: secundary -> secondary | ||
* | - Added a template driven theme. | Dries Buytaert | 2003-01-20 |