summaryrefslogtreecommitdiff
path: root/includes/theme.inc
Commit message (Expand)AuthorAge
...
* - 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
* - Bugfix. When a theme does no longer exist on disk, it should not beDries Buytaert2002-05-25
* - added taxonomy output to BaseTheme.Kjartan Mannes2002-05-20
* - Ran the code through 'scripts/code-clean.sh': removed trailing whitespaceDries Buytaert2002-05-20
* - merged block and box modules. modules/box.module should be removedKjartan Mannes2002-05-02
* - Applied Marco's big patch, including contributions from Moshe:Dries Buytaert2002-04-20
* - fixing bug reported by Remco.Kjartan Mannes2002-04-15
* This is a major change to the system, needs more testing!Kjartan Mannes2002-04-14
* - removed some warnings caused by implode.Kjartan Mannes2002-02-19
* - applying patches from Axel Kollmorgen. SeeKjartan Mannes2002-02-17
* - moved user block from theme.inc to user.module.Kjartan Mannes2002-01-21
* - Fixed a typo in the example theme. (Patch by Mark)Dries Buytaert2002-01-12
* - Added a "title"-attribute to the "register" link and translated theDries Buytaert2002-01-11
* - import.module:Dries Buytaert2001-12-30