Feature #93162
openAllow Redirects to translated pages
0%
Description
The sysext redirects allows for redirects to the default language, but if you need to make a redirect to a translated version of a page there is no nice solution for that.
Instead you have to go to the list module, find the correct page and copy the uid of the translated page to manually edit the Typolink in the redirect, or use an external link to the page. Both of which are not really good solutions.
I would like to be able to select the translated page in the linkbrowser like in the list module. IMHO it would be nice to have the translated pages shown in the link browser above the content elements.
That way you could create a redirect to a translated page aswell, without leaving the redirect module in the backend.
It might be not enough though to just display the translated pages above the content elements, since than it would not be possible to create a redirect to an anchor link on a translated page. So let's have a discussion about how to impelement this :)
Updated by Guido Schmechel almost 4 years ago
- Related to Bug #92553: Redirects Module with domains for each language added
Updated by Guido Schmechel over 3 years ago
- Related to Bug #93786: Redirect does keep language parameters added
Updated by Oliver Hader about 2 years ago
- Sprint Focus set to On Location Sprint
Updated by Benni Mack about 2 years ago
- Status changed from New to Needs Feedback
Hey Joachim,
does https://github.com/b13/link2language solve your issue?
Updated by Anonymous about 2 years ago
Hey Benni, thanks for looking into this issue.
The extension definitely solves a big part of the issue. Linking to a second language is much easier now.
Linking to a content element on the translated page is not working I think.
Since I'm no longer actively developing with TYPO3, I personally have no more stakes in this ticket. Thank you though for your continuing efforts :)
Updated by Sybille Peters over 1 year ago
- Status changed from Needs Feedback to New
Feedback was given.