wiki:configuration
Configuration
iconTag
: icon tag to use to engage the icon engine. Default toicon
customTheme
: the mikio theme to use, located in themikio/themes
directoryshowNotifications
: where to show site notifications for admin staffuseLESS
: use the LESS compilier or direct CSS for the mikio stylesheet. Requires the ctype PHP extension installed.navbarUseTitleIcon
: show the site logo in the navbarnavbarUseTitleText
: show the site title in the navbarnavbarUseTaglineText
: show the site tagline in the navbar. Requires thenavbarUseTitleText
to be enablednavbarCustomMenuText
: custom menu to use in the navbar. Menu items are in the format of url|title with each item seperated by a semicolon. Requires one of thenavbarPos
to be set tocustom
navbarDWMenuType
: how to show the DokuWiki menu items in the navbar. Can be either icons, text or bothnavbarDWMenuCombine
: how to show the DokuWiki menu in the navbar. Can be either category dropdowns, single items or a combined dropdown. The combined menu title is pulled from thetools-menu
language value
navbarPosLeft
: what menu to show on the left of the navbarnavbarPosMiddle
: what menu to show in the middle of the navbarnavbarPosRight
: what menu to show on the right of the navbarnavbarShowSub
: show the sub navbar. This menu is pulled from thesubmenu
page in the current or parent namespaces. The menu is also shown on child pages. If no page is found, the sub navbar is automatically hidden
searchButton
: show the search button as a icon or textsearchUseTypeahead
: use Typeahead page suggestions in search bar
heroTitle
: show the hero block on pagesheroImagePropagation
: search for hero images in parent namespaces if none is found in the current namespace
tagsConsolidate
: Consolidate tags found in the current page and display it in the hero, content header or sidebar
breadcrumbHideHome
: hide breadcrumbs in the root namespacebreadcrumbPosition
: where to display the breadcrumbs, either under the navbar, in the hero element or above the page contentbreadcrumbPrefix
: enable changing the breadcrumb prefixbreadcrumbPrefixText
: text to set the breadcrumb prefix. RequiresbreadcrumbPrefix
to be enabled. This replaces the default breadcrumb prefixesTrace:
for tracking breadcrumbs andYou are here:
for hierarchical breadcrumbs (including the punctuation) which as of July 2021 cannot be customized by means of the Configuration Manager but only within the scope of a template.breadcrumbSep
: enable changing the breadcrumb seperatorbreadcrumbSepText
: text to set the breadcrumb seperator. RequiresbreadcrumbSep
to be enabledbreadcrumbHome
: change the breadcrumb home item to none, page title of root page, 'home' or an icon/image. The 'home' text is pulled from thehome
language valuebreadcrumbShowLast
: only show a number of breadcrumbs from the last. Will also show the home item in the list if enabled. Set this to0
to show all items
sidebarShowLeft
: show the left sidebar if content is foundsidebarLeftRow1
: content to show in the first row of the left sidebarsidebarLeftRow2
: content to show in the second row of the left sidebarsidebarLeftRow3
: content to show in the third row of the left sidebarsidebarLeftRow4
: content to show in the forth row of the left sidebarsidebarShowRight
: show the right sidebar if content is found
tocFull
: show the table of contents as a full height item
pageToolsFloating
: when and if to show the floating page toolspageToolsFooter
: when and if to show page tools in the footer
footerCustomMenuText
: custom menu to use in the footer. Menu items are in the format of url|title with each item separated by a semicolonfooterSearch
: show the search bar in the footer
licenseType
: how to show the license in the footerlicenseImageOnly
: show the license in the footer as an image only. RequireslicenseType
to at least be enabled
includePageUseACL
: respect ACL when including pagesincludePagePropagate
: search parent namespaces when including pages
wiki/configuration.txt · Last modified: Wednesday, June 14, 2023 01:31 AM by Nathan C. McGuire