D27615: [UrlHandler] Handle opening the online docs for KCM modules

Ahmad Samir noreply at phabricator.kde.org
Mon Feb 24 08:12:54 GMT 2020


ahmadsamir created this revision.
ahmadsamir added reviewers: Frameworks, apol.
Herald added a project: Frameworks.
ahmadsamir requested review of this revision.

REVISION SUMMARY
  For KCM modules, clicking the "Help" button when khelpcenter isn't
  installed should open the corresponding documentaion for that module
  at docs.kde.org; for example with the Fonts KCM, the "&application="
  part of the url should be "&application=kcontorl/fonts".
  
  See D27518 <https://phabricator.kde.org/D27518> for more details.
  
  Thanks to ltoscano for fixing docs.kde.org to make "&application=kcontrol/<module name>"
  actually resolve to the correct url path.

TEST PLAN
  - make && ctest
  - building systemsettings after applying D27518 <https://phabricator.kde.org/D27518>, make sure khelpcenter isn't available on the system, then open the fonts KCM and click "Help" the relevant page at docs.kde.org should open
  - in systemsettings from its menu open the "Systemsettings Handbook", it should open the relevant page at docs.kde.org

REPOSITORY
  R273 KGuiAddons

BRANCH
  l-urlhandler (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D27615

AFFECTED FILES
  src/util/urlhandler.cpp

To: ahmadsamir, #frameworks, apol
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200224/4dccdb9d/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list