Commit Graph

5 Commits

Author SHA1 Message Date
330afbbc62 Fix URL for invoking help page in HC3
Missing ?

Change-Id: If1e1f2a94f3509f4d1dd120409f4504a1a1c0bad
Reviewed-on: https://gerrit.libreoffice.org/32060
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-12-16 13:26:48 +00:00
e852c87f0b New <object> element in online help + cleanups
* Implementation of <object> element in XHP files, with corresponding
  transformation in XSLT. Video objects maps to HTML5 <video> and
  audio objects into <audio> elements. Generic <object> maps to
  HTML5 <object> (WIP)

* CSS file with some cleanup and branding colors, includes the option
  to show debug info in .debug class. CSS fonts with recent changes.

* Index.html file with new <div> and better font rendering

* help.js with info on top right about the page displayed

* Cleanup of getbookmark.sh * New README with instructions

Change-Id: I856b99308ee008d8607dd0ba60a446224cc26e58
Reviewed-on: https://gerrit.libreoffice.org/30812
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-11-13 20:18:16 +00: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
433c4c0477 Change '/text' to just 'text' on many places.
With this, the pages start appearing even locally with just pointing the
browser to file:///.../help_git_repo/source/index.html
2016-11-07 13:17:11 +01: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