116 Commits

Author SHA1 Message Date
James Collins 30b82348ba fix phpcs warning 2022-09-02 19:31:02 +10:00
James Collins 12030b102f added support for #43 2022-09-02 19:27:58 +10:00
James Collins 95372bff35 fix #31 2022-09-02 14:07:36 +10:00
James Collins b250e125fa remove sniff test 2022-09-02 11:51:05 +10:00
James Collins aad491cdd9 sniff test 2022-09-02 11:50:04 +10:00
James Collins 3a385f2c65 cleanup 2022-09-02 11:33:52 +10:00
James Collins 9cff245b13 fixed codesniffer issues 2022-09-02 10:15:28 +10:00
James Collins 7a92c19bd6 fixed auto/none and added % for title icon config 2022-05-10 10:06:57 +10:00
James Collins f0241fc4fc support setting title icon width/height in config 2022-05-10 09:57:13 +10:00
Chris MacMackin 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
James Collins 7bbae98129 correct missing settings in docs 2022-04-25 15:37:48 +10:00
James Collins b39ad16d78 added #29 2022-04-25 15:11:42 +10:00
James Collins b032613882 getconf enforces bool for option searchUseTypeahead 2022-04-25 15:00:59 +10:00
Chris MacMackin aabdac4a9e Fixed name of typeahead config in PHP script 2022-04-25 14:42:07 +10:00
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 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
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 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 1de606af44 fix double exit on admin 2022-03-05 23:00:36 +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 1293ce10f0 added show/hide page tools 2021-12-11 15:27:15 +10:00
James Collins 931c46e622 added default navbarItemShow 2021-12-11 15:16:50 +10:00
James Collins b9c0582bb9 fixed #26 2021-12-11 13:43:50 +10:00
James Collins 905b27c615 added #32 2021-12-10 22:44:51 +10:00
nomadjimbob 10b4006772 (fix) bad formatting 2021-11-09 19:53:38 +10:00
James Collins d3d7d2b7d4 Added support for navbar title link to use showpageafterlogin setting if installed #27 2021-06-16 23:44:48 +00:00
James Collins f8039bf24c added support for a site width variable #22 2021-05-31 06:05:12 +00:00
James Collins 660b2c71ff replace toggle svg with elements #23 2021-05-31 12:34:01 +10:00
James Collins 298c378a65 removed debug flag 2021-05-31 11:34:48 +10:00
James Collins a8df40efe5 LESS unsupported message now displayed and duplicate messages fixed 2021-05-31 11:31:33 +10:00
James Collins 4057121fd4 Support for userewrite #19 2021-03-10 08:35:41 +10:00
James Collins 96ec8e1e6f Added support to hide page elements #18 2021-03-04 13:48:31 +10:00
James Collins 3a04a10077 Added option to always show sidebar #16 2020-11-12 23:35:57 +10:00
James Collins 2060e56cb8 Fixed hero title parsing 2020-10-07 11:06:47 +10:00
James Collins 29118ed7f6 clean fallback when ctype extension is not available 2020-09-27 13:50:28 +10:00
James Collins 644fd9f93a added LESS option 2020-09-26 22:44:37 +10:00
James Collins a2c9ff475c fixed config sub headings in hogfather 2020-09-26 22:36:23 +10:00
James Collins 54fe5c985f Changed option sidebarMobileDefaultHide to sidebarMobileDefaultCollapse 2020-09-26 20:32:39 +10:00
James Collins d31c461c76 Sidebars hidden by default in mobile view #10 2020-09-26 20:26:10 +10:00
James Collins 3fd763a072 floating page tools is now a ul element #7 2020-09-10 08:06:19 +10:00