summaryrefslogtreecommitdiff
path: root/modules/simpletest/tests/theme_test.module
Commit message (Collapse)AuthorAge
* Issue #1371484 by catch, langworthy, makara, ArtistConk: Fixed Private ↵webchick2012-01-30
| | | | properties in abstract class DrupalCacheArray.
* Issue #953336 by sun: Fixed Contributed modules are not able to test ↵webchick2011-12-11
| | | | theme-related functionality.
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - 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.