DokuWiki

It's better when it's simple

User Tools

Site Tools


template:mikio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
template:mikio [2023-09-05 16:33] – [Applause] dodotoritemplate:mikio [2024-05-03 12:50] nomadjimbob
Line 5: Line 5:
 author        : nomadjimbob author        : nomadjimbob
 email         : james.collins@outlook.com.au email         : james.collins@outlook.com.au
-lastupdate_dt : 2023-06-05 +lastupdate_dt : 2024-05-03 
-compatible    : Igor, Hogfather, Greebo, Jack Jackrum+compatible    : Igor, Hogfather, Greebo, Jack Jackrum, Kaos
 depends       : depends       :
 conflicts     : # prefix templates by template: conflicts     : # prefix templates by template:
Line 17: Line 17:
 sourcerepo    : https://github.com/nomadjimbob/mikio/ sourcerepo    : https://github.com/nomadjimbob/mikio/
 ---- ----
- 
-The 2023-05-13 update fixes a long-standing table styling bug found by RonaldPR. This fix may require updating the styling if your website was relying on this bug. 
  
  
Line 209: Line 207:
 ===== Releases ===== ===== Releases =====
  
-==== 2023-06-05 ==== +==== 2024-05-03 ====
-  * Fixed bug with `~~hide-parts~~` no longer working [[https://github.com/nomadjimbob/mikio/issues/52|#52]]. Thanks nathanmcguire. +
-  * Mikio Control Macros now support the format `-~SETTING~-` as well as the standard `~~SETTING~~`. This fixes an incompatibility with the [[https://www.dokuwiki.org/plugin:commentsyntax|Comment Syntax support]] extension. +
- +
- +
-==== 2023-05-19 ==== +
-  * Fixed notifications appearing in weird places at times. +
-  * Setting ''tpl»mikio»showNotifications'' to an empty string is the same as setting it to ''always''+
-  * Fixed languages not shown in dropdown correctly with the translate plugin when ''plugin»translation»dropdown'' is turned on. +
-  * Fixed some css issues on small screens. +
- +
-==== 2023-05-18 ==== +
-  * Added automatic Light/Dark mode option (disabled by default). +
-  * Added support for the [[plugin:translation|translate plugin]]. +
- +
- +
-==== 2023-05-13 ==== +
-  * Fixed tables not being styling correctly and incorrect language used in the styling config [[https://github.com/nomadjimbob/mikio/issues/50|#50]]. Thanks RonaldPR. +
-  * The themes LessC engine will output any exceptions that occur in the fallback CSS to help track issues. +
- +
-==== 2023-05-11 ==== +
-  * Fixed empty scrollbars being shown when TOC is set to full height [[https://github.com/nomadjimbob/mikio/issues/49|#49]]. Thanks vitaprimo and RonaldPR. +
-  * Added a `noshadow` subtheme+
  
-==== 2022-10-31 ====+    * Fixed incorrect style file names. Thanks Wolfram. 
 +    * Table cell padding now adjustable through the style config page [[https://github.com/nomadjimbob/mikio/issues/62|#62]]. Thanks Hakker. 
 +    * Added ability to style row border color through the style config page [[https://github.com/nomadjimbob/mikio/issues/64|#64]]. Thanks Elanndelh. 
 +    * Added option to make the left sidebar sticky. Requested by Wolfram.
  
-  * Added support to directly editing Mikio Plugin within Template Style Settings 
  
-==== 2022-10-12 ====+==== 2024-02-09 ====
  
-  Removed green debug background that can be seen on slower connections +    Added support for DokuWiki Kaos 
-  Fixed blank page being displayed instead of media detail [[https://github.com/nomadjimbob/mikio/issues/48|#48]]. Thanks spratinatin+    Updated to support PHP 8.2 
 +    * Added access key support to page elements [[https://github.com/nomadjimbob/mikio/issues/64|#64]]. Thanks rebeka-catalina.
  
  
-==== 2022-10-09 ====+==== 2023-12-12 ====
  
-  * Fixed issue of new elements not being added to CSS when a custom template style is set +   * ''autoDarkLight'' configuration setting will override user setting when ''showDarkLight'' is disabled [[https://github.com/nomadjimbob/mikio/issues/56|#56]]. 
-  * Fixed issue of wiki page style (existing and missing) not taking priority of link colouring +   * Cookies used in the template now use the upcoming ''SameSite'' requirement. 
-  Added support for styling link pseudo classes (visited, hover, active) for links and page links [[https://github.com/nomadjimbob/mikio/issues/47|#47]]. Thanks chrbinder+   * Fixed snapshots not being detected and causing script loading issues [[https://github.com/nomadjimbob/mikio/issues/57|#57]]. Thanks schplurtz. 
 +   * Updated the typescript library to support jQuery compatibility mode [[https://github.com/nomadjimbob/mikio/issues/57|#57]]. Thanks schplurtz. 
 +   * Fixed bug in config for showNotifications not being a dropdown. 
 +   * Changed default value of showNotifications to ''always'' to reflect DokuWiki. [[https://github.com/nomadjimbob/mikio/issues/58|#58]]. Thanks schplurtz. 
 +   Fixed z-index bug with the sub navbar. [[https://github.com/nomadjimbob/mikio/issues/60|#60]]. Thanks schplurtz.
  
-==== 2022-10-04 ==== +==== 2023-12-11 ====
-  * Cleaned up the code to PHPCS standards +
-  * Fixed breadcrumb layouts on mobile [[https://github.com/nomadjimbob/mikio/issues/31|#31]] +
-  * Fixed Media Manager on small displays +
-  * Fixed layout compatibility on Greebo +
-  * Fixed search results layout [[https://github.com/nomadjimbob/mikio/issues/41|#41]] +
-  * Added Dark-mode support [[https://github.com/nomadjimbob/mikio/issues/43|#43]]. Thanks chrbinder +
-  * Fixed incorrect file names listed [[https://github.com/nomadjimbob/mikio/issues/45|#45]]. Thanks babudro +
-  * Fixed sidebars not showing [[https://github.com/nomadjimbob/mikio/issues/46|#46]]. Thanks dasbenjo+
  
 +   * Fixed bug with tags not correctly coloured. [[https://github.com/nomadjimbob/mikio/issues/59|#59]]. Thanks WetenSchaap.
  
-==== 2022-05-10 ==== +==== 2023-12-04 ====
-  * Added support to directly set title icon width and height in config. Thanks AlexiaR+
  
-==== 2022-05-05 ==== +   * Added ability to customize the page footer info text.
-  * Fixed searching for images in the theme directory [[https://github.com/nomadjimbob/mikio/issues/42|#42]]. Thanks cmacmackin +
-  * Added support for the defer js option, previously always deferred [[https://github.com/nomadjimbob/mikio/issues/39|#39]]. Thanks cmacmackin +
-  * Added typeahead search [[https://github.com/nomadjimbob/mikio/issues/40|#40]]. Thanks cmacmackin +
-  * Fixed double breadcrumb options on admin pages +
-  * Added sticky top header, navbar and header optionsThanks chitland+
  
  
Line 287: Line 257:
 > 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) --- [[user>MilchFlasche|milchflasche]] //2020-09-17 04:58// > 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) --- [[user>MilchFlasche|milchflasche]] //2020-09-17 04:58//
  
-===== Feature requests ===== 
-  * collapsable sidebar toggle --- [[user>dodotori|dodotori]] //2023-09-05 16:32// 
template/mikio.txt · Last modified: 2024-06-05 03:17 by nomadjimbob

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki