Lines Matching refs:support
12 - Navbar with dropdown support
13 - Subnavbar support (using a page named submenu)
16 - Icon support
18 - Theming support
19 - Tags plugin support
21 - Typeahead search support
35 - Added support for the defer js option in Hogsfather to override the templates default defer action of always.
48 **Comment Syntax support** converts custom control macros such as the Mikio macro `~~hero-image ...~~` into comments. If you plan to use this extension on your site, you will need to use the alternative macro format of `-~hero-image ...~-` for Mikio to detect the information.
218 There is also support for simple optional text. By wrapping text in square brackets and at the beginning of the square bracket, inserting the placeholder name followed by an equals sign, if the placeholder exists, then the contents of the square brackets will be parsed. There is also support for `LOGGEDIN` to check if there is a logged in user.
279 - Added support for DokuWiki Kaos
280 - Updated to support PHP 8.2
281 - Added access key support to page elements [#64](https://github.com/nomadjimbob/mikio/issues/64). Thanks rebeka-catalina.
288 - Updated the typescript library to support jQuery compatibility mode [#57](https://github.com/nomadjimbob/mikio/issues/57). Thanks schplurtz.
303 - Added support for the FastWiki plugin. Requested by kjumybit.
321 - Mikio Control Macros now support the format `-~SETTING~-` as well as the standard `~~SETTING~~`. This fixes an incompatibility with the [Comment Syntax support](https://www.dokuwiki.org/plugin:commentsyntax) extension.
333 - Added support for the [translate plugin](https://www.dokuwiki.org/plugin:translation).
347 - Added support to directly editing Mikio Plugin within Template Style Settings.
357 - Added support for styling link pseudo classes (visited, hover, active) for links and page links [#47](https://github.com/nomadjimbob/mikio/issues/47). Thanks chrbinder
366 - Added Dark-mode support [#43](https://github.com/nomadjimbob/mikio/issues/43). Thanks chrbinder
372 - Added support to directly set title icon width and height in config. Thanks AlexiaR
377 - Added support for the defer js option, previously always deferred [#39](https://github.com/nomadjimbob/mikio/issues/39). Thanks cmacmackin
406 - Added support for navbar title link to use showpageafterlogin setting if installed [#27](https://github.com/nomadjimbob/mikio/issues/27)
414 - Added support to the theme being linked by a symbolic link [#20](https://github.com/nomadjimbob/mikio/issues/20)
423 - Added support to hide page elements [#18](https://github.com/nomadjimbob/mikio/issues/18)
452 - Added support for Hogfather