I've changed some of the controller actions within the bake template
and cannot seem to get Cake Bake to use these custom templates.  I
have Cake 1.3 installed in the following manner:

    /var/www/cakephp    (root install, added to environment variables)
    /var/www/myapp      (application code)

I copied the cake bake templates from

    /var/www/cakephp/cake/console/templates/default

to

    /var/www/myapp/vendors/shells/custom

When I navigate to /var/www/myapp and run

    cake bake controller person

I end up with the standard out of the box cake controller, not my
custom bake template.

Am I doing something wrong here?

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to