cakephp2-php8/cake/tests/test_app
gwoo 98f454bc8a updating asset handling, closes #3149 To use compression for css and js files in vendors use Configure::write('Asset.compress', true);
Also, closes #1897 serving css and js from plugin vendors folder for paths within that plugin. Tests added.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6189 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-12-22 01:37:46 +00:00
..
controllers/components refactoring view classes, added ScaffoldView that extends ThemeView in scaffold.php, adding tests, adding test_app with files 2007-12-14 22:20:44 +00:00
models refactoring view classes, added ScaffoldView that extends ThemeView in scaffold.php, adding tests, adding test_app with files 2007-12-14 22:20:44 +00:00
plugins/test_plugin updating asset handling, closes #3149 To use compression for css and js files in vendors use Configure::write('Asset.compress', true); 2007-12-22 01:37:46 +00:00
vendors updating asset handling, closes #3149 To use compression for css and js files in vendors use Configure::write('Asset.compress', true); 2007-12-22 01:37:46 +00:00
views updating asset handling, closes #3149 To use compression for css and js files in vendors use Configure::write('Asset.compress', true); 2007-12-22 01:37:46 +00:00