Lines Matching refs:content

92 -   `tagsConsolidate` : Consolidate tags found in the current page and display it in the hero, content header or sidebar
95 - `breadcrumbPosition` : where to display the breadcrumbs, either under the navbar, in the hero element or above the page content
102 - `youareherePosition` : where to display the you are here, either under the navbar, in the hero element or above the page content
110 - `sidebarShowLeft` : show the left sidebar if content is found
111 - `sidebarLeftRow1` : content to show in the first row of the left sidebar
112 - `sidebarLeftRow2` : content to show in the second row of the left sidebar
113 - `sidebarLeftRow3` : content to show in the third row of the left sidebar
114 - `sidebarLeftRow4` : content to show in the forth row of the left sidebar
116 - `sidebarShowRight` : show the right sidebar if content is found
142 - `topheader` : content to include above the navbar
143 - `header` : content include below the navbar but above the page content
144 - `contentheader` : content to include above the page content
145 - `contentfooter` : content to include below the page content
146 - `sidebarheader` : content to include above the left sidebar content
147 - `sidebarfooter` : content to include below the left sidebar content
148 - `rightsidebarheader` : content to include above the right sidebar content
149 - `rightsidebarfooter` : content to include below the right sidebar content
150 - `footer` : content to include in the footer
151 - `bottomfooter` : content to include below the footer
155 The following images can be used to replace content in the
167 - `title` : The hero title is sourced from the page title. The page title is removed from the page content
168 - `subtitle` : Pages can set the subtitle by inserting `~~hero-subtitle TEXT~~` in the page content
169 - `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. The height of the image area is 240px while the width is 33% of the window width. It is recommended to use an image of at least 480x240 (2:1)
178 - `topheader` : content above the navbar
180 - `header` : content below the navbar but above the page content
182 - `contentheader` : content above the page content
183 - `contentfooter` : content below the page content
184 - `sidebarheader` : content above the left sidebar content
185 - `sidebarfooter` : content below the left sidebar content
186 - `rightsidebarheader` : content above the right sidebar content
187 - `rightsidebarfooter` : content below the right sidebar content
188 - `footer` : content in the footer
189 - `bottomfooter` : content below the footer
195 - Mikio includes an icon engine that allows you to include icons in your pages by using <icon OPTIONS> in your content
418 - Added option to always show the sidebar, even when there is no content [#16](https://github.com/nomadjimbob/mikio/issues/16)
457 - Added option to show wiki footer in page content
479 - Added id=dokuwiki\_\_content identifier for the page content element