Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix ↵ | Angie Byron | 2010-01-13 |
| | | | | clobbering problems, and improve suggestion discovery performance. | ||
* | - Patch #668150 by mfb: fxed theme_item_list() when used with nested lists. | Dries Buytaert | 2009-12-28 |
| | |||
* | #412730 folllow-up by Crell: Move missing theme key notification to watchdog ↵ | Angie Byron | 2009-10-16 |
| | | | | so that Drupal doesn't totally bomb out when theme function isn't found. (also fixes CLI installs) | ||
* | - Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when ↵ | Dries Buytaert | 2009-10-15 |
| | | | | a theme key is not found. | ||
* | - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should ↵ | Dries Buytaert | 2009-10-09 |
| | | | | take a single argument. Code clean-up and performance improvement. Woot. | ||
* | #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach, | Angie Byron | 2009-09-15 |
| | | | | | | | and alexanderpas: page.tpl.php has now been split into html.tpl.php (for <html>, <head>, and <body>) and page.tpl.php (for page content). This now provides consistency for granular theming of renderable output in all template files. | ||
* | #167112 by evil_marty and deekayen: Add support for 'wildcard' .tpl.php ↵ | Angie Byron | 2009-08-13 |
| | | | | files to act on any numeric pages, such as page-user-%.tpl.php | ||
* | #500866 by boombatower: Remove t() from getInfo in tests. | Angie Byron | 2009-07-13 |
| | |||
* | - Patch #336475 by kscheirer, Senpai, j.somers: added some tests for ↵ | Dries Buytaert | 2009-06-09 |
| | | | | theme_table() and stick table headers. | ||
* | #453962 by neclimdul: Change all instances of getInfo() to static functions. | Angie Byron | 2009-05-06 |
| | |||
* | #396224 - SA-CORE-2009-03 - Disallow nulls and slashes from file names in theme. | Angie Byron | 2009-04-15 |