Chaining language with default route
Note: This article was originally published at Zend Developer Zone
on 12 August 2010.
How to include language id into default route is a very common question among ZF developers. This blog post describes language chaining with default module route. Additional controller plugin checks, if the language id has changed, and takes care of the required actions.


