Review Request 125815: RFC: Attempt to provide an alternative when khelpcenter is not available
Luigi Toscano
luigi.toscano at tiscali.it
Wed Nov 4 11:34:35 UTC 2015
> On Nov. 4, 2015, 1:43 a.m., Aleix Pol Gonzalez wrote:
> > Bump? Anyone with docs.kde.org knowledge around?
>
> Ben Cooksley wrote:
> As long as the application name is being submitted in lower case, it should work fine.
>
> Examples:
> https://docs.kde.org/index.php?branch=stable5&application=gwenview
> https://docs.kde.org/index.php?branch=stable5&application=konversation
> https://docs.kde.org/index.php?branch=stable5&application=dolphin
There are few exceptions for kioslaves and kcm modules:
application=kioslave5/ftp for kioslaves (or kioslave/ftp for the kdelibs4 based version)
application=kcontrol/powerdevil
Not sure if they need to be handled there or those values are already specified as applicationName()
For the record, all the source code is here:
https://quickgit.kde.org/?p=websites%2Fdocs-kde-org.git&a=tree
- Luigi
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125815/#review87979
-----------------------------------------------------------
On Oct. 26, 2015, 7:04 p.m., Aleix Pol Gonzalez wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125815/
> -----------------------------------------------------------
>
> (Updated Oct. 26, 2015, 7:04 p.m.)
>
>
> Review request for KDE Frameworks, Christoph Cullmann and Luigi Toscano.
>
>
> Repository: kguiaddons
>
>
> Description
> -------
>
> Tries to reach out to docs.kde.org when khelpcenter is not available.
>
>
> Diffs
> -----
>
> src/util/urlhandler.cpp 5b46be2
>
> Diff: https://git.reviewboard.kde.org/r/125815/diff/
>
>
> Testing
> -------
>
> I tried it with a couple of applications. For the main documentation just works.
>
> Needs figuring out for more complex cases, I'm unsure if applications are opening the documentation in specific pages. In fact, I couldn't find the documentation for docs.kde.org url scheme, and I just made up the `path` part, although it seems to work.
>
>
> Thanks,
>
> Aleix Pol Gonzalez
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20151104/81f4ed21/attachment.html>
More information about the Kde-frameworks-devel
mailing list