summaryrefslogtreecommitdiff
path: root/includes/theme.inc
Commit message (Expand)AuthorAge
* - Patch #35924 by Neil: improved the update system.Dries Buytaert2005-12-06
* - Patch #38279 by paddy_deburca: fixed theme_item_list() not to generate an e...Dries Buytaert2005-11-24
* - Patch #22215 by Richard Archer: refactored primary and secondary links.Dries Buytaert2005-11-03
* - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.Dries Buytaert2005-10-22
* - Patch #32573 by Moshe: added support for ordered lists to theme_item_list().Dries Buytaert2005-10-18
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
* - add some spaceDries Buytaert2005-09-29
* - Patch #28777 by Neil: use <thead> and <tbody> in theme_table().Dries Buytaert2005-09-15
* - Patch #30122 by m3verick: changed include_once()'s to include "./$file"Dries Buytaert2005-09-08
* - Patch #30423 by Crell: added support for table <captions>.Dries Buytaert2005-09-06
* - Patch #29785 by Chx: multiple node types were broken so we refactoredDries Buytaert2005-08-28
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - Patch #29002 by Neil: list_themes() currently returns all themes, not just ...Dries Buytaert2005-08-18
* - Patch #16216 by nedjo: multiple block regions!Dries Buytaert2005-08-16
* - Patch #28482 by Uwe: add CVS $Id$ tags to all source files in Drupal core. ...Dries Buytaert2005-08-11
* - #27981: Add media parameter to theme_add_styleSteven Wittens2005-08-05
* - Patch #27737 by Gerhard: format_name($object) -> theme('username', $object).Dries Buytaert2005-08-01
* - #24673: Fix deprecated usage of implodeSteven Wittens2005-07-30
* - #27231: (fix) Pretty db error screens.Steven Wittens2005-07-29
* - #27231: Friendly DB error screens.Steven Wittens2005-07-27
* - Patch #27003 by Neil: use named constants instead of stringsDries Buytaert2005-07-23
* - Patch #11927 by stefan/Robin: improved theming of tablesort icons.Dries Buytaert2005-07-02
* - Patch #18213 by chx: boostrap system. Modified to work with HEAD, tidiedDries Buytaert2005-06-22
* - Patch #24157 by chx/Robin/...: changed file_exists() to is_file() to fix se...Dries Buytaert2005-06-19
* - Patch #25067 by Thox: renamed 'light' and 'dark' to 'odd' and 'even'.Dries Buytaert2005-06-19
* - Patch #25143 by Robin: use count() instead of is_array() so we don't render...Dries Buytaert2005-06-19
* - Code cleanup: improve format_plural usage, add some missing placeholder/che...Steven Wittens2005-05-31
* - Patch #17028 by Ber: theme xml_icon should allow inline XML icons.Dries Buytaert2005-05-26
* - #20809: User-configurable, per-theme, optional favicons.Steven Wittens2005-05-25
* - #23516: Remove ][ from form item id's.Steven Wittens2005-05-25
* - Fixing some plain/url check calls.Steven Wittens2005-05-18
* - Patch #21397 by jjeff: fixed behavior of theme_image with regard to attribu...Dries Buytaert2005-05-06
* - Patch #15595 by Stefan and Djun: improved status messages.Dries Buytaert2005-05-05
* - Patch #21855 by TDobes: the recent commit of phptemplate caused a number of...Dries Buytaert2005-05-05
* - Removed the Xtemplate engine and added the PHPTemplate engine.Dries Buytaert2005-05-04
* - Patch #21517 by Stefan and TDobes: theme system improvements.Dries Buytaert2005-04-30
* - Usability improvement: made the markers easier to understand.Dries Buytaert2005-04-24
* - Patch #12794 by assimonds: make sure the node module is optional.Dries Buytaert2005-04-13
* - Patch #19739 by Uwe: corrected many typo's in the documentation and code co...Dries Buytaert2005-03-31
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - Patch #19590 by Moshe: lazy initialization of the theme system. ImprovesDries Buytaert2005-03-29
* - Patch #13738 by TDobes: theme system fixes:Dries Buytaert2005-03-16
* #18329: Unify confirmation messages (and make them themable)Steven Wittens2005-03-03
* - Patch #16253 by Goba: incremental improvements to the new content markers.Dries Buytaert2005-01-30
* - Patch #16253 by Goba: this simple and straightforward patch adds the abilit...Dries Buytaert2005-01-27
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
* - Patch 13738 by TDobes: there was a major theming issue I missed in my bug-t...Dries Buytaert2004-12-01
* - Patch #13443 by Moshe: got rid of the semi-implemented 'page link' feature....Dries Buytaert2004-11-24
* - Patch #6166 by Moshe: node preview should not display links. Push the link...Dries Buytaert2004-11-23
* Theme system bug: only show search box if search.module is enabled.Steven Wittens2004-10-14