Commit Graph

5 Commits

Author SHA1 Message Date
6025b3e928 tdf#97745 (part) tweaks in CSS & XSLT
Change-Id: I38370bc7d4a6e90d13aacd6bdf035f636a0c2535
Reviewed-on: https://gerrit.libreoffice.org/31135
Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-11-23 21:12:55 +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
106850a265 tdf#82997 Update CSS for fonts used in systems of this decade
Draw inspiration from Medium.com’s use of system fonts. Drop the ones that were
only shipped in the proprietary StarOffice, and we have never bundled — nobody
has those installed, and by today’s standards they had poor glyph coverage.

Change-Id: I61ba65601027b35c492a379bd6ed78cd97100654
2016-11-11 19:59:53 -06: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