summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/theme_test.module
Commit message (Collapse)AuthorAge
* - Patch #812016 by effulgentsia, chx, redndahead, Damien Tournoud: themes ↵Dries Buytaert2010-08-22
| | | | cannot always participate in drupal_alter().
* - Patch #866220 by andypost: URL parameter for theme_more_link() should not ↵Dries Buytaert2010-08-01
| | | | pass url().
* #764094 by David_Rothstein: Add tests to check that the theme system works ↵Angie Byron2010-04-29
| | | | in hook_init() (i.e., as early as possible).
* #241570 by effulgentsia and merlinofchaos: Fixed Theme preprocess functions ↵Angie Byron2010-03-21
do not get retained when using patterns.