Lines Matching refs:default

35     -   Added support for the defer js option in Hogsfather to override the templates default defer action of always.
36 - The new Typeahead search feature is enabled by default. This can be turned off in the config.
43 - Sidebars now collapse by default on mobile. This can be overridden with the `sidebarMobileDefaultCollapse` option
44 - The mikio LESS stylesheet is now disabled by default, with a precompilied CSS used. This can be reverted using the `useLESS` option
58 - `brandURLGuest` : change the brand URL for guests. Leave blank to use the default
59 - `brandURLUser` : change the brand URL for logged in users. Leave blank to use the default
115 - `sidebarMobileDefaultCollapse` : collapse the sidebars by default when viewed on mobile
197 - By default, Mikio enables FontAwesome 4 by also includes FontAwesome 5, Elusive 2 and Bootstrap Icons which can be enabled by uncommenting their inclusions in `/icons/icons.php`
203 By default, Dokuwiki inserts the text `start.txt · Last modified: 2023/12/04 10:57...` on each page. This can now be customized in the config.
212 You can also use Dokuwiki language settings by wrapping the string ID with the percentage symbol. For example use to the language string set against `lastmod`, use `%lastmod%`. In a default install under english, `%lastmod%` will be replaced with `Last modified:`.
222 The default value which is the same standard DokuWiki is: `{file} · %lastmod% {date}[LOGGEDIN=[USER= %by% {user}][LOCKED= · %lockedby% {locked}]]`
281 - Changed default value of showNotifications to `always` to reflect DokuWiki. [#58](https://github.com/nomadjimbob/mikio/issues/58). Thanks schplurtz.
323 - Added automatic Light/Dark mode option (disabled by default).
439 - Sidebars hidden by default in mobile view [#10](https://github.com/nomadjimbob/mikio/issues/10)