cakephp2-php8/lib/Cake/Console
ravage84 af8b1e22ef Added a note about plugin assets not working witout url rewrite
http://cakephp.lighthouseapp.com/projects/42880/tickets/25-i-installed-but-dont-see-the-images-and-css-of-debugkit

> Plugin assets do not work without url rewriting, this is in the
documentation for CakePHP itself. I guess it could be repeated for this
and every other plugin.

> I could have sworn it was with the Plugin Assets section, but
apparently its not there. Perhaps its just something I know from
experience.

See also:

* http://cakephp.lighthouseapp.com/projects/42648/tickets/1755-plugin-webroot-without-mod_rewrite-problem
* http://cakephp.lighthouseapp.com/projects/42648-cakephp/tickets/500-plugin-css-directories-bug#ticket-500-8

Signed-off-by: mark_story <mark@mark-story.com>

Refs #GH-1113
2013-02-03 13:12:29 -05:00
..
Command Fix ServerShell not being able to handle plugin assets. 2013-01-28 22:21:58 -05:00
Templates Added a note about plugin assets not working witout url rewrite 2013-02-03 13:12:29 -05:00
cake Fix issues with paths + spaces. 2012-12-19 17:35:56 -05:00
cake.bat Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
cake.php Fix cake bake project always finding CakePHP libs in php include_path. 2012-08-07 20:52:37 -04:00
ConsoleErrorHandler.php Docblock fixes 2012-11-29 04:36:29 +05:30
ConsoleInput.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ConsoleInputArgument.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ConsoleInputOption.php double spaces to single ones 2012-12-22 23:48:15 +01:00
ConsoleInputSubcommand.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ConsoleOptionParser.php Merge branch 'master' into 2.3 2013-01-08 20:15:46 -05:00
ConsoleOutput.php double spaces to single ones 2012-12-22 23:48:15 +01:00
HelpFormatter.php double spaces to single ones 2012-12-22 23:48:15 +01:00
Shell.php fix doc block endings 2013-01-11 15:06:54 +01:00
ShellDispatcher.php double spaces to single ones 2012-12-22 23:48:15 +01:00
TaskCollection.php double spaces to single ones 2012-12-22 23:48:15 +01:00