cakephp2-php8/cake
phpnut 6205ad0b3b Adding MediaView class that will allow displaying content from outside of the webroot.
Will be implemented @ the helper level to allow plugins to package all assets in one place.
Will be implemented in the ThemeView.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5714 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-10-04 05:03:22 +00:00
..
config Initial start of Unicode support, I may move this handling of this to a unicode class. 2007-09-24 23:49:54 +00:00
console updating core.php 2007-10-01 18:58:35 +00:00
libs Adding MediaView class that will allow displaying content from outside of the webroot. 2007-10-04 05:03:22 +00:00
locale Removing all language file svn these are now located at http://cakeforge.org/projects/translations/ 2007-02-04 03:01:02 +00:00
tests Closes #707, added Inflector::slug() to return a string with all spaces converted to $replacement and non word characters removed. 2007-10-04 02:17:40 +00:00
app_controller.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
app_helper.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
app_model.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
basics.php refactoring cache engines, adding tests, update configure fixes #3082 2007-09-30 07:45:34 +00:00
bootstrap.php whitespace fix in bootstrap 2007-09-30 20:07:10 +00:00
dispatcher.php replacing define CACHE_CHECK with Configure Cache.check, updating Model::exists() 2007-10-01 16:49:37 +00:00
LICENSE.txt Correcting all headers in the files 2007-02-02 10:39:45 +00:00
VERSION.txt Merging changes into the trunk: 2007-07-09 06:47:28 +00:00