Forums / Setup & design / Module, URL translation and i18n

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Module, URL translation and i18n

Author Message

Peter Scheir

Friday 20 May 2005 5:15:02 am

Hi,

I've developed a module and included it into the page structure using the URL translator.
I forward from /this/is/content to /my/module. This works fine.
With the internationalization of our site I now have two versions of the module, one in German and one in English. Thus my forward points from /this/is/content to /my/module_de and never to /my/module_en. Has anybody an idea how to handle this situation, so that the in my English site I can redirect to /my/module_de?

Thanks,
Peter