feat(search): add search assistance for simple queries
commitbb8ef86758882cd38a7bbafff62a3bc807ffe056
authorMichael Große <grosse@cosmocode.de>
Tue, 20 Mar 2018 15:14:00 +0000 (20 16:14 +0100)
committerMichael Große <grosse@cosmocode.de>
Tue, 20 Mar 2018 15:17:28 +0000 (20 16:17 +0100)
treeff41345d776e63b5dcb0455d087292c31c2cc268
parent427ed988282f72cb160d09b0830f843d462cc93a
feat(search): add search assistance for simple queries

This add some search assistance to simple, single-word search queries
which may be restricted to a single namespace.

Further improvements:
* better styling
* trigger events for other plugins
* set namespaces directly from fulltext search results
* some more config options
inc/Ui/Search.php
lib/exe/js.php
lib/scripts/search.js [new file with mode: 0644]
lib/tpl/dokuwiki/css/_search.css