Commit Graph

6 Commits

Author SHA1 Message Date
4736be43b3 help.js: Speedup the search. 2016-12-22 21:42:33 +01:00
bfe8593e12 help.js: Chrome returns 0 when using the local files.
Note: help.js works in Chrome only when you run it with
--allow-file-access-from-files.
2016-12-22 21:26:31 +01:00
805e50ccdd help.js: Use the async XMLHttpRequest. 2016-12-22 21:26:31 +01:00
76df8c42a3 help.js: Remove a param that is always '1'. 2016-12-22 21:26:31 +01:00
383f9c4105 Cleanups and debug info for online help
Add display of help page filename on top right
Normalize media files (part)

Change-Id: Ib6123efde1113adeb1470565a036e605a9d82b7e
Reviewed-on: https://gerrit.libreoffice.org/30765
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-11-11 19:48:59 +00:00
677759f9f3 Move the JavaScript pieces directly to 'source'.
This avoids problems with tryint to access stuff via '..'.
2016-11-07 12:56:04 +01:00