issues
search
samuelet
/
indexmenu
A dokuwiki plugin to show a customizable and sortable index for a namespace.
http://dokuwiki.org/plugin:indexmenu
GNU General Public License v2.0
47
stars
43
forks
source link
Introduce new javascript tree based at Fancytree
#269
Closed
Klap-in
closed
11 months ago
Klap-in
commented
1 year ago
See #254 and #230
Introduces Fancytree as alternative to current dTree based index tree (first not default).
Can be enabled with temporary extra settings:
treenew
,
treeold
(default at the moment, will change) and
treeboth
(for testing).
dTree is deprecated, will be removed in time
.
see #230 for features that are already implemented for Fancytree version
theming needs probably more effort (svg versions, how to add new custom skins,.. #245)
contextmenu and ToC are not supported
(to be considered, needs more effort)
244,
246
Lot of refactoring (which should not change functionality of the old functionality significantly...)
Remove admin.php (as dTree is deprecated)
See #254 and #230
treenew
,treeold
(default at the moment, will change) andtreeboth
(for testing).244,
246