Headline

Topheader : content to include above the navbar
Header : content include below the navbar but above the page content
Contentheader : content to include above the page content
Contentfooter : content to include below the page content
Sidebarheader : content to include above the left sidebar content
Sidebarfooter : content to include below the left sidebar content
Rightsidebarheader : content to include above the right sidebar content
Rightsidebarfooter : content to include below the right sidebar content
Footer : content to include in the footer
Bottomfooter : content to include below the footer

https://www.dokuwiki.org/template:mikio

===================================

  ====== mikio Template ======

—- template —- description : Mikio is a Bootstrap 4 style template with a hero element author : nomadjimbob email : james.collins@outlook.com.au lastupdate_dt : 2020-11-12 compatible : Hogfather depends : conflicts : # prefix templates by template: similar : screenshot_img: https://raw.githubusercontent.com/nomadjimbob/mikio/master/images/screenshot.png tags : bootstrap, responsive, sidebar, modern, clean

downloadurl : https://github.com/nomadjimbob/mikio/zipball/master bugtracker : https://github.com/nomadjimbob/mikio/issues sourcerepo : https://github.com/nomadjimbob/mikio/


Features

  • Navbar with dropdown support
  • Subnavbar support (using a page named submenu)
  • Right sidebar
  • Hero element
  • Icon support
  • Customizable breadcrumbs
  • Theming support
  • Tags plugin support
  • Mobile friendly

Possible breaking changes

  • 2020-09-27
    • Sidebars now collapse by default on mobile. This can be overridden with the sidebarMobileDefaultCollapse option
    • The mikio LESS stylesheet is now disabled by default, with a precompilied CSS used. This can be reverted using the useLESS option

Configuration

  • iconTag : icon tag to use to engage the icon engine. Default to icon
  • customTheme : the mikio theme to use, located in the mikio/themes directory
  • showNotifications : where to show site notifications for admin staff
  • useLESS : use the LESS compilier or direct CSS for the mikio stylesheet. Requires the ctype PHP extension installed.
  • navbarUseTitleIcon : show the site logo in the navbar
  • navbarUseTitleText : show the site title in the navbar
  • navbarUseTaglineText : show the site tagline in the navbar. Requires the navbarUseTitleText to be enabled
  • navbarCustomMenuText : custom menu to use in the navbar. Menu items are in the format of url|title with each item seperated by a semicolon. Requires one of the navbarPos to be set to custom
  • navbarDWMenuType : how to show the DokuWiki menu items in the navbar. Can be either icons, text or both
  • navbarDWMenuCombine : how to show the DokuWiki menu in the navbar. Can be either category dropdowns, single items or a combined dropdown. The combined menu title is pulled from the tools-menu language value
  • navbarPosLeft : what menu to show on the left of the navbar
  • navbarPosMiddle : what menu to show in the middle of the navbar
  • navbarPosRight : what menu to show on the right of the navbar
  • navbarShowSub : show the sub navbar. This menu is pulled from the submenu page in the current or parent namespaces. The menu is also shown on child pages. If no page is found, the sub navbar is automatically hidden
  • searchButton : show the search button as a icon or text
  • heroTitle : show the hero block on pages
  • heroImagePropagation : search for hero images in parent namespaces if none is found in the current namespace
  • tagsConsolidate : Consolidate tags found in the current page and display it in the hero, content header or sidebar
  • breadcrumbHideHome : hide breadcrumbs in the root namespace
  • breadcrumbPosition : where to display the breadcrumbs, either under the navbar, in the hero element or above the page content
  • breadcrumbPrefix : enable changing the breadcrumb prefix
  • breadcrumbPrefixText : text to set the breadcrumb prefix. Requires breadcrumbPrefix to be enabled
  • breadcrumbSep : enable changing the breadcrumb seperator
  • breadcrumbSepText : text to set the breadcrumb seperator. Requires breadcrumbSep to be enabled
  • breadcrumbHome : change the breadcrumb home item to none, page title of root page, 'home' or an icon/image. The 'home' text is pulled from the home language value
  • breadcrumbShowLast : only show an amount of breadcrumbs from the last. Will also show the home item in the list if enabled. Set this to 0 to show all items
  • sidebarShowLeft : show the left sidebar if content is found
  • sidebarLeftRow1 : content to show in the first row of the left sidebar
  • sidebarLeftRow2 : content to show in the second row of the left sidebar
  • sidebarLeftRow3 : content to show in the third row of the left sidebar
  • sidebarLeftRow4 : content to show in the forth row of the left sidebar
  • sidebarShowRight : show the right sidebar if content is found
  • tocFull : show the table of contents as a full height item
  • pageToolsFloating : when and if to show the floating page tools
  • pageToolsFooter : when and if to show page tools in the footer
  • footerCustomMenuText : custom menu to use in the footer. Menu items are in the format of url|title with each item seperated by a semicolon
  • footerSearch : show the search bar in the footer
  • licenseType : how to show the license in the footer
  • licenseImageOnly : show the license in the footer as an image only. Requires licenseType to at least be enabled
  • includePageUseACL : respect ACL when including pages
  • includePagePropagate : search parent namespaces when including pages

Include Pages

The following pages can be either html files in the root of the template or a page in the namespace. Namespace pages take priority.

  • topheader : content to include above the navbar
  • header : content include below the navbar but above the page content
  • contentheader : content to include above the page content
  • contentfooter : content to include below the page content
  • sidebarheader : content to include above the left sidebar content
  • sidebarfooter : content to include below the left sidebar content
  • rightsidebarheader : content to include above the right sidebar content
  • rightsidebarfooter : content to include below the right sidebar content
  • footer : content to include in the footer
  • bottomfooter : content to include below the footer

Include Images

The following images can be used to replace content in the template. Images can be in the root of the template or in the namespace. Images can be either png, jpg, gif or svg.

  • logo : site logo in the navbar
  • breadcrumb-prefix breadcrumb prefix
  • breadcrumb-sep breadcrumb seperator
  • hero hero image for hero element

Hero Element

  • title : The hero title is sourced from the page title. The page title is removed from the page content
  • subtitle : Pages can set the subtitle by inserting ~~hero-subtitle TEXT~~ in the page content
  • image : The hero image is sourced from an image named hero in the current or parental namespace. Namespace searching can be confined by the includePagePropagate setting. Pages can also override the image by inserting ~~hero-image URL~~ in the page content. DokuWiki and external URLs are supported
  • colors : Colors can be overridden by including ~~hero-colors BACKGROUND_COLOR HERO_TITLE_COLOR HERO_SUBTITLE_COLOR BREADCRUMB_TEXT_COLOR BREADCRUMB_HOVER_COLOR~~. You do not need to include all the color options. Use 'initial' to skip a color override

Namespaces can also apply the above hero settings in child pages by including the above settings in a page named theme.

If the page title is not being displayed in the Hero, make sure that you have correctly set the DokuWiki useheading setting - http://www.dokuwiki.org/config:useheading

Icon Engine

  • Mikio includes an icon engine that allows you to include icons in your pages by using <icon OPTIONS> 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

Powered by ComboStrap