[Libreoffice-commits] core.git: 2 commits - helpcontent2
Olivier Hallot (via logerrit)
logerrit at kemper.freedesktop.org
Wed Apr 14 19:00:45 UTC 2021
helpcontent2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 846c0c9e861534275c524c2571ab2e7af861892b
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Wed Apr 14 16:00:20 2021 -0300
Commit: Gerrit Code Review <gerrit at gerrit.libreoffice.org>
CommitDate: Wed Apr 14 21:00:20 2021 +0200
Update git submodules
* Update helpcontent2 from branch 'master'
to 81014e5cb46166183723ae911f6968e56b403107
- Fix sort command in Help pages
After the introduction of the headings h1 ... h6 in the Help
pages the sort command broke. It relied only in the <paragraph>
tag for sorting, usually the first paragraph in the section.
The patch extend the DTD to handle the new descendant="" attribute
to select which tag to sort in the Help page
Default is <paragraph> for backward compatibility.
Pages with <sort> must be revisited.
Change-Id: I3c6f243369429ed7824a68b11757dc15f4555c0f
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114110
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/helpcontent2 b/helpcontent2
index d5c6af3d35be..81014e5cb461 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit d5c6af3d35bef4a734dd38725f069b393d02379d
+Subproject commit 81014e5cb46166183723ae911f6968e56b403107
commit 7ac866934207fa0bf5ba201dff2ff495b4d45250
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Wed Apr 14 16:00:06 2021 -0300
Commit: Gerrit Code Review <gerrit at gerrit.libreoffice.org>
CommitDate: Wed Apr 14 21:00:06 2021 +0200
Update git submodules
* Update helpcontent2 from branch 'master'
to d5c6af3d35bef4a734dd38725f069b393d02379d
- Fix broken link
Change-Id: I7ba4bb85586d7207e8c6f83006b172662344c118
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/114109
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
diff --git a/helpcontent2 b/helpcontent2
index 49d33b45fd6c..d5c6af3d35be 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 49d33b45fd6c0d6b4c514a95bb5aceab37199abf
+Subproject commit d5c6af3d35bef4a734dd38725f069b393d02379d
More information about the Libreoffice-commits
mailing list