Home
last modified time | relevance | path

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

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