summaryrefslogtreecommitdiff
path: root/includes/theme.inc
Commit message (Expand)AuthorAge
* - 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
* - Patch #6863 by Moshe: add 'class="active"' to the table elements ofDries Buytaert2004-05-29
* - Patch #7966 by Goba: The box has it's content wrapped in a paragraph now, w...Dries Buytaert2004-05-24
* - Patch #6791: mark required fields. Modified patch by Michelangelo.Dries Buytaert2004-04-24
* - Patch #6498 by jhriggs: <label> requires opening and closing tags.Dries Buytaert2004-04-21
* - Tracker and forum module improvements!Dries Buytaert2004-03-20
* - Patch 5775 by Goba: fixes the only error currently reported by the doxygenDries Buytaert2004-02-10
* - Changed some double quotes to single quotes.Dries Buytaert2004-02-08
* - Patch #5163 by mattias: allow theme_table to accept a html attributesDries Buytaert2004-01-31
* - Patch #5448 by pz: removed code duplication from theme.inc.Dries Buytaert2004-01-29
* - Fixed bug #5384: tablesort outputs invalid HTML (improved patch).Dries Buytaert2004-01-29
* - Fixed bug #5384: tablesort outputs invalid HTML.Dries Buytaert2004-01-28
* - Fixed bug #5439: Doxygen errors in theme.incKjartan Mannes2004-01-28
* - Patch 5140 by Moshe: removed the theme("header") and theme("footer") functi...Dries Buytaert2004-01-26
* Patch 5114 by Kjartan:Dries Buytaert2004-01-14
* Round 3 of aggregator improvements:Dries Buytaert2004-01-11
* - Fixed bug #5004: missing <title>-tag in the example theme.Dries Buytaert2004-01-07
* - Fixed bug 4916: users can have disabled themes. Modified patch by Mathias.Dries Buytaert2004-01-02
* - Fixed bug #4771: variable_get(site_name, ...) -> variable_get('site_name', ...Dries Buytaert2003-12-22
* - Updated documentation, small bug fix and small improvements to the <label>Dries Buytaert2003-12-22
* - Accessibility improvements: made the <label>-tags use the 'for'-attribute.Dries Buytaert2003-12-22
* - Fixed typo: $outpout -> $output. Fixed bug 4690.Dries Buytaert2003-12-18
* - Type in comment block.Kjartan Mannes2003-12-16
* - Reworked 404 (page not found) handling. Patch by walkah. You can specify aDries Buytaert2003-12-16