-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
if i understand you correctly, you may match the request by the "default" controller method, and parse the urls to your taste. hth, alex Gustavo Narea wrote: | Hello. | | I am going to develop an application that will have the following | URLs: | /User:Gustavo - which should be handled by the "user" controller | /Project:MyCoolProject - which should be handled by the "project" | controller | /Project:AnotherProject/Add_image - which should be handle by the | "add_image" method in my "project" controller | ... and so on... | | And theses URLs will be available in many other languages. So, in an | Spanish translation, they will look like: | /Usuario:Gustavo | /Projecto:MyCoolProject | /Project:AnotherProject/Agregar_imagen | | So, the question is, can I do this with TurboGears? I'm currently | working on a similar project with the PHP framework Zend Framework, | and I can, but I want to switch to TG. | | Thanks in advance. | | Gustavo Narea. | GNU/Linux Matters. | www.gnulinuxmatters.org | | | | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQCVAwUBSGQGD9pwN1sq38njAQKDcQP/VQePLjyxAsB+i1LKJ1N3u3Qk3dgs3C4c +KlokdDf0aXrvqS1f3p2AERDZFaiVZDepS5YJptUD1GQGdmatcpJk8IFcY6R2/OX iOTQh/ZfzAf6ND4Bu8ZMJfAJ3kUwD7qDXTrKPZ3ntUcPZtdJIXNhsOXt4cjToVTR 0u2wWXzrmlQ= =//Ss -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

