summaryrefslogtreecommitdiff
path: root/includes/theme.inc
Commit message (Expand)AuthorAge
...
* - Committed stage 2 of the theme system improvements! Patch by CodeMonkeyX.Dries Buytaert2003-11-09
* - Bugfix: made theme_footer() call theme_closure() instead of itself. Patch ...Dries Buytaert2003-11-09
* - Committed stage 1 of the theme system improvements.Dries Buytaert2003-11-08
* - Improvement: better HTML/CSS for the example theme. Patch by Adrian Simons.Dries Buytaert2003-11-04
* - Improvement: made it possible to disable the comment controls and reworded ...Dries Buytaert2003-10-31
* - Bugfix: added missing . which stopped the Example theme's DOCTYPE from beingDries Buytaert2003-10-19
* - Committed Nick's _content improvements.Dries Buytaert2003-09-20
* - XHTML fixes in the base theme. Patch by Chris Johnson.Dries Buytaert2003-09-18
* - Book module improvements. This commit changes the behavior of the "view"Dries Buytaert2003-09-15
* - Committed Nick's path improvements; you can now control the look and feelDries Buytaert2003-09-11
* - Committed a slightly modified version of Slavica's table prefix patch.Dries Buytaert2003-07-10
* - Bugfix: do not escpae slashes in block path. Patch #50 by Gerhard.Dries Buytaert2003-06-26
* - Improvements: XHTML-ifications. Patch by GmbH. See feature #1813.Dries Buytaert2003-06-16
* - Improvements: XHTML-ifications. Patch by GmbH.Dries Buytaert2003-06-15
* - Bugfix: small Xtemplate fixes. Patch by Ax. (Slightly modified.)Dries Buytaert2003-06-13
* - Bugfix: fixed the CREATE FUNCTION in database.mssql as it needs to be prefi...Dries Buytaert2003-06-11
* - Charset simpliciations. Patch #46 by Al.Dries Buytaert2003-06-08
* - Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reser...Dries Buytaert2003-06-04
* - Fixed the order in which the CSS gets loaded. Patch by Al.Dries Buytaert2003-05-30
* - Al's CSS patches. This commit improves the themability of some coreDries Buytaert2003-05-29
* - Removed check_output() from the theme system layer.Dries Buytaert2003-05-26
* - Fixed a typo in the PostgreSQL database scheme. Patch by Michael Frankowski.Dries Buytaert2003-05-13
* - Applied Michael Caerwyn's "%s -> %d" patch.Dries Buytaert2003-05-07
* - Added <base href=""> to default theme. Patch by Al, though I had to addDries Buytaert2003-05-07
* - A one line patch to theme.inc which adds a missing page title variable toDries Buytaert2003-04-25
* - Committed Gordon's htmlarea patch.Dries Buytaert2003-04-21
* - Committed slightly modified version of Kjartan's theme.inc patch: DrupalDries Buytaert2003-03-11
* - Patch by Ax: "The $block->path setting, which <cite>lets you define regular...Dries Buytaert2003-02-27
* - See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.Dries Buytaert2003-02-11
* - Applied Alastair's date patch.Dries Buytaert2003-02-09
* Patch by Ax:Dries Buytaert2003-02-01
* - Patch by Ulf: XHTML-ified the code.Dries Buytaert2003-01-21
* - Fixed bug in update of taxonomy links.Dries Buytaert2003-01-06
* - Forgot to update the taxonomy links. Reported by Adam.Dries Buytaert2003-01-06
* - Tidied up the use of check_output(). Might make rendering pages a bitDries Buytaert2002-12-31
* - changing theme patch. Now Drupal will init the $this->path automatically.Kjartan Mannes2002-11-17
* - made the themes path aware. If your theme creates a constructor function itKjartan Mannes2002-11-16
* - Small cosmetic change. Patch by Natrak.Dries Buytaert2002-11-10
* - Oops. Braino.Dries Buytaert2002-11-09
* - Added check to see whether $items is initiliazed. Thanks James.Dries Buytaert2002-11-09
* - Applied Moshe's "theme head" patch:Dries Buytaert2002-11-09
* * Added Jeremy's pager:Dries Buytaert2002-11-09
* - Committed Marco's block rewrite:Dries Buytaert2002-10-26
* - Wrapped some hardcoded colors in "theme_invoke()"s; we can still createDries Buytaert2002-10-22
* - Commited Marco's new comment module and forum module!!!Dries Buytaert2002-09-15
* - adding doctype to basic theme.Kjartan Mannes2002-09-11
* - removing the "No valid themes enabled" warning.Kjartan Mannes2002-09-08
* - Added the theme_invoke() function from Moshe's sandbox.Dries Buytaert2002-06-23
* - Let the blocks itself take care of translating their titles. Patch byDries Buytaert2002-06-20
* - adding missing $bacground/$foreground variables.Kjartan Mannes2002-06-12