DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:twistienav4bootstrap3

twistienav4bootstrap3 Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" unknown
  • 2022-07-31 "Igor" unknown
  • 2020-07-29 "Hogfather" yes

plugin Adds drop-down navigation menus to breadcrumbs when Bootstrap3 template is used

Last updated on
2020-06-06
Provides
Action
Repository
Source
Requires
bootstrap3

Similar to twistienav

Tagged with breadcrumb, index, menu, navigation

This plugin is an adaptation of the twistienav plugin, to make it works with the Bootstrap3 template.

After installation you will find small glyphs after breadcrumbs concerning a namespace that contains more than a start page. Clicking on that glyph will display a small pop-up containing an index of the related namespace. It works both for “you are here” type breadcrumbs and for regular breadcrumbs.

Previous Authors

Changes

Installation

Install the plugin using the Plugin Manager and the download URL above, which points to latest version of the plugin. Refer to Plugins on how to install plugins manually.

After installation you should check the current template and switch to Bootstrap 3 if you're not using it.

Template requirements

TwistieNav4Bootstrap3 has been specifically developped and tested for Dokuwiki's Bootstrap 3 template; it will not work with the default template.

  • [You are here] has to be a collection of links wrapped into a div with dw__youarehere class
  • [Breadcrumbs] has to be a collection of links wrapped into a div with dw__breadcrumb class
  • [pageId] has to be wrapped into an HTML element (e.g. `<div>`, `<span>`, …) with pageId class

Configuration and Settings

The plugin has a reasonable configuration preset and it should be not necessary to set any parameters to get it working.

FAQ

:?: I've installed the plugin but nothing changed ! There are no glyphs near the breadcrumb links …

:!: The glyphs are added searching the DOM for the specific classes used by the Bootstrap 3 template. The plugin will not work when the standard template is used; it should work with any template derived from Bootstrap 3.

plugin/twistienav4bootstrap3.txt · Last modified: 2021-01-29 20:54 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki