helpcontent2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3f161c012dd68ff08ff3538ef69f2800bd84640d Author: Ilmari Lauhakangas <ilmari.lauhakan...@libreoffice.org> Date: Mon Jan 22 16:48:08 2018 +0200
Updated core Project: help 995f740adfff22aff1105a7e1b2801dfdab43434 Use list.js for Index listing and search List.js - http://listjs.com/ - allows us to paginate the results so the height does not get out of hand. Fuzzy search would be cool: http://listjs.com/docs/fuzzysearch/ ...but it gives too big of a perf hit with our 5700 items. Might try to bribe the creator to look into perf. Thanks a lot to David Tardon for the makefile solution and to Christian Lohmaier for playing a rubber duck. Change-Id: I359eed541470ccaa309b0b6ff5d809a796d9befd Reviewed-on: https://gerrit.libreoffice.org/48335 Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> Tested-by: Olivier Hallot <olivier.hal...@libreoffice.org> diff --git a/helpcontent2 b/helpcontent2 index d8623712ce85..995f740adfff 160000 --- a/helpcontent2 +++ b/helpcontent2 @@ -1 +1 @@ -Subproject commit d8623712ce8523cd6d29116a5bd903e1d7edbd62 +Subproject commit 995f740adfff22aff1105a7e1b2801dfdab43434 _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits