summaryrefslogtreecommitdiff
path: root/themes/engines/phptemplate
Commit message (Collapse)AuthorAge
* - Patch #1110810 by JohnAlbin, TR: CVS $ tag lurks in .htaccess file (and ↵Dries Buytaert2011-04-23
| | | | other dank corners of Drupal).
* #664806 by jhodgdon: Fixed phptemplate_theme() doc headers standardization.Angie Byron2010-02-23
|
* - Patch #502190 by jhodgdon, stella, sun: hook implementation headers out of ↵Dries Buytaert2009-12-04
| | | | compliance with standards.
* #422116 by JohnAlbin: Kill off theme_engine_name prefix for theme functions ↵Angie Byron2009-06-02
| | | | to assist with theme inheritance and TX (Themer eXperience).
* - Patch #472642 by stella, agentrickard: remove 'implementation of' ↵Dries Buytaert2009-05-27
| | | | nominalizations from Docblocks.
* #259623 by dopry and Damien Tournoud: Convert includes/requires to use ↵Angie Byron2008-09-20
| | | | absolute paths.
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long ↵Dries Buytaert2008-04-14
| | | | discussion we've decided to make the concatenation operator consistent with the other operators.
* - Patch #173486 by scor: fixed code style issues.Dries Buytaert2007-10-02
|
* #166071 by jjeff and dvessel: move default template preprocess code to ↵Gábor Hojtsy2007-08-28
| | | | template_preprocess, and add *lots* of documentation to template files and functions
* - Patch #163723 by Eaton and Frando: fix default page.tpl markup (and ↵Dries Buytaert2007-08-02
| | | | removed some whitespace).
* - Patch #141730 by Earl: allow theming system to use wildcards. I promised ↵Dries Buytaert2007-07-03
| | | | in the issue that this patch would still go in, so here goes.
* - Patch #137211 by merlinofchaos: move theme information to .info files and ↵Dries Buytaert2007-05-06
| | | | improved theme inheritance.
* - Patch #137236 by merlin: these template files are now deprecated.Dries Buytaert2007-04-29
|
* - Patch #137236 by merlinofchaos: provide a way to secure the theme ↵Dries Buytaert2007-04-27
| | | | variables system.
* - Patch #132018 by Steven et al: add .info files to themes.Dries Buytaert2007-04-17
|
* - Patch #130987 by merlinofchaos: added theme registry for easier themability.Dries Buytaert2007-04-06
|
* - Patch #130366 by webchick and steven: improved signature handling. Step 1 ↵Dries Buytaert2007-03-30
| | | | of 2.
* #130971: Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)Steven Wittens2007-03-27
|
* - Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem.Dries Buytaert2007-03-26
|
* - Patch #127891 by dvessel: layout variabe may end up not getting set.Dries Buytaert2007-03-25
|
* - Patch #111347 by Steven: refactor url() and l().Dries Buytaert2007-02-15
|
* - 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 ↵Neil Drumm2006-12-30
| | | | directories since they can change.
* #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 ↵Dries Buytaert2006-10-23
| | | | outside root/modules directory. Critical bugfix.
* #84146: Use 'Sentence capitalization' for menu items, page titles, form ↵Steven Wittens2006-10-22
| | | | items, etc
* - 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 ↵Dries Buytaert2006-08-22
| | | | storage.
* #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
| | | | forms via the pull model.
* #77184 by Eaton, look for specific block templates based on region, module, ↵Neil Drumm2006-08-15
| | | | and delta.
* - 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 ↵Steven Wittens2006-04-15
| | | | enhancements for previewing/unpublished)
* - #55898: Generic, permissive admin XSS/HTML filtering for mission/footer/...Steven Wittens2006-04-07
| | | | - Clean up some raw output