Error: An error has occurred while getting the output. Error: The svg file (wiki://media>wiki:logo.svg) is not a valid svg. Error: Error while loading HTMLError: attributes construct error , Loaded text: Created by potrace 1.16, written by Peter Selinger 2001-2019

Mikio includes an icon engine that allows you to include icons in your pages by using Icon (). Error while rendering: A name is mandatory as attribute for an icon. It was not found.in your content
  • If the icon tag conflicts with another plugin, you can change the tag from icon to a user set value in the settings
  • 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
Users can also add their own icon sets into the template. Supported icon sets can either be webfonts or indivial files (such as a SVG library). Instructions can be found in the /icons/icons.php file.
Themes
Themes should be placed in the themes directory in its own directory. LESS files are supported.
Mikio Plugin
The Mikio Plugin is also available to add bootstrap 4 style + more elements to DokuWiki pages.
Languages
  • sidebar-title : Text for the collapsable block in the sidebar
  • tools-menu : Text for the combined tools DokuWiki menu title
  • home : Text for the breadcrumb home title
Releases
2020-11-12
  • Corrected terminology in readme to match Dokuwiki #17
  • Fix showing part of the sidebar when it should be hidden in certain conditions #16
  • Added option to always show the sidebar, even when there is no content #16
2020-10-07
  • Fixed hero header parsing on some servers
  • Fixed safari color picker issue #14
  • LESS now defaults to enabled with fallback to ctype functions built into mikio for docker apps #13
  • Fix for Template Style Settings being ignored #12
2020-10-01
  • Fix for sidebarMobileDefaultCollapse option being inconsistent in code and not working correctly #11. Thanks to GJRobert for catching that.
2020-09-27
  • Sidebars hidden by default in mobile view #10
  • Fixed errors with the LESS compilier on some nginx configurations
  • Fixed styling and image display thumb size in media manager popup
  • Fixed text field placeholders not disappearing with text entry
  • Added support for Hogfather
  • Added option to use LESS or direct CSS. Some configurations do not have the type php extension installed which the LESS compiler requires.
  • Supports Docker linuxserver/dokuwiki container file structures
2020-09-10
  • Floating page tools is now a UL element with classes applied from getType and getLinkAttributes. Fixes popup dialogs initiated from the a page menu #7
  • Template.info.txt now shows correct release dates #8
  • Fixed rightsidebar php warnings
  • Code/Pre blocks no longer have padding applied on the admin pages
You can view older change release notes on the Github project page.
Third Party Libraries
This template uses a modified version of simple_html_dom
Support
  • If you think you have found a problem, or would like to see a feature, please open an issue
  • If you are a coder, feel free to create a pull request, but please be detailed about your changes!
Applause
This is really a modern, complete template, with very high flexibility and customizability. (Look at those options to customize for style.ini!) Also it's the first template I have seen with “Hero element” support. And there are quite a few positions to insert included pages as page/content header/footers. I appreciate the great work of the developer. — milchflasche 2020-07-30 03:42
I have used this template in my two language learning sites: http://taigi123.ga/ http://hakka123.ga/ (written in some East Asian languages and Hanzi script) — milchflasche 2020-09-17 04:58
Task Runner