Hi, Not sure to be the right place to talk about this, please indicate me the right spot if needed.
When using Routing Filter ( http://github.com/svenfuchs/routing-filter/tree/master ), is it possible to keep URL formatted differently, I would personally prefer URLs like (based on Globalize2 demo) : # default locale set as param URL : / # Even if 'en' is the default locale, I would prefer having it in more detailed routes, I would find this more SEO friendly personally. URL : /en/posts URL : /en/posts/new # To push the SEO point of view, that would be great with routes translations as well # ( http://github.com/raul/translate_routes/tree/master ) makes a good step into this already URL : /en/posts/new URL : /fr/articles/nouveau Looking forward to get your points of view, Warm regards, -- Sebastien Grosjean - ZenCocoon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "rails-i18n" 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/rails-i18n?hl=en -~----------~----~----~----~------~----~------~--~---
