Lines Matching refs:in

15 **Template Style Settings** in your sites **Administration** page.
19 Download the [latest release](https://github.com/nomadjimbob/mikioplugin/releases/latest) and place it in the\
27 Sometimes GitHub releases change the name of the mikioplugin directory, so make sure that the directory is `mikioplugin` else you may see errors in DokuWiki.
31 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.
40 - Fixed images being stretched in cards [#32](https://github.com/nomadjimbob/mikioplugin/issues/32). Thanks Elanndelh.
56 - Fix missing default options of height and width in nav element [#29](https://github.com/nomadjimbob/mikioplugin/issues/29). Thanks armandostyl.
60 - Fix a LESS compiliation error introduced in [#26](https://github.com/nomadjimbob/mikioplugin/issues/26). Thanks WetenSchaap.
65 - Pagination will try it best in resolving malformed URLs with missing content.
66 - Fixed parsing to ignore <> symbols in element options which used to break the element.
67 - Added ability to create group radio items in a multiple quiz item by surrounding options in []. Requested by Dylan.
118 - Added support for elements in sidebars
159 - Replace Windows directory separator in CSS paths
160 - Fixed path check in LESS engine on Windows
177 - Fixed Card element overflow issues. Cards will now be their own height when inside a row element. To force cards to all be the same height, wrap each card in a col element
192 - Fixed a dokuwiki rendering issue in card bodies [#7](https://github.com/nomadjimbob/mikioplugin/issues/7)
193 - Fixed a text alignment not being applied in alerts [#8](https://github.com/nomadjimbob/mikioplugin/issues/8)