Hey,
I wonder if the feature for parameter based routing is also available or
possible to implement with pattern based routing. As from what I can read,
it does the following:
- routes /app/lang/ctrl/func to /app/ctrl/func
- sets request.uri_language to lang
- routes /lang/static/file (shouldn't it be /app/lang/static/file?) to
/app/static/it/file if it exists, and otherwise /app/static/file
- by the way, how to I write the url to a language based file, do I just
URL('static','file')?
Thanks for your time and patience!
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.