Lines Matching refs:sidebar

14 -   Right sidebar
92 - `tagsConsolidate` : Consolidate tags found in the current page and display it in the hero, content header or sidebar
111 - `sidebarShowLeft` : show the left sidebar if content is found
112 - `sidebarLeftRow1` : content to show in the first row of the left sidebar
113 - `sidebarLeftRow2` : content to show in the second row of the left sidebar
114 - `sidebarLeftRow3` : content to show in the third row of the left sidebar
115 - `sidebarLeftRow4` : content to show in the forth row of the left sidebar
117 - `sidebarShowRight` : show the right sidebar if content is found
140 The right sidebar can be applied by creating a normal wiki page called "rightsidebar". Go to http://your-wiki.com/doku.php?id=rightsidebar, click "Create this page", edit the page, save, and you're done. That's it, your saved changes will appear in your right sidebar.
150 - `sidebarheader` : content to include above the left sidebar content
151 - `sidebarfooter` : content to include below the left sidebar content
152 - `rightsidebarheader` : content to include above the right sidebar content
153 - `rightsidebarfooter` : content to include below the right sidebar content
188 - `sidebarheader` : content above the left sidebar content
189 - `sidebarfooter` : content below the left sidebar content
190 - `rightsidebarheader` : content above the right sidebar content
191 - `rightsidebarfooter` : content below the right sidebar content
261 - `sidebar-title` : Text for the collapsable block in the sidebar
276 - Added option to make the left sidebar sticky. Requested by Wolfram.
411 - Hamburger and sidebar icons are now displayed correctly [#23](https://github.com/nomadjimbob/mikio/issues/23), [#24](https://github.com/nomadjimbob/mikio/issues/24)
432 - Fix showing part of the sidebar when it should be hidden in certain conditions [#16](https://github.com/nomadjimbob/mikio/issues/16)
433 - Added option to always show the sidebar, even when there is no content [#16](https://github.com/nomadjimbob/mikio/issues/16)
480 - Fixed prewrap and sidebar search bar margins