summaryrefslogtreecommitdiff
path: root/includes/theme.inc
Commit message (Expand)AuthorAge
* - 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
* #10648: Fix watchdog-related tablesort coloring bug in IE, add support for <t...Steven Wittens2004-09-14
* - Patch #10663 by JonBob: documentation improvements: fixed some typos and im...Dries Buytaert2004-09-09
* - #9576: Patch by TDobes, only allow the user to choose between enabled themes.Steven Wittens2004-08-22
* - Patch #10202 by Ax: don't emit an erroneous whitespace when no table header...Dries Buytaert2004-08-21
* - Patch #9576 by TDobes: bugfix: fixed bug in recent theme system changes.Dries Buytaert2004-08-21
* - Fixing 'flash of unstyled content' in bluemarine/pushbutton, which got rein...Steven Wittens2004-08-20
* - Removing some DOS-style line endings. Thanks TDobes.Dries Buytaert2004-08-20
* - Theme system changes. Please consult http://drupal.org/node/view/9576 for ...Dries Buytaert2004-08-20
* Avatar/picture fixes:Steven Wittens2004-08-20
* - Patch #9900 by Al: bugfix: don't display two <hr />'s.Dries Buytaert2004-08-16
* - Patch by Al: improved the admin/help pages (first step).Dries Buytaert2004-08-10
* - Patch #9330: ucfirst() gives problem when used with multibyte charset.Dries Buytaert2004-08-06
* - Patch #9657: more intelligent theme() function. Hopefully, Adrian will beDries Buytaert2004-08-04
* - #9287: More doxygen/documentation fixes by JonBobSteven Wittens2004-07-22
* - Made the example theme display status messages. Not sure why it wasn't.Dries Buytaert2004-07-08
* - Changed the way status messages are printed as per Kristjan's suggestion:Dries Buytaert2004-07-08
* - Patch #8973 by JonBob: Drupal contains many undefined variables and array i...Dries Buytaert2004-07-02
* - Patch #8670 by asimmonds: more spelling fixes.Dries Buytaert2004-06-21
* - Patch #8617 by TDobes: changes all gifs to pngs for better consistency (andDries Buytaert2004-06-20
* Tabs patch!Dries Buytaert2004-06-18
* - Patches #6863 by Kristjan and Moshe: implemented pretty tables and fixed so...Dries Buytaert2004-06-02
* - Improved form handling.Dries Buytaert2004-05-31