Download & Extend

Are language-symmetrical paths possible for v.3? (e.g. "it/pagename" and "en/pagename")

Project:Localizer
Version:5.x-3.0
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

If you have a bilingual site, it would be logical (and a good practice) to have, say, "en/contacts" and "it/contacts" URLs for the contacts page in English and Italian. With Localizer v.1, one could do it by manually specifying "en/contacts" and "it/contacts" as path aliases for the two nodes.
With Localizer v.3, the language prefix is added automatically, thus transforming the old aliases to "en/en/contacts" and "it/it/contacts". However, you cannot set "contacts" as a path alias for both nodes since Drupal does not allow entering identical aliases for two nodes.
Is it possible to build language-symmetrical URLs for v.3?
Thank you!

Comments

#1

I don't think.
Too many internals are involved.

#2

Drupal 6 allows symmetrical paths for translated content out-of-the-box.

nobody click here