summaryrefslogtreecommitdiff
path: root/themes
Commit message (Expand)AuthorAge
* - 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
* - Patch #13907 by Neil: less ways to set the page title.Dries Buytaert2004-12-15
* Bluemarine header margins got changed incorrectly after a recent fix.Steven Wittens2004-12-03
* - Patch #13030 by killes: fixed invalid CSS code in bluemarine's stylesheet.Dries Buytaert2004-11-27
* #6400: Improved pushbutton arrows.Steven Wittens2004-11-27
* - Patch #5942 by jhriggs and Adrian:Dries Buytaert2004-11-24
* - Patch #6166 by Moshe: node preview should not display links. Push the link...Dries Buytaert2004-11-23
* - Patch #12886 by thorne: fixed XHTML problem: the bluemarine theme used a bo...Dries Buytaert2004-11-14
* - Patch #12232 by Steven/UnConed: search module improvements.Dries Buytaert2004-10-31
* - Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen...Dries Buytaert2004-10-19
* - Fixing problem with tall logos in chameleon.theme.Steven Wittens2004-09-20