Dries Buytaert
d90c5a3a42
Patch by Ax:
...
- Show sidebar only if there is at least one block.
- Remove xml prolog; fixes http://lists.drupal.org/pipermail/drupal-devel/2003-May/024484.html .
2003-05-15 18:09:19 +00:00
Dries Buytaert
ef703e802b
- CSS fixes by Al.
2003-05-14 19:00:11 +00:00
Dries Buytaert
ccd20686e0
- Added character encoding.
...
- <div> is not allowed within <span>.
- Reworked the header: the alignment/wrapping of the primary and secondary links actually works now and is a tad simpler.
2003-05-11 12:39:11 +00:00
Dries Buytaert
648f1e00a7
- Applied Ax's Xtemplate footer patch though shuffled around a bit with the
...
variable names.
2003-04-25 19:41:00 +00:00
Dries Buytaert
716e833a6e
- Update Xtemplate theme to support the onload attribute (was not included in
...
Gordon's patch).
- Updated CHANGELOG.
2003-04-21 14:03:57 +00:00
Dries Buytaert
57ebd696c7
- Added missing footer logic. Patch by Ax.
2003-02-19 22:30:12 +00:00
Dries Buytaert
52314ddc32
- Theme options patch. See mailing list.
2003-02-17 22:33:31 +00:00
Dries Buytaert
d038729797
- Clean URLs.
2003-02-14 19:52:45 +00:00
Dries Buytaert
c97e7fe180
- Small improvements to help people getting started with the xtemplate
...
theme.
2003-02-09 08:10:07 +00:00
Dries Buytaert
cfd31c93f1
Patch by Ax:
...
- 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
2003-02-01 19:54:19 +00:00
Dries Buytaert
dc3940cc3d
Patch by Ax:
...
- Removed the XML prolog from xtemplate.xtmpl because some browsers have difficulties with it and it's not required. see http://webstandards.org/learn/reference/prolog_problems.html .
- Fixed the term link.
2003-01-21 05:45:52 +00:00
Dries Buytaert
8b6d92fc69
- Added a template driven theme.
2003-01-20 21:00:31 +00:00