• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..Today-

conf/H17-Apr-2020-3016

images/H17-Apr-2020-5541

lang/en/H17-Apr-2020-158

LICENSEH A D15-Apr-202017.7 KiB339281

READMEH A D15-Apr-20201 KiB2920

action.phpH A D15-Apr-20207.3 KiB188128

helper.phpH A D15-Apr-20205.5 KiB13897

plugin.info.txtH A D15-Apr-2020209 87

print.cssH A D15-Apr-2020272 1210

script.jsH A D15-Apr-20207.2 KiB210156

style.lessH A D15-Apr-20203.2 KiB105104

README

1TwistieNav Plugin for DokuWiki
2
3Adds drop-down navigation menus to breadcrumbs (and eventually "pageId" element)
4
5All documentation for this plugin can be found at
6http://www.dokuwiki.org/plugin:twistienav
7
8If you install this plugin manually, make sure it is installed in
9lib/plugins/twistienav/ - if the folder name is different it
10will not work!
11
12Please refer to http://www.dokuwiki.org/plugins for additional info
13on how to install plugins in DokuWiki.
14
15----
16Copyright (C) Håkan Sandell <sandell.hakan@gmail.com>
17Maintained and expanded by Simon Delage <sdelage@gmail.com>
18
19This program is free software; you can redistribute it and/or modify
20it under the terms of the GNU General Public License as published by
21the Free Software Foundation; version 2 of the License
22
23This program is distributed in the hope that it will be useful,
24but WITHOUT ANY WARRANTY; without even the implied warranty of
25MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
26GNU General Public License for more details.
27
28See the LICENSE file provided with that software for details.
29