Review Request 125815: Provide an alternative when khelpcenter is not available

Luigi Toscano luigi.toscano at tiscali.it
Sun Nov 8 01:29:14 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.
> 
> Aleix Pol Gonzalez wrote:
>     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.

Server side for xy_XY: https://quickgit.kde.org/?p=websites%2Fdocs-kde-org.git&a=commit&h=60ef1e16faf3328362b17e1048d8bad01f168fef


- Luigi


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125815/#review87979
-----------------------------------------------------------


On Nov. 6, 2015, 5:48 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. 6, 2015, 5:48 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/20151108/21f1cc4d/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list