cakephp2-php8/cake
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
..
config "Reverting [6007]" 2007-11-16 20:34:05 +00:00
console oops forgot to add plugin task file on commit. fixes #3758 2007-12-21 16:28:52 +00:00
libs 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
tests 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
basics.php "Closes #1854, Core.po not loaded when using /app/locale/..../default.po 2007-11-23 08:16:23 +00:00
bootstrap.php Closes #2119 Only define clone() in PHP4 when it hasn't been already defined. 2007-11-16 09:35:19 +00:00
dispatcher.php 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
LICENSE.txt Correcting all headers in the files 2007-02-02 10:39:45 +00:00
VERSION.txt Merging changes and enhancements into the trunk: 2007-10-23 00:25:51 +00:00