cakephp2-php8/cake
phpnut 948f6b21e5 Refactored last commit changes are:
To override plugin views with a themed version of the view you would create:
<app_name>/views/themed/<theme_name>/plugins/<plugin_name>/<controller_name>/*.ctp

To override plugin views at the app view level you would create:
<app_name>/views/plugins/<plugin_name>/<controller_name>/*.ctp
2009-11-25 22:58:02 -06:00
..
config Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
console Merge branch '1.3-misc' into 1.3-merger 2009-11-22 21:28:14 -05:00
libs Refactored last commit changes are: 2009-11-25 22:58:02 -06:00
tests Refactored last commit changes are: 2009-11-25 22:58:02 -06:00
basics.php Merge branch '1.2' into 1.3-merger 2009-11-22 20:38:50 -05:00
bootstrap.php Moving error flags to core bootstrap to avoid extra changes in user files, fixing error in previous commit. 2009-08-01 08:36:57 -04:00
dispatcher.php Removed App::path('plugins'); in favor of App::pluginPath($plugin); removing need for foreach() 2009-11-25 13:04:30 -06:00
LICENSE.txt Updating more Copyright dates. 2009-11-06 18:04:38 +11:00
VERSION.txt Updating version numbers for 1.3.0-alpha 2009-11-03 19:52:03 -05:00