Angie Byron
ab21e07bbd
#878092 follow-up by sun, David_Rothstein: Fixed Regression from D7 alpha: themes are unable to render one group of node links separately from another.
2010-11-14 21:04:45 +00:00
Dries Buytaert
fb8025056c
- Patch #932098 by sun: various bogus theme variables.
2010-10-06 13:38:40 +00:00
Angie Byron
6b2b3eb931
#901062 by effulgentsia, ygerasimov, et al: Fixed regression: themes can no longer remove stylesheets by overriding them in .info files.
2010-10-03 05:11:16 +00:00
Dries Buytaert
b0894ceaa7
- Patch #812016 by effulgentsia, chx, redndahead, Damien Tournoud: themes cannot always participate in drupal_alter().
2010-08-22 12:46:21 +00:00
Dries Buytaert
e3a52979f6
- Patch #865072 by bleen18, jhodgdon: updates to reflect that Bartik is default theme now.
2010-08-08 19:35:49 +00:00
Angie Byron
25171a17f6
Reverting #500866 . Needs more discussion.
2010-08-05 23:53:39 +00:00
Angie Byron
cacd044a63
#500866 by boombatower, solotandem: Remove t() from assertion messages in SimpleTest, so translators do not get 1000s of bogus strings.
2010-08-05 23:26:36 +00:00
Angie Byron
ea75851ef5
#764094 by David_Rothstein: Add tests to check that the theme system works in hook_init() (i.e., as early as possible).
2010-04-29 05:22:06 +00:00
Dries Buytaert
df17569a04
- Patch #722978 by Alan D., duellj: invalid header count for empty message in theme_table().
2010-04-22 22:33:29 +00:00
Angie Byron
426f82ac6d
#241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions do not get retained when using patterns.
2010-03-21 04:05:24 +00:00
Dries Buytaert
cb009a324e
- Patch #720202 by naxoc, kkaefer: theme_table() doesn't use thead with empty cells.
2010-03-18 19:03:29 +00:00
Angie Byron
dce608f5a4
#674784 by JohnAlbin, naxoc, et al: Fixed theme_get_suggestions() fails to return 'page__front()' suggestion on front page.
2010-02-23 18:32:00 +00:00
Angie Byron
02d2f6e04a
#678714 by effulgentsia: Unify use of theme hook / template suggestions, fix clobbering problems, and improve suggestion discovery performance.
2010-01-13 05:40:03 +00:00
Dries Buytaert
0e48fc4ece
- Patch #668150 by mfb: fxed theme_item_list() when used with nested lists.
2009-12-28 20:58:08 +00:00
Angie Byron
9dda515bbc
#412730 folllow-up by Crell: Move missing theme key notification to watchdog so that Drupal doesn't totally bomb out when theme function isn't found. (also fixes CLI installs)
2009-10-16 08:27:41 +00:00
Dries Buytaert
35e21e54e1
- Patch #412730 by Crell, jbomb, JohnAlbin: theme system should report when a theme key is not found.
2009-10-15 12:27:34 +00:00
Dries Buytaert
c05f2181dc
- Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot.
2009-10-09 01:00:08 +00:00
Angie Byron
6c0f8eba1c
#469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,
...
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.
2009-09-15 17:10:39 +00:00
Angie Byron
a3018c01a2
#167112 by evil_marty and deekayen: Add support for 'wildcard' .tpl.php files to act on any numeric pages, such as page-user-%.tpl.php
2009-08-13 03:05:54 +00:00
Angie Byron
735e1d904f
#500866 by boombatower: Remove t() from getInfo in tests.
2009-07-13 21:51:42 +00:00
Dries Buytaert
cf7371805e
- Patch #336475 by kscheirer, Senpai, j.somers: added some tests for theme_table() and stick table headers.
2009-06-09 21:53:26 +00:00
Angie Byron
d70915b1ab
#453962 by neclimdul: Change all instances of getInfo() to static functions.
2009-05-06 19:56:21 +00:00
Angie Byron
bb62eec3ce
#396224 - SA-CORE-2009-03 - Disallow nulls and slashes from file names in theme.
2009-04-15 20:45:46 +00:00