[Libreoffice-commits] core.git: helpcontent2
Olivier Hallot (via logerrit)
logerrit at kemper.freedesktop.org
Tue Oct 1 13:01:55 UTC 2019
helpcontent2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c9dfb6ba71a462021911bdd273738180f06d6421
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
AuthorDate: Fri Aug 23 06:50:58 2019 -0300
Commit: Gerrit Code Review <gerrit at gerrit.libreoffice.org>
CommitDate: Tue Oct 1 15:00:45 2019 +0200
Update git submodules
* Update helpcontent2 from branch 'master'
- redmine#2555 replace Help online Google search
This is the helpcontent2/ part of the patch.
Add xapian-omega search to online Help.
The patch replaces Google custom search with xapian-omega search.
A new build key is introduced.
--with-omindex=server : Localizes and adds the xapian result page
template, adds the xapian form to each Help page.
--with-omindex=noxap : do not localize the result template and
do not add a form in the Help page.
--with-omindex= will force Online Help build.
Default is noxap
NOTES:
- xapian-omega databases are built in the server.
- searches returns results only on localized Help pages, avoiding same
resulis in many languages.
TODO:
- Tweak the xapian-omega result page CSS and markup.
Change-Id: I3dc2b79c4111f61fd5fea01b1f8c95bfacab1e8f
Reviewed-on: https://gerrit.libreoffice.org/79366
Tested-by: Jenkins
Reviewed-by: Guilhem Moulin <guilhem at libreoffice.org>
Tested-by: Guilhem Moulin <guilhem at libreoffice.org>
diff --git a/helpcontent2 b/helpcontent2
index 5b3e68e1ce0a..aa45ded698f2 160000
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 5b3e68e1ce0a3bc5893bb487c6d85ef4d3f9bfed
+Subproject commit aa45ded698f25e8d3bc8eef621d727186fe18dd2
More information about the Libreoffice-commits
mailing list