Another thing for example... i have plugin users, also i have controller 
users... if i have to access the action login in plugin users and 
controller users... the url would be /users/users/login, it would be nice 
if the plugin checks if there isnt a controller called login, if not it 
sends the url to controller users and action login, instead of trying to 
reach controller login in plugin users... Yes, i know it can be done with 
the Router, but a check if controller exists would be really nice. And i 
still prefer keeping my plugins folder untouched and use a modular folder 
to do the same of plugin, but without the needing to load all plugins or 
specific plugins, just module...

-- 
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