Hello Jurian,

> And then you create five custom routes and which one has the router to 
> choose? You can only leave the route name for the current route. If you 
> want to point to another route, you always have to specify the route name.

Hmmm, I figured it would be possible to chain these routes to the default 
route, so that whenever an url is to be generated, the router iterates over the 
routes and takes the first route that matches, and if none was found, it takes 
the default route - as in "/module/controller/action/".

Is this possible?


Best regards,

Andreas



--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to