| #
95372bff |
| 02-Sep-2022 |
James Collins <james.collins@outlook.com.au> |
fix #31
|
| #
b250e125 |
| 02-Sep-2022 |
James Collins <james.collins@outlook.com.au> |
remove sniff test
|
| #
aad491cd |
| 02-Sep-2022 |
James Collins <james.collins@outlook.com.au> |
sniff test
|
| #
3a385f2c |
| 02-Sep-2022 |
James Collins <james.collins@outlook.com.au> |
cleanup
|
| #
9cff245b |
| 02-Sep-2022 |
James Collins <james.collins@outlook.com.au> |
fixed codesniffer issues
|
| #
7a92c19b |
| 10-May-2022 |
James Collins <james.collins@outlook.com.au> |
fixed auto/none and added % for title icon config
|
| #
f0241fc4 |
| 09-May-2022 |
James Collins <james.collins@outlook.com.au> |
support setting title icon width/height in config
|
| #
61a859ab |
| 04-May-2022 |
Chris MacMackin <cmacmackin@gmail.com> |
Fixed searching for images in the theme directory
I also added a bit to the README documentation to clarify where images can be placed.
|
| #
7bbae981 |
| 25-Apr-2022 |
James Collins <james.collins@outlook.com.au> |
correct missing settings in docs
|
| #
b39ad16d |
| 25-Apr-2022 |
James Collins <james.collins@outlook.com.au> |
added #29
|
| #
b0326138 |
| 25-Apr-2022 |
James Collins <james.collins@outlook.com.au> |
getconf enforces bool for option `searchUseTypeahead`
|
| #
aabdac4a |
| 16-Apr-2022 |
Chris MacMackin <cmacmackin@gmail.com> |
Fixed name of typeahead config in PHP script
|
| #
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 ...
|
| #
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
|
| #
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
|
| #
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
|