cakephp2-php8/cake/tests/test_app/views/themed/test_theme
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
..
layouts Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
plugins/test_plugin Refactored last commit changes are: 2009-11-25 22:58:02 -06:00
posts Moving Cake folder to correct location 2008-05-30 11:40:08 +00:00
webroot More work allowing assets in themes and plugins. 2009-11-25 11:06:28 -06:00