Home
last modified time | relevance | path

Searched refs:plugbase (Results 1 – 3 of 3) sorted by relevance

/plugin/tindexmenu/
H A Dindexmenu-full.js50 plugbase : DOKU_BASE + 'lib/plugins/indexmenu', property in dTree.config
59 var objImg = this.config.plugbase + '/images/' + theme + '/';
712 oLink.href = this.config.plugbase + '/images/' + this.config.theme
H A Dindexmenu.js26 …p?id=",plugbase:DOKU_BASE+"lib/plugins/indexmenu",useCookies:!0,scroll:!0,toc:!0,maxjs:1,jsajax:""… property in dTree.config
56 …dCss=function(){var a=document.createElement("link");a.href=this.config.plugbase+"/images/"+this.c…
/plugin/indexmenu/scripts/
H A Dindexmenu.js113 plugbase: DOKU_BASE + 'lib/plugins/indexmenu', // base of plugin folder
122 let imagePath = this.config.plugbase + '/images/' + theme + '/';
924 oLink.href = this.config.plugbase + '/images/' + this.config.theme + '/style.css';
73 plugbase: DOKU_BASE + 'lib/plugins/indexmenu', // base of plugin folder global() property in dTree.config