-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 debussy007 wrote on 08.08.2009 21:08: > Hi, > > I'm building a CMS and I want to allow the users to configure for each page > and language a personnalized URL. > > E.g. rename http://example.com/services/list to: > in French http://example.com/nos-services > in Dutch http://example.com/onze-diensten > etc. > > So I would have all these URL's in DB and linked to a specific action I > guess. > > But then when my bootstrap gets the request http://example.com/nos-services > How do I forward to the correct module/controller/action and set the correct > locale ? > > I'm quite lost on this, can anyone help ? > Thank you!
http://framework.zend.com/manual/en/zend.controller.router.html#zend.controller.router.routes.standard.translated-segments - -- ................................... : ___ _ ___ ___ ___ _ ___ : : | \ /_\ / __| _ \ _ (_) \ : : | |) / _ \\__ \ _/ / | |) | : : |___/_/:\_\___/_| |_|_\_|___/ : :........:........................: : Web : http://www.dasprids.de : : E-mail : [email protected] : : Jabber : [email protected] : : ICQ : 105677955 : :........:........................: -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkp+DesACgkQ0HfT5Ws789AdCgCeKDHDq8/QB8TLc0E+xyxafdWF NwoAn1NnOWzl55cD9DJj1Noz9n/PKEUa =rIbz -----END PGP SIGNATURE-----
