[symfony-users] Re : [symfony-users] default routing settings

2007-09-24 Thread Loïc Vernet
é le : Lundi, 24 Septembre 2007, 9h48mn 47s Objet : [symfony-users] default routing settings Hi list, is there a way to define default settings for all routes? In my case my routing.yml is so that almost all routes have /:sf_culture as first parameter and a requirement that checks the format of the param

[symfony-users] default routing settings

2007-09-24 Thread Matthias N.
Hi list, is there a way to define default settings for all routes? In my case my routing.yml is so that almost all routes have /:sf_culture as first parameter and a requirement that checks the format of the parameter. It would make my routing.yml more readable if I could move these tons of "req