| aac7e126 | 25-Apr-2022 |
James Collins <james.collins@outlook.com.au> |
added #27 |
| 2b33f26d | 25-Apr-2022 |
James Collins <james.collins@outlook.com.au> |
added changelog typeahead |
| b0326138 | 25-Apr-2022 |
James Collins <james.collins@outlook.com.au> |
getconf enforces bool for option `searchUseTypeahead` |
| 562367f5 | 16-Apr-2022 |
Chris MacMackin <cmacmackin@gmail.com> |
Added documentation for typeahead to readme |
| aabdac4a | 16-Apr-2022 |
Chris MacMackin <cmacmackin@gmail.com> |
Fixed name of typeahead config in PHP script |
| cf3d31e1 | 16-Apr-2022 |
Chris MacMackin <cmacmackin@gmail.com> |
Add configuration to turn typeahead search on and off |
| 2facac38 | 16-Apr-2022 |
Chris MacMackin <cmacmackin@gmail.com> |
Fixed parameter name for typeahead search option |
| c1cb9f15 | 16-Apr-2022 |
Chris MacMackin <cmacmackin@gmail.com> |
Make typeahead class conditional on settings |
| 725d0ca0 | 16-Apr-2022 |
Chris MacMackin <cmacmackin@gmail.com> |
Switched class name used for identifying typeahead search fields |
| e1ce63b8 | 16-Apr-2022 |
Chris MacMackin <cmacmackin@gmail.com> |
Try iterating over multiple searchfields |
| 7864545b | 16-Apr-2022 |
Chris MacMackin <cmacmackin@gmail.com> |
Add support for typeahead plugin
This provides live suggestions for search terms using the AJAX backend that comes with DokuWiki. However, it provides an interface which fits in better with the boot
Add support for typeahead plugin
This provides live suggestions for search terms using the AJAX backend that comes with DokuWiki. However, it provides an interface which fits in better with the bootstrap theme and feels smoother to the user. This was shamelessly stolen from the Bootstrap3 plugin.
show more ...
|
| f1a7d1fe | 25-Apr-2022 |
James Collins <james.collins@outlook.com.au> |
updated changelog |
| c1ecb866 | 25-Apr-2022 |
James Collins <james.collins@outlook.com.au> |
add defer logic for different DW versions |
| e4c4fb13 | 25-Apr-2022 |
James Collins <james.collins@outlook.com.au> |
added dwVersionNumber |
| 7ac0a6ef | 25-Apr-2022 |
James Collins <james.collins@outlook.com.au> |
added dwVersion |
| 7ca4eef1 | 25-Apr-2022 |
James Collins <james.collins@outlook.com.au> |
version bump |
| b5536b07 | 16-Apr-2022 |
Chris MacMackin <cmacmackin@gmail.com> |
Fix test for whether javascript loading is deferred |
| 8395cdcb | 16-Apr-2022 |
Chris MacMackin <cmacmackin@gmail.com> |
Add logic to defer loading of theme javascript if defer_js is set |
| 6f579f26 | 16-Apr-2022 |
Chris MacMackin <cmacmackin@gmail.com> |
Mark Mikio javascript files so loading is deferred |
| 6f626cae | 06-Mar-2022 |
James Collins <james.collins@outlook.com.au> |
scroll performance |
| 8378d392 | 06-Mar-2022 |
James Collins <james.collins@outlook.com.au> |
beta #37 |
| df74502d | 05-Mar-2022 |
James Collins <james.collins@outlook.com.au> |
default conf fixes |
| 25dc8ed2 | 05-Mar-2022 |
James Collins <james.collins@outlook.com.au> |
allow set bgcolor of header parts |
| 1de606af | 05-Mar-2022 |
James Collins <james.collins@outlook.com.au> |
fix double exit on admin |
| 13be87cf | 05-Mar-2022 |
James Collins <james.collins@outlook.com.au> |
fix double exit on admin |