summaryrefslogtreecommitdiff
path: root/themes/engines/phptemplate
Commit message (Expand)AuthorAge
* - Rollback of E_ALL patch. Too much extra breakage.Dries Buytaert2007-01-25
* - Patch #112715 by webchick et al: fixed some E_ALL errors.Dries Buytaert2007-01-25
* #105726 by moshe weitzman. Remove necessity to hard-code theme engine directo...Neil Drumm2006-12-30
* #92258: remove silly html comment from phptemplate contentSteven Wittens2006-12-13
* #84191 by myself and webchick. Properly check for an array element.Neil Drumm2006-11-28
* #97941 by webchick. Consistent defaults for 'site_name' variable.Neil Drumm2006-11-25
* - Patch #88287 by asimmonds, dww et al: installer doesn't support modules out...Dries Buytaert2006-10-23
* #84146: Use 'Sentence capitalization' for menu items, page titles, form items...Steven Wittens2006-10-22
* - Fixed block css id generation.Kjartan Mannes2006-10-03
* #83225 by Heine. Remove an extra theme('placeholder').Neil Drumm2006-09-11
* - Patch #81619 by m3avrck: clean up default phpTemplates.Dries Buytaert2006-08-31
* #65151 by m3avrck. theme_links() is now marked up as a list.Neil Drumm2006-08-30
* #78656 by m3avrck. Drupal Core's first CSS hack.Neil Drumm2006-08-25
* - Patch #80201: don't show blocks when serving a 404. Saves CPU and bandwidth.Dries Buytaert2006-08-23
* #66569 by m3avrck. Put all the feed icons in the same place.Neil Drumm2006-08-23
* - Patch #76637 by timnc: streamline JavaScript addition and add settings stor...Dries Buytaert2006-08-22
* #79601: module_exist() -> module_exists()Steven Wittens2006-08-20
* - Fixed some t() breakage.Dries Buytaert2006-08-18
* - Patch #77919 by chx, eaton, moshe, et al: enable programmaticaly submitted ...Dries Buytaert2006-08-18
* #77184 by Eaton, look for specific block templates based on region, module, a...Neil Drumm2006-08-15
* - Patch #73961 by m3avrck, timcn, et al: simplify adding CSS in Drupal.Dries Buytaert2006-08-03
* - Patch #61893 by timnc: remove message_na().Dries Buytaert2006-07-29
* #65706 by Eaton, look for page templates based upon the path.Neil Drumm2006-07-27
* #71639 by keve, fix an undefined variable.Neil Drumm2006-07-02
* #61802 by Zen, Double spaced sentences clean upNeil Drumm2006-05-07
* #51845 by olav, avoid code duplication in phptemplate derived theme enginesNeil Drumm2006-05-04
* - Patch #59222 by Zen: fixed problem with breadcrumb navigation.Dries Buytaert2006-04-24
* #51002: Admins could not see unpublished comments (plus minor usability enhan...Steven Wittens2006-04-15
* - #55898: Generic, permissive admin XSS/HTML filtering for mission/footer/...Steven Wittens2006-04-07
* #56709: Expose hidden 'toggle_logo' variable and rearrange theme toggles.Steven Wittens2006-04-04
* - sa-2006-002: XSS issues with username log and missionSteven Wittens2006-03-13
* - Patch #43904: user picture not showing.Dries Buytaert2006-03-01
* #51153, Boxes may be themed without a title; don't spit the header., patch by...Gerhard Killesreiter2006-02-27
* - Patch #49463 by markus: removed unused variable.Dries Buytaert2006-02-16
* - Patch #17291 by budda: made mission statement work on aliased front pages.Dries Buytaert2006-02-15
* - Patch #13148 by Morbus: less globals.Dries Buytaert2006-02-02
* - Patch #13148: fix problems with using relative path names! (Please documen...Dries Buytaert2006-01-29
* - Patch #27884 by gordon: js addLoadEvent not working.Dries Buytaert2006-01-20
* - Patch 41169 by Chris: got rid of expensvie object 2 array casts.Dries Buytaert2005-12-31
* - Patch #22215 by Richard Archer: refactored primary and secondary links.Dries Buytaert2005-11-03
* - 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
* - 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 #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