Chris MacMackin and James Collins
61a859ab48
Fixed searching for images in the theme directory
...
I also added a bit to the README documentation to clarify where images
can be placed.
2022-05-05 10:32:55 +10:00
Chris MacMackin and James Collins
562367f577
Added documentation for typeahead to readme
2022-04-25 14:42:07 +10:00
Chris MacMackin and James Collins
aabdac4a9e
Fixed name of typeahead config in PHP script
2022-04-25 14:42:07 +10:00
Chris MacMackin and James Collins
cf3d31e170
Add configuration to turn typeahead search on and off
2022-04-25 14:42:07 +10:00
Chris MacMackin and James Collins
2facac382d
Fixed parameter name for typeahead search option
2022-04-25 14:42:07 +10:00
Chris MacMackin and James Collins
c1cb9f151e
Make typeahead class conditional on settings
2022-04-25 14:42:07 +10:00
Chris MacMackin and James Collins
725d0ca030
Switched class name used for identifying typeahead search fields
2022-04-25 14:42:07 +10:00
Chris MacMackin and James Collins
e1ce63b8e3
Try iterating over multiple searchfields
2022-04-25 14:42:07 +10:00
Chris MacMackin and James Collins
7864545b59
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.
2022-04-25 14:42:07 +10:00
Chris MacMackin
b5536b0759
Fix test for whether javascript loading is deferred
2022-04-16 11:56:15 +01:00
Chris MacMackin
8395cdcb0f
Add logic to defer loading of theme javascript if defer_js is set
2022-04-16 11:37:40 +01:00
Chris MacMackin
6f579f26d6
Mark Mikio javascript files so loading is deferred
2022-04-16 10:54:23 +01:00