summaryrefslogtreecommitdiff
path: root/help3xsl
AgeCommit message (Collapse)Author
2016-11-07Move the JavaScript pieces directly to 'source'.Jan Holesovsky
This avoids problems with tryint to access stuff via '..'.
2016-11-07Reformat for readability + add modelines.Jan Holesovsky
2016-11-07Another correction to online_transform.xslOlivier Hallot
Change-Id: I4c59259fd3034d5c84ecade84d5908fc125e656a Reviewed-on: https://gerrit.libreoffice.org/30618 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-11-07Correction to width and height pixel calculationOlivier Hallot
Change-Id: I6b4eb642e7e45785a7377fc79c6f7c90f8aea9ec Reviewed-on: https://gerrit.libreoffice.org/30617 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-11-06Honor width and height in images for help3Olivier Hallot
Modern browsers renders width and height expressed in inches and centimeters, as well as pixels. Change-Id: I337de791e7e894b0c84f1bd9848e15edc861707f Reviewed-on: https://gerrit.libreoffice.org/30616 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-10-25Mozilla Public License added in edited filesFabio Biocchetti
Mozilla Public License added in headers Change-Id: I803d84fbff43913198929a56b57c668d14b6a9eb Reviewed-on: https://gerrit.libreoffice.org/30269 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-10-24Fix comments in script and JavaScript refactor.Fabio Biocchetti
Comments correction in shell script Introduced js debouncer for search bar xml-stylesheet tag removed Introduced parameter passing through pages Links in XHP pages now work with js Minor adjustments Change-Id: Ibf5f7a74c3249fa6f1ff4d3037fe821797e88d1d Reviewed-on: https://gerrit.libreoffice.org/30231 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-10-24tdf#80439 Help pages for (NET)WORKDAYS.INTLChandanathil P. Geevan
removed useless file replaced commas with semicolons in function expression Change-Id: I76ce8945d7f5d51f7b356dc8063db1b4623e905b Reviewed-on: https://gerrit.libreoffice.org/30217 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-10-21tdf#97745 Help pages in browser (WIP)Fabio Bioccetti
Work in progress: Search index Javascript xhp server patch2: rename jj.js to help.js updated index.html accordingly Change-Id: Idece5ea25b0906b3fbdfd1f401e8dcfdfa4bd947 Reviewed-on: https://gerrit.libreoffice.org/30143 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
2016-05-08HC3: XSL to extract bookmarks from XHP filesOlivier Hallot
Change-Id: Idaf6e4e890a1be1a44d96a5a36786fd480dc01f9 Reviewed-on: https://gerrit.libreoffice.org/24756 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-03-28Improve help3xsl/ online a bitOlivier Hallot
Change-Id: Ie514d8ba70b4620bdfc22ab989b2f45ec45c1d0e Reviewed-on: https://gerrit.libreoffice.org/23566 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
2016-03-26New help system with browser and XSL transformOlivier Hallot
See README.txt for initial information Change-Id: Iccb36975207db55c49bbfc8385bf78b948b77c2e Reviewed-on: https://gerrit.libreoffice.org/23343 Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk> Tested-by: Olivier Hallot <ohallot@collabora.co.uk>