DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:mikioplugin

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
plugin:mikioplugin [2021-03-05 18:59] – [mikioplugin Plugin] Aleksandrplugin:mikioplugin [2024-02-09 00:51] (current) nomadjimbob
Line 2: Line 2:
  
 ---- plugin ---- ---- plugin ----
-description: Mikio Plugin adds a heap of layout and Bootstrap 4 elements that can be used on your DokuWiki pages +description: Mikio Plugin adds a heap of layout and Bootstrap 4 elements that can be used on your DokuWiki pages 
-author     : nomadjimbob  +author     : nomadjimbob 
-email      : james.collins@outlook.com.au +email      : james.collins@outlook.com.au
 type       : syntax type       : syntax
-lastupdate : 2021-03-02 +lastupdate : 2024-02-09 
-compatible : 2014-09-292015-08-102018-04-22Hogfather+compatible : IgorHogfatherGreeboJack Jackrum, Kaos
 depends    :  depends    : 
 conflicts  conflicts 
-similar    :  +similar    : combo, wrap 
-tags       : style, bootstrap+tags       : alerts, anchor, badge, blockquote, bootstrap, box, button, cards, carousel, chart, columns, diagram, dropdown, grid, headings, icon, list, placeholders, progressbar, quiz, rows, slides, statistics, style, tabs
  
-downloadurl: http://github.com/nomadjimbob/mikioplugin/zipball/master +downloadurl: https://github.com/nomadjimbob/mikioplugin/zipball/master 
-bugtracker : http://github.com/nomadjimbob/mikioplugin/issues +bugtracker : https://github.com/nomadjimbob/mikioplugin/issues 
-sourcerepo : http://github.com/nomadjimbob/mikioplugin/+sourcerepo : https://github.com/nomadjimbob/mikioplugin/
 ---- ----
  
Line 45: Line 45:
   * Icon Engine   * Icon Engine
   * Listgroups   * Listgroups
-  * Pagenation+  * Navigation Dropdowns 
 +  * Pagination
   * Placeholders   * Placeholders
   * Progress Bars   * Progress Bars
Line 56: Line 57:
  
 The syntax for the plugin is available at the [[https://github.com/nomadjimbob/mikioplugin/wiki|Mikio Plugin Wiki]]. The syntax for the plugin is available at the [[https://github.com/nomadjimbob/mikioplugin/wiki|Mikio Plugin Wiki]].
 +
 +===== Styling =====
 +
 +You can edit the ''/assets/variables.css'' file to modify most of the colours used across the Mikio Plugin elements.
 +
 +If you install the [[template:Mikio]] template, the ''/assets/variables.css'' will be ignored and replaced by the colours used within the template. These can be edited directly using the **Template Style Settings** editor.
 +
 +===== Disabling Tags =====
 +
 +If a Mikio Plugin tag is conflicting with another plugins tag, or you want to simply disable a tag, you can do this in the ''disabled-tags.php'' file.
 +
 +Simply change the tag you want to disable to ''true'' instead of ''false''. Pages that have already been generated while the tag was enabled will need to be regenerated.
  
  
 ===== Releases ===== ===== Releases =====
  
-==== 2021-03-05 ==== +==== 2024-02-09 ==== 
-  Added support for custom element types and styling [[https://github.com/nomadjimbob/mikioplugin/issues/6|#6]]+ 
 +  Added support for DokuWiki Kaos 
 +  * Updated to support PHP 8.2 
 + 
 +==== 2024-01-14 ==== 
 + 
 +  * ''<col>'' now supports the ''vertical-align'' option, defaulting to top [[https://github.com/nomadjimbob/mikioplugin/issues/30|30]]. Thanks EmmaKnijn. 
 +  * ''<right-sidebar>'' element added for making right handed sidebars within the page. 
 + 
 +==== 2024-01-06 ==== 
 + 
 +  * Fix missing default options of height and width in nav element [[https://github.com/nomadjimbob/mikioplugin/issues/29|29]]. Thanks armandostyl. 
 + 
 + 
 +==== 2023-12-10 ==== 
 + 
 +  * Fix a LESS compiliation error introduced in [[https://github.com/nomadjimbob/mikioplugin/issues/26|26]]. Thanks WetenSchaap. 
 + 
 +==== 2023-12-04 ==== 
 + 
 +  * Multiple paginations on a single page is now supported. 
 +  * Pagination will try it best in resolving malformed URLs with missing content. 
 +  * Fixed parsing to ignore <> symbols in element options which used to break the element. 
 +  * Added ability to create group radio items in a multiple quiz item by surrounding options in []. Requested by Dylan. 
 +  * Renamed pagenation to pagination while keep backwards compatibility. 
 +  * Fixed pagination when using nice urls, rewrites and slashes [[https://github.com/nomadjimbob/mikioplugin/issues/26|26]]. Thanks armandostyl. 
 +  * Updated pagination to use its own variables inside variables.css. 
 +  * Fixed up some border radius issues and dark mode theming on pagination element.
  
-==== 2020-03-02 ==== 
-  * Fixed a dokuwiki rendering issue in card bodies [[https://github.com/nomadjimbob/mikioplugin/issues/7|#7]] 
-  * Fixed a text alignment not being applied in alerts [[https://github.com/nomadjimbob/mikioplugin/issues/8|#8]] 
  
-==== 2020-10-29 ==== +Older release notes can be found on GitHub.
-  * Initial release+
  
  
plugin/mikioplugin.1614967190.txt.gz · Last modified: 2021-03-05 18:59 by Aleksandr

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