From b6bc8c1cfecc55bebff8dc64fddb63e3edc109b5 Mon Sep 17 00:00:00 2001 From: Ilmari Lauhakangas Date: Thu, 8 Feb 2018 13:18:55 +0200 Subject: tdf#115255 and auto-expand contents per subitem JavaScript stuff moved from online_transform.xsl to help.js. Simplified bookmarks markup. Span elements with class "input" and length more than 3 characters can be copied to clipboard by mouse click. Bubli's feature request for auto-expanding contents per subitem is also implemented. Logic for adding headings to index list was reimplemented. Change-Id: I87b6f189a040a73a1ab9dda1ec9cd790b06da202 Reviewed-on: https://gerrit.libreoffice.org/49421 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- help3xsl/get_bookmark.xsl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'help3xsl/get_bookmark.xsl') diff --git a/help3xsl/get_bookmark.xsl b/help3xsl/get_bookmark.xsl index 10f1e69e92..3614d4cbed 100644 --- a/help3xsl/get_bookmark.xsl +++ b/help3xsl/get_bookmark.xsl @@ -55,13 +55,13 @@ xsltproc get_bookmark.xsl - - + ]]> - \]]> + \]]> -- cgit