Skip to content

Making DokuWiki site map and sidebar navigation tree beautiful

License

Notifications You must be signed in to change notification settings

chang-zhao/dokuwiki-tree

Repository files navigation

DokuWiki tree beautiful view

For Live Demo <- click this

like this

Making DokuWiki site map and sidebar navigation trees beautiful.

Just copy the contents of any of those CSS files - from here to your DokuWiki/conf/userstyle.css

Aaand... Poof!

DokuWiki Site Map with this CSS

All this is done with CSS borders and pseudo-elements, 100% virus-free. ;)

CSS explanation

Files:

  • dw-tree.css - for styling the main site map only (parent container #index__tree). Thus, ?do=index would be styled, but not other index trees.
  • simplenavi.css - the same kind of styling, applied only to the tree of SimpleNavi plugin (parent container .plugin__simplenavi)
  • idx-tree.css - the styling will be applied to all index trees (with ul.idx), regardless of parent container. It should work anywhere, but who knows... If necessary, make CSS adjustments to parent context in place.

So choose whichever of those files suits your needs (idx-tree.css if you want max beauty everywhere).

Suggestions & contributions are welcome.

Let all beings be free from suffering and delusions!

Ideas used from:

About

Making DokuWiki site map and sidebar navigation tree beautiful

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages