387 Commits

Author SHA1 Message Date
Chris MacMackin 2facac382d Fixed parameter name for typeahead search option 2022-04-25 14:42:07 +10:00
Chris MacMackin c1cb9f151e Make typeahead class conditional on settings 2022-04-25 14:42:07 +10:00
Chris MacMackin 725d0ca030 Switched class name used for identifying typeahead search fields 2022-04-25 14:42:07 +10:00
Chris MacMackin e1ce63b8e3 Try iterating over multiple searchfields 2022-04-25 14:42:07 +10:00
Chris MacMackin 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
James Collins f1a7d1fe84 updated changelog 2022-04-25 14:30:57 +10:00
James Collins c1ecb866fd add defer logic for different DW versions 2022-04-25 14:08:42 +10:00
James Collins e4c4fb1333 added dwVersionNumber 2022-04-25 14:00:33 +10:00
James Collins 7ac0a6ef8b added dwVersion 2022-04-25 13:56:09 +10:00
James Collins 7ca4eef13b version bump 2022-04-25 13:24:43 +10:00
James Collins 549eb31a56 Merge pull request #39 from cmacmackin/deferred_js
Add support for deferred JavaScript in hogfather
2022-04-25 13:22:29 +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
James Collins 6f626caea6 scroll performance 2022-03-06 12:00:10 +10:00
James Collins 8378d39297 beta #37 2022-03-06 11:54:55 +10:00
James Collins df74502d4c default conf fixes 2022-03-06 00:08:48 +10:00
James Collins 25dc8ed26d allow set bgcolor of header parts 2022-03-05 23:12:51 +10:00
James Collins 68d6dce35e Merge branch 'master' of https://github.com/nomadjimbob/mikio 2022-03-05 23:00:55 +10:00
James Collins 1de606af44 fix double exit on admin 2022-03-05 23:00:36 +10:00
James Collins 13be87cf82 fix double exit on admin 2022-03-05 22:59:00 +10:00
James Collins 7e6e36e1ef typo 2022-03-05 22:30:57 +10:00
James Collins 2cc8d593c9 fixed #38 2022-03-05 22:08:00 +10:00
James Collins 278b7d1ed7 updated 2022-03-05 21:55:37 +10:00
James Collins adf52ebb13 fix config headers 2022-03-05 21:51:27 +10:00
James Collins 3d11a77882 seperated breadcrumbs and youarehere #36 2022-03-05 21:47:54 +10:00
James Collins 9ba9dbadb4 added vscode conf 2022-03-05 21:46:43 +10:00
James Collins 0703ab14fe version bump 2022-03-05 21:46:08 +10:00
James Collins 4ad0721fb5 (fix) struct plugin styling 2021-12-13 20:38:04 +10:00
James Collins 65100ee9fd (fix) tables now have bottom border 2021-12-13 19:46:56 +10:00
James Collins 1eb7fc49b0 updated 2021-12-11 15:29:22 +10:00
James Collins 830cb5d597 fix engrish 2021-12-11 15:28:43 +10:00
James Collins d4da812747 update 2021-12-11 15:28:19 +10:00
James Collins 1293ce10f0 added show/hide page tools 2021-12-11 15:27:15 +10:00
James Collins c2b8865160 fix extension table bg colours 2021-12-11 15:18:56 +10:00
James Collins 931c46e622 added default navbarItemShow 2021-12-11 15:16:50 +10:00
James Collins c4413759a2 compilied 2021-12-11 15:12:12 +10:00
James Collins 8da5fa252c indexmenu styling 2021-12-11 15:11:23 +10:00
James Collins b9c0582bb9 fixed #26 2021-12-11 13:43:50 +10:00
James Collins 402295bbe5 fix greebo styling issues 2021-12-11 13:07:15 +10:00
James Collins e8ba7c4294 fixed table background row colouring 2021-12-11 13:03:16 +10:00
James Collins 905b27c615 added #32 2021-12-10 22:44:51 +10:00
James Collins 0a65cdb940 removed whitespace 2021-12-10 22:14:17 +10:00
James Collins aa059fe629 fixed #34 2021-12-10 22:07:32 +10:00
James Collins 847558b43d removed debug code 2021-12-10 22:03:35 +10:00
James Collins 2e20f87a41 fixed #35 2021-12-10 21:57:57 +10:00
James Collins 1e1f8e0d99 version bump 2021-12-10 21:57:33 +10:00
nomadjimbob 662e343cf9 (feat) added support for table font color 2021-11-09 20:09:27 +10:00
nomadjimbob 10b4006772 (fix) bad formatting 2021-11-09 19:53:38 +10:00
nomadjimbob d00b9555fb (chore) version bump 2021-11-09 19:50:04 +10:00