Review Request 125815: Provide an alternative when khelpcenter is not available
Aleix Pol Gonzalez
aleixpol at kde.org
Fri Nov 6 16:46:55 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
>
> Luigi Toscano wrote:
> 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
>
> Ralf Habacker wrote:
> What about language selection ? khelpcenter also covers to select the language currently used in the KDE environment.
I introduced it in the committed version. It will need some love in the server-side though, since it needs to understand that "fr_FR" is "fr".
We can do the cutting before the _ because there's some exceptions, for example zh_CN.
Help there is welcome.
- Aleix
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125815/#review87979
-----------------------------------------------------------
On Nov. 4, 2015, 6:55 p.m., Aleix Pol Gonzalez wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125815/
> -----------------------------------------------------------
>
> (Updated Nov. 4, 2015, 6:55 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/20151106/b0bfa5e9/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list