Hello everyone,
I'm struggling with routes and url helpers in a Zend Framework MVC application and I would like to know whether it's possible to - define custom routes and - call the url view / action helpers without explicitly specifying the route that should be used for generating that url and - have a url generated using the matched custom route and not the default route (the default route should only be used as a "fallback" if no matching custom route was found If so, could someone guide me in the right direction so I can bootstrap my router and routes accordingly? Best regards, Andreas -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
