Sysadmin Load Reduction: Legacy Compatibility Redirects
Volker Krause
vkrause at kde.org
Sat Nov 9 19:51:44 GMT 2019
On Saturday, 9 November 2019 19:21:43 CET Allen Winter wrote:
> On Saturday, November 9, 2019 5:30:46 AM EST Volker Krause wrote:
> > On Saturday, 9 November 2019 01:02:01 CET Ben Cooksley wrote:
> > > korganizer.kde.org
> >
> > redirects to dead link, lxr still finds one reference
>
> yes, this is mentioned in kontact/HACKING as where we keep the coding style
> guidelines. I have no memory why we had the coding standards on
> http://korganizer.kde.org/develop/hacking.html what's a good URL to use
> these days?
https://community.kde.org/KDE_PIM links to the Frameworks coding style, which
matches reality I think.
> > > pim.kde.org
> >
> > lxr finds a few alive references that we probably should adjust before
> > disabling this
>
> http://pim.kde.org/akonadi, pim.kde.org/components/konsolekalendar, ..
> what's the new top-level URL to replace pim.kde.org? I would do the work
> if someone tells the new URL.
There's kde.org/pim, but that's also just a redirect to the wiki.
> > > kdepim.org
> > > kdepim.com
>
> Yes, trash kdepim.org and kdepim.com
>
> I also see "kde-pim.kde.org" in the code in a few places.
> perhaps only for test stuff , however.
I think that's the mailman List-Id, so should be unaffected.
> also kdepim.kde.org is used knotes README and HACKING
>
> > > akregator.kde.org
>
> static QString akregatorNamespace()
> {
> return QStringLiteral("http://akregator.kde.org/StorageExporter#");
> }
>
> any idea what a new URL for that would be?
ah, that looks like a XML namespace URI, ie. this isn't resolved but just used
as an identifier. We should not change this, no problem there if the
akregrator.kde.org redirect goes away.
Regards,
Volker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20191109/b62a9b9d/attachment.sig>
More information about the kde-pim
mailing list