Task #3205
Redirections are needed for new Extensions site, to allow links in existing versions of LO to open correct pages
0%
Description
LibreOffice links to some pages of Extensions site. E.g., Tools->Language->Mode Dictionaries Online opens https://extensions.libreoffice.org/dictionaries/?lang=en-US (using en-US UI); also in Options->Language Settings->Writing Aids, and there in Available language modules->Edit. Since recent changes to the Extensions, that is "Page not found". Possibly we need to change the link in the program (arguably), but that would not fix operation of already released versions.
So please add redirections for these URLs to point e.g. to proper tags (?) like https://extensions.libreoffice.org/?Tags%5B%5D=50
Related issues
History
Updated by Mike Kaganski 8 months ago
References to Extensions site in core:
https://opengrok.libreoffice.org/search?project=core&full=%22extensions.libreoffice.org%22
Updated by Mike Kaganski 8 months ago
Related bugzilla issue:
Updated by Christian Lohmaier 8 months ago
- Category set to Extensions and Templates
- Status changed from New to Resolved
- Target version set to Q2/2020
added handlers for /dictionaries/
and /extensions?getCategories=Dictionary
(and also for the no-longer-used on plone site extension-center and template-center URLs
Updated by Adolfo Jayme Barrientos 8 months ago
- Related to Task #3207: templates.libreoffice.org should redirect to a filtered view of only templates at extensions.libreoffice.org added
Updated by Florian Effenberger 8 months ago
Thanks!
Mike, anything else needed to do? Otherwise we close this one :)