===== DokuWiki hooks ===== {{template>:meta:template:pageinfo#tpl |desc=Document some hooks of Dokuwiki.}} You can customize various parts of your page by creating simple DokuWiki ''hook'' pages. The bootstrap3 template will plug these page snippets contained in each of these custom pages into the overall layout of the page. ^ Page name ^ Description ^ Per namespaces ^ | '':sidebar'' | The sidebar | YES | | '':rightsidebar'' | The right-sidebar | YES | | '':navbar'' | Navbar with sub-menus | YES | | '':pageheader'' | Header of the Wiki article | YES | | '':pagefooter'' | Footer of the Wiki article | YES | | '':footer'' | Footer of the page | YES | | '':cookie:banner'' | Cookie-Law banner | NO | | '':cookie:policy'' | Cookie-Law policy | NO | | '':help'' | Help page for ''Help Page Icon'' | YES | | '':header'' | Header of page below the navbar | YES | | '':topheader'' | Top Header of page (on top of navbar if ''fixedTopNavbar'' is **off**) | YES | | '':dropdownpage'' | Creates a dropdown-button named after the first heading inside Navbar, but after Navbar elements, that shows content of this very page | YES | | ''meta'' | Inside the HTML '''', use this to add additional styles or metaheaders | No | ===== Further Reading ===== * //[[https://www.dokuwiki.org/template:bootstrap3:hooks?s[]=navbar|https://www.dokuwiki.org/template:bootstrap3:hooks?s[]=navbar]]//