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
44 stars 42 forks source link

Add data-wiki-id attr to Fancytree (Treenew) #292

Closed eduardomozart closed 5 months ago

eduardomozart commented 5 months ago

DokuWiki adds this attribute to "a" interwikis automatically, it points to the namespace/pageID, e.g. "doku.php?id=3cx:add_phones" the value of data-wiki-id attr is "3cx:add_phones". On Read the Dokus template, this attribute is used on sidebar to determine the "Next" and "Previous" buttons location.