cakephp2-php8/cake/libs/view
phpnut 903a1fd95a Adding new Configure::$App['www_root']
Helper::webroot(); will now check for theme assets in APP/webroot/theme/<theme_name>/
Adding ico key to Media::$mimeType;
Fixed bug in previous commits that would not use views/themed/<theme_name>/layouts/ from a plugin
Adding test cases for Helper::webroot();
Adding more tests for ThemeView.
2009-11-26 14:52:38 -06:00
..
elements Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
errors Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
helpers Merge branch '1.3' of code.cakephp.org:cakephp into 1.3 2009-11-25 08:40:14 -06:00
layouts Updating core layout, and skel layout to reflect changes in session->flash(). 2009-11-16 20:01:55 -05:00
pages Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
scaffolds Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
helper.php Adding new Configure::$App['www_root'] 2009-11-26 14:52:38 -06:00
media.php Adding new Configure::$App['www_root'] 2009-11-26 14:52:38 -06:00
theme.php Adding new Configure::$App['www_root'] 2009-11-26 14:52:38 -06:00
view.php Increasing code coverage for View and ThemeView 2009-11-25 23:17:15 -06:00