Dries Buytaert
c9bdea34e3
- Made all CSS definitions look alike.
2003-06-01 18:11:27 +00:00
Dries Buytaert
39f6a9e79a
- CSS improvements to the calendar of the archive module. Updated the Xtemplate
...
theme and theme Marvin to take advantage of this. Patch by Al. Pretty stuff.
2003-05-31 12:42:02 +00:00
Dries Buytaert
d00c957113
- Import the theme specific stylesheet after importing drupal.css.
2003-05-30 07:33:37 +00:00
Dries Buytaert
514a1a96ed
- Remove the <base href="">-tags from the themes; these are being added by
...
theme_head().
2003-05-30 05:49:57 +00:00
Dries Buytaert
f7e11d3bb7
- The check_output()s slipped back in. Removing them again.
2003-05-29 10:16:11 +00:00
Dries Buytaert
3f2dd95405
- Theme improvements by Al, with help from Nick: stylesheet improvements,
...
XHTML-ified theme UnConeD, etc.
2003-05-29 00:36:23 +00:00
Dries Buytaert
562acf8b6a
- Theme maintenance: moved CSS to separate stylesheet, updated to use relative
...
font sizes, etc. Thanks Al.
2003-05-27 21:03:48 +00:00
Dries Buytaert
d8f78a7c95
- Removed check_output() from the theme system layer.
2003-05-26 19:50:39 +00:00
Dries Buytaert
a1c0d41681
- Added option to control placement of sidebar(s).
2003-05-18 13:22:00 +00:00
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
1c84b56e8e
- Forgot this one. Patch by Ax.
2003-05-15 09:18:13 +00:00
Dries Buytaert
b019f4e5fd
- Another batch of theme improvements by Ax.
...
(Al: your additional patch did not apply. Will look into that later.)
2003-05-15 05:00:02 +00:00
Dries Buytaert
ef703e802b
- CSS fixes by Al.
2003-05-14 19:00:11 +00:00
Dries Buytaert
c2d2fb7309
- Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.
...
- Fixed a typo in the MSSQL database scheme. Patch by Michael Frankowski.
- Removed dependency on "register_globals = on"! Patches by Michael Frankowski.
Notes:
+ Updated the patches to use $foo["bar"] instead of $foo['bar'].
+ Updated the INSTALL and CHANGELOG files as well.
- Tiny improvement to the "./scripts/code-clean.sh" script.
2003-05-13 18:36:38 +00:00
Dries Buytaert
13ffd89568
- More little tweaks. Looks like the links no longer right align on IE.
...
Sigh. Thoughts?
2003-05-11 12:49:53 +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
f8c44e02bb
- Fixed some broken links.
2003-05-11 06:44:49 +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
b505b5ab65
- Committed Gordon's htmlarea patch.
2003-04-21 13:56:09 +00:00
Dries Buytaert
615f5bb921
- Made it so that the xtemplate engine can only be included once. Patch by
...
Ax.
2003-04-13 16:06:24 +00:00
Dries Buytaert
45276202cc
Patch by Ax:
...
- Bugfix: xtemplate.inc removed "$xx" from content.
- Improvement: changed a high ascii char to low ascii to be able to debug
xtemplate.inc.
2003-04-04 06:08:53 +00:00
Dries Buytaert
1857845586
- Some visual improvements. More suggestions welcome.
2003-03-15 20:01:58 +00:00
Dries Buytaert
f89d341d11
- Another attempt to get the font size right. Al, Ax: better now?
2003-03-13 20:12:04 +00:00
Dries Buytaert
4c7bd41a74
- Made the xtemplate theme support the td.dark and tr.light tags emitted
...
by the table rendering functions.
- Made the font-size in the sidebar a bit smaller to avoid excessive
wrapping. Requested by Al.
2003-03-12 20:31:02 +00:00
Dries Buytaert
3aba0fda70
- Fixed typo: <base url=> --> <base href=>. Patch by Moshe.
2003-03-07 17:32:58 +00:00
Dries Buytaert
ffc893d55a
- Changed 'node($node, $main)' to 'node($node, $main = 0)': cures a warning.
2003-03-06 19:38:22 +00:00
Dries Buytaert
704dd81b32
- Fix by Michael; see mailing list archives. Better now?
2003-03-03 22:13:59 +00:00
Dries Buytaert
9d0c8efc42
- More improvements.
2003-02-27 23:47:26 +00:00
Dries Buytaert
c09ab23b2e
- Some bugfixes:
...
+ Made the sidebar stick to the right.
+ Corrected the size of the header-tags: they are in proportion now.
2003-02-26 21:50:38 +00:00
Dries Buytaert
a543c16166
- Small CSS improvement.
2003-02-26 07:44:48 +00:00
Dries Buytaert
53deeb188a
- Small improvement to header width. Suggested by Ax.
2003-02-20 22:29:01 +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
9281d0cdd7
- Applied Alastair's date patch.
...
- Removed all instances of '$user->nodes'.
- Committed Moshe's taxonomy patch - minus the node_compact_list() bit. It needs a bit more thought/work. This patch changes the links of taxonomy pages/feeds so update your custom code and themes accordingly!
Themes should now use "taxonomy_link("taxonomy terms", $node)" to get an array of taxonomy term links. The old construct is deprecated and should be changed.
// old theme blob:
if (function_exists("taxonomy_node_get_terms")) {
foreach (taxonomy_node_get_terms($node->nid) as $term) {
$terms[] = l($term->name, NULL, array(), "or=$term->tid");
}
}
// new theme blob:
if (module_exist("taxonomy")) {
$terms = taxonomy_link("taxonomy terms", $node);
}
// old URL:
http://foo.com/index.php?or=1,2
// new URL:
http://foo.com/?q=taxonomy/page/or/1,2
2003-02-09 17:39:40 +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
2436dfbccf
- Bugfix: removed the call to comment_moderation.
2003-01-29 23:29:01 +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
Dries Buytaert
7e80b04c2c
- Removed theme goofy from CVS.
2003-01-20 20:56:34 +00:00
Dries Buytaert
56d0434f82
- Fixed bug in update of taxonomy links.
2003-01-06 21:43:07 +00:00
Dries Buytaert
2647a943f0
- Forgot to update the taxonomy links. Reported by Adam.
2003-01-06 21:24:21 +00:00
Dries Buytaert
de95001c92
- Tidied up the use of check_output(). Might make rendering pages a bit
...
snappier (performance improvement).
2002-12-31 12:34:07 +00:00
Dries Buytaert
22fa9ed70a
- Refactored the administration pages.
2002-12-24 15:40:32 +00:00
Dries Buytaert
eceead1819
- Removed the "comment anchors" in the themes; the anchor is emitted
...
by the comment module. Patch by Ax.
2002-12-10 20:14:10 +00:00
Kjartan Mannes
15f1a61197
- changing theme patch. Now Drupal will init the $this->path automatically.
2002-11-17 16:32:03 +00:00
Kjartan Mannes
64f8781f78
- made the themes path aware. If your theme creates a constructor function it
...
will now be passed the filename as the first parameter.
2002-11-16 18:06:32 +00:00
Dries Buytaert
a6a47a3257
- Applied Moshe's "theme head" patch:
...
"This patch to theme.inc adds the ability for modules to insert HTML
into the <HEAD> section of all web pages. The additional modules in
this directory [ed: blog.module] demonstate possible uses for the
new _head() hook."
2002-11-09 16:24:46 +00:00