summaryrefslogtreecommitdiff
path: root/themes
Commit message (Expand)AuthorAge
* - Patch #22215 by Richard Archer: theme system improvements for the primary l...Dries Buytaert2005-11-04
* - Patch #22215 by Richard Archer: refactored primary and secondary links.Dries Buytaert2005-11-03
* - Patch #22215 by Richard Archer: refactored primary and secondary links.Dries Buytaert2005-11-03
* - Patch #35791 by hunmonk: fixed broken link in chameleon's comment themeing.Dries Buytaert2005-11-01
* - Patch #34922 by Robert: order variables alphabetical.Dries Buytaert2005-10-23
* - Patch #30930 by m3avrck/deekayen: cured PHP5 warnings.Dries Buytaert2005-10-22
* - #34645: Make $links in theme_comment consistent with theme_node (Stefan)Steven Wittens2005-10-20
* - Removing tabs and trailing whitespaces.Dries Buytaert2005-10-07
* - Patch #29465: new form API by Adrian et al.Dries Buytaert2005-10-07
* - Patch #27781 by Robert Jacques: fixed node not being loaded.Dries Buytaert2005-09-09
* - Patch #30122 by m3verick: changed include_once()'s to include "./$file"Dries Buytaert2005-09-08
* - Patch by Rober: better fix for the extract() namespace problem in phptempla...Dries Buytaert2005-09-04
* - Patch #28576 by Robrecht Jacques: 'file' is a reserved variable.Dries Buytaert2005-09-04
* - Patch #30222, #30219 by Uwe: cosmetic changes to the aggregator pages.Dries Buytaert2005-09-02
* - Patch #29283: bluemarine mistakenly loads home page every time.Dries Buytaert2005-08-24
* - Patch #16216 by nedjo: multiple block regions!Dries Buytaert2005-08-16
* - Patch #26637 by Robert Douglas: he documentation to theme_node clearly says...Dries Buytaert2005-08-10
* - Patch #26637 by Robert Douglas: $teaser misnamed in themes theme_node().Dries Buytaert2005-08-07
* - #27844: Simplify pushbutton link generation.Steven Wittens2005-08-05
* - Readding FOUC-preventing script tagSteven Wittens2005-08-02
* - Patch #27840 by Tobias: removed unnecessary script-tag from template.Dries Buytaert2005-08-01
* - Patch #27737 by Gerhard: format_name($object) -> theme('username', $object).Dries Buytaert2005-08-01
* - OopsieSteven Wittens2005-07-30
* - #27794: Alphabetize phptemplate variablesSteven Wittens2005-07-30
* - Get rid of useless global $theme declaration.Steven Wittens2005-07-30
* - #27346: Don't display trailing | in page title with empty slogan.Steven Wittens2005-07-25
* - Some fixes and some redundant code removed.Dries Buytaert2005-07-17
* - Patch #24862 by chx: flatten the node object's member fields.Dries Buytaert2005-07-17
* - node_load(array('nid' => arg(1))) -> node_load(arg(1))Dries Buytaert2005-07-17
* - Patch #25067 by Thox: renamed 'light' and 'dark' to 'odd' and 'even'.Dries Buytaert2005-06-19
* - Removing some whitespaceDries Buytaert2005-06-06
* - #23360: Chameleon: fix taxonomy terms disappearing if there are no node links.Steven Wittens2005-05-27
* - #20809: User-configurable, per-theme, optional favicons.Steven Wittens2005-05-25
* - Get rid of double node title in Bluemarine PHPTemplateSteven Wittens2005-05-25
* - Patch #23452 by berkes: moves the avatar settings to within the check for "...Dries Buytaert2005-05-23
* - Patch #23269 by Robin: removed border attribute from <img>-tag.Dries Buytaert2005-05-21
* - Fixed typo: $block->title -> $block->subject. Spotted by Morbus.Dries Buytaert2005-05-10
* - Patch #22127 by kbahey: fixed search box in PHPTemplate-based core themes.Dries Buytaert2005-05-06
* - Patch #15595 by Stefan and Djun: improved status messages.Dries Buytaert2005-05-05
* - Added the PHPTemplate port of pushbutton.Dries Buytaert2005-05-05
* - Patch #21855 by TDobes: the recent commit of phptemplate caused a number of...Dries Buytaert2005-05-05
* - Removed left-over .xtmpl file.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
* - #18817: Clean up plain-text checking (see drupal-devel!)Steven Wittens2005-03-31
* - #16531: Fix weird IE crash on some admin pages with pushbutton.Steven Wittens2005-03-27
* - #18879: Pushbutton Header CSS CleanupSteven Wittens2005-03-18
* - Adding paragraph margins which were removed from drupal.cssSteven Wittens2005-03-05
* - Pushbutton: fix background arrow overlapping foreground in IE (peekaboo bug)Steven Wittens2005-01-07
* #13531: Xtemplate {directory} tagSteven Wittens2004-12-24