summaryrefslogtreecommitdiff
path: root/includes/theme.inc
Commit message (Expand)AuthorAge
* - 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
* - Bugfix: removed incorrect print statements from theme.inc.Dries Buytaert2003-12-13
* - Small change to the default theme.Dries Buytaert2003-12-13
* - Tidied up the DoxyGen comments. Patch by Kjartan.Dries Buytaert2003-12-08
* - Patch 185 by Ax: fixed undefined variables, synchronized xtemplate with sf,...Dries Buytaert2003-12-04
* Fixed typo. Patch by Manuel.Dries Buytaert2003-11-27
* - Doxygen improvements. Patch by Ax.Dries Buytaert2003-11-26
* - Committed phase 4 of JonBob's menu system changes.Dries Buytaert2003-11-25
* - Rollbacked Ax's theme.inc changes as they failed to apply correctly.Dries Buytaert2003-11-24
* Patch by Ax to fixe and improve to the core doxygen PHPdoc:Dries Buytaert2003-11-24
* - Made the Xtemplate theme degrade gracefully when CSS is disabled.Dries Buytaert2003-11-24
* - Committed phase 3 of JonBob's menu changes. Adds an API for modules toDries Buytaert2003-11-23
* - Block and theme improvements. Patch by Ax.Dries Buytaert2003-11-19
* - Small improvement to the default style emitted by theme_form_element().Dries Buytaert2003-11-17
* - Improved form items: added <label> tags to improve accessibility and addedDries Buytaert2003-11-17
* - table(...) -> theme("table", ...)Dries Buytaert2003-11-13
* - Spell checked the comments.Kjartan Mannes2003-11-10
* - Improvement: made sure that the example theme uses the misc/drupal.css styl...Dries Buytaert2003-11-10
* - 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