Redirect Url items and Langauges
basselissa opened this issue · 2 comments
basselissa commented
I was wondering if we can have the request url field unversioned
does that allow us use the same item for other langauges?
like
/welcome --> /en-us/weclomepage for the English version
/welcomen --> /de-du/welcomen for the Dutch version
thecadams commented
Absolutely, although there might be code changes to make sure the right item is used for the user making the request.
You’d be very welcome to put whatever is needed into a PR. Unfortunately I am not actively working on the module any more but can happily merge your change, if we can get it reviewed by another member of the project.
basselissa commented
will see what i can share soon.