cakephp2-php8/lib/Cake/Console/Command
AD7six 488ba9ef85 Make baking a plugin more user friendly.
Changed the text when the plugin already exists to indicate that the task stops
intentionally.

If there are folder errors - report them in the cli.

Choose the last plugin path by default

Modify the app's bootstrap file if it's not being (obviously) loaded already.
This means it is now possible to do:

    Console/cake bake plugin MyPlugin
    Console/cake bake model MyPlugin.MyModel

Previously the above would result in an error (which only if you know), you'd
fix by editing your Config/bootstrap.php file by hand before retrying to bake
your model.
2012-06-07 09:04:02 +02:00
..
Task Make baking a plugin more user friendly. 2012-06-07 09:04:02 +02:00
AclShell.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ApiShell.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
AppShell.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
BakeShell.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
CommandListShell.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ConsoleShell.php Switch usage to Hash where possible. 2012-03-26 22:32:53 -04:00
I18nShell.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
SchemaShell.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
TestShell.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
TestsuiteShell.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
UpgradeShell.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00