cakephp2-php8/cake/tests/test_app
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 Merge branch '1.2' into 1.3-merger 2009-11-22 20:38:50 -05:00
controllers Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
libs Adding file headers. 2009-11-14 20:25:45 -05:00
locale fixes #6455, i18n locale message category bug 2009-07-03 15:54:26 +00:00
models Updating more Copyright dates. 2009-11-06 18:04:38 +11:00
plugins Refactoring themes/views to use a centralized location instead of allowing plugins to have themes. 2009-11-25 22:29:54 -06:00
tmp updating file engine and test case 2008-06-24 01:09:54 +00:00
vendors Removing newline caused by Subversion line removal. 2009-11-06 18:01:22 +11:00
views Refactored last commit changes are: 2009-11-25 22:58:02 -06:00