Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - Theme system changes. Please consult http://drupal.org/node/view/9576 for ↵ | Dries Buytaert | 2004-08-20 |
| | | | | details. | ||
* | - XHTML improvements: <b> -> <strong>. Patch by Stefan. | Dries Buytaert | 2003-12-29 |
| | |||
* | - Fixes another 'xtemplate.inc removes "$xx" from content'. Patch by Ax. | Dries Buytaert | 2003-12-15 |
| | |||
* | - Patch 185 by Ax: fixed undefined variables, synchronized xtemplate with ↵ | Dries Buytaert | 2003-12-04 |
| | | | | sf, etc. | ||
* | 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 |