Forums / Developer / Transform url with unordered view parameters

"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".

Transform url with unordered view parameters

Author Message

Andrey Astakhov

Monday 07 August 2006 8:33:40 am

I'm trying to move a site to Exponential. I have a strong requirement to leave old urls as is.

Now I have urls with unordered parameters in my Exponential system, e.g.:
(1) http://mysite/foldername/(category)/categoryname/(offet)/25

But i need to have such urls:
(2) http://mysite/foldername/categoryname/25

Is it possible to use url transformation so that urls (2) would be treated as urls (1) in Exponential?

Thank you in advance.