Summary: | Documentation of digiKam not available | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Ellard Postma <ellardpostma50> |
Component: | Documentation | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, luigi.toscano, metzpinguin |
Priority: | NOR | ||
Version: | 7.3.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | https://invent.kde.org/websites/digikam-org/commit/7b24e2b9574aabf408f8eda41e9a26da88597c12 | Version Fixed In: | 7.3.0 |
Sentry Crash Report: |
Description
Ellard Postma
2021-04-07 08:42:51 UTC
The website use the long time deprecated links. https://docs.kde.org/trunk5/en/extragear-graphics/digikam/index.html should be https://docs.kde.org/?application=digikam-doc&branch=trunk5 https://docs.kde.org/trunk5/en/extragear-graphics/digikam/digikam.pdf should be https://docs.kde.org/?application=digikam&branch=trunk5&path=digikam.pdf and so for For me, from France: https://docs.kde.org/trunk5/en/digikam-doc/digikam/index.html ...work as expected, where: https://docs.kde.org/?application=digikam-doc&branch=trunk5 ... do not work. It's the same for PDF version. Gilles Caulier (In reply to caulier.gilles from comment #2) > For me, from France: > > https://docs.kde.org/trunk5/en/digikam-doc/digikam/index.html > > ...work as expected, where: > > https://docs.kde.org/?application=digikam-doc&branch=trunk5 > > ... do not work. Sorry, typo (the other link is correct in fact). It's https://docs.kde.org/?application=digikam&branch=trunk5 The PDF works. https://docs.kde.org/?application=digikam&branch=trunk5&path=digikam.pdf Git commit e9c154af27b93ffd781e611b630049402e0f9008 by Maik Qualmann. Committed on 07/04/2021 at 10:39. Pushed by mqualmann into branch 'dev'. fix link to digiKam HTML documentation M +2 -2 content/documentation/_index.md https://invent.kde.org/websites/digikam-org/commit/e9c154af27b93ffd781e611b630049402e0f9008 The links to the PDF files do not work yet. Maik I overlooked the correct link to the PDF in Comment 3, I'll fix it tonight. Maik Thanks Ellard Op 07-04-21 om 13:00 schreef Maik Qualmann: > https://bugs.kde.org/show_bug.cgi?id=435453 > > --- Comment #6 from Maik Qualmann <metzpinguin@gmail.com> --- > I overlooked the correct link to the PDF in Comment 3, I'll fix it tonight. > > Maik > Git commit 7b24e2b9574aabf408f8eda41e9a26da88597c12 by Maik Qualmann. Committed on 07/04/2021 at 16:15. Pushed by mqualmann into branch 'dev'. fix link to digiKam PDF documentation M +2 -2 content/documentation/_index.md https://invent.kde.org/websites/digikam-org/commit/7b24e2b9574aabf408f8eda41e9a26da88597c12 Interesting that the links from France still worked, here from Germany they didn't work. By downloading data from files.kde.org, we already know that it will be redirected to different servers depending on the country. Maik |