문서의 이전 판입니다!


Dokuhub

Available Hooks

All these files are searched for in the template directory e.g. lib/tpl/dokuwiki/.

Filename Position of included HTML
meta.html Inside the HTML <head>, use this to add additional styles or metaheaders
topheader.html At the very top of the page right after the <body> tag
header.html Above the upper blue bar, below the pagename and wiki title
pageheader.html Below the breadcrumbs, above the actual content
pagefooter.html Above the lower blue bar, below the last changed Date
footer.html At the very end of the page just before the </body> tag

See also include hooks for the user explanation.