Home
last modified time | relevance | path

Searched refs:DOKU_BASE (Results 26 – 50 of 521) sorted by relevance

12345678910>>...21

/plugin/highlightjs/
H A Daction.php39 'icon' => DOKU_BASE . 'lib/plugins/highlightjs/images/page_white_code.png',
50 …echo "<script language='javascript' src='".DOKU_BASE."lib/plugins/highlightjs/highlight/highlight.…
51 …echo "<link rel='stylesheet' title='Default' href='".DOKU_BASE."lib/plugins/highlightjs/highlight/…
/plugin/nsexport/
H A Dscript.js19 const url = DOKU_BASE + 'lib/exe/ajax.php';
32 window.location = DOKU_BASE + 'lib/plugins/nsexport/export.php?key=' + key;
56 const url = DOKU_BASE + 'lib/exe/ajax.php';
69 …+ '<img id="plugin_nsexport__throbber" src="' + DOKU_BASE + 'lib/images/throbber.gif" alt="…"></p>…
/plugin/quickedit/
H A Dsyntax.php93 …<input style='position : relative ; bottom : -4px' type='image' src='".DOKU_BASE."/lib/plugins/qui…
94 …<input style='position : relative ; bottom : -4px ' type='image' src='".DOKU_BASE."/lib/plugins/qu…
98 <img src='".DOKU_BASE."/lib/images/loading.gif' />
/plugin/jplayer/
H A Daction.php24 'href' => DOKU_BASE .
31 'src' => DOKU_BASE .
39 'src' => DOKU_BASE .
/plugin/dokuprism/
H A Daction.php23 "href" => DOKU_BASE."lib/plugins/dokuprism/prism/prism.css",
28 "src" => DOKU_BASE."lib/plugins/dokuprism/prism/prism.js",
42 'icon' => DOKU_BASE."lib/plugins/dokuprism/svg.php?label=$lang",
/plugin/dokutranslate/
H A Dscript.js27 DOKU_BASE + 'lib/plugins/dokutranslate/ajax.php',
38 DOKU_BASE + 'lib/images/' +
50 .html('<img src="'+DOKU_BASE+'lib/images/throbber.gif" alt="..." />')
52 DOKU_BASE + 'lib/plugins/dokutranslate/ajax.php',
/plugin/booking/
H A Dscript.js6 DOKU_BASE + 'lib/exe/ajax.php',
20 DOKU_BASE + 'lib/exe/ajax.php',
26 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/vkeyboard/
H A Daction.php47 'src' => DOKU_BASE . 'lib/plugins/vkeyboard/vkeyboard.js');
66 setcookie ('VKB',$matches[1], $expire, DOKU_BASE);
70 setcookie ('VKB',$_REQUEST['vkb'], $expire, DOKU_BASE);
/plugin/judge/
H A Dscript.js20 $url = DOKU_BASE + "lib/exe/ajax.php";
34 $url = DOKU_BASE + "lib/exe/ajax.php";
98 $url = DOKU_BASE + "lib/exe/ajax.php";
129 $url = DOKU_BASE + "lib/exe/ajax.php";
153 $url = DOKU_BASE + "lib/exe/ajax.php";
191 $url = DOKU_BASE + "lib/exe/ajax.php";
223 $url = DOKU_BASE + "lib/exe/ajax.php";
/plugin/codeprettify/
H A Daction.php31 DOKU_BASE.'lib/plugins/codeprettify/code-prettify/src/';
40 DOKU_BASE.'lib/plugins/codeprettify/code-prettify/styles/';
67 'src' => DOKU_BASE.'lib/plugins/codeprettify/code-prettify/src/lang-none.js',
/plugin/syntaxhighlighter4/
H A Daction.php42 'href' => DOKU_BASE.'lib/plugins/syntaxhighlighter4/dist/'.$this->getConf('theme'),
49 'href' => DOKU_BASE.'lib/plugins/syntaxhighlighter4/dist/override.css',
55 'src' => DOKU_BASE.'lib/plugins/syntaxhighlighter4/dist/syntaxhighlighter.js',
/plugin/ckgedit/scripts/
H A Dcss6.php54 $files[$mediatype][DOKU_INC.'lib/styles/'.$mediatype.'.css'] = DOKU_BASE.'lib/styles/';
63 $files[$mediatype][$userstyle] = DOKU_BASE;
111 $base = preg_quote(DOKU_BASE,'#');
252 $webbase = DOKU_BASE;
302 … $css .= ' background: transparent url('.DOKU_BASE.'lib/images/interwiki.png) 0px 1px no-repeat;';
312 $css .= ' background-image: url('.DOKU_BASE.'lib/images/interwiki/'.$iw.'.png)';
316 $css .= ' background-image: url('.DOKU_BASE.'lib/images/interwiki/'.$iw.'.gif)';
331 …$css .= ' background: transparent url('.DOKU_BASE.'lib/images/fileicons/file.png) 0px 1px no-repea…
354 $css .= ' background-image: url('.DOKU_BASE.'lib/images/fileicons/'.$ext.$type.')';
/plugin/epub/
H A Dscript.js21 DOKU_BASE + 'lib/plugins/epub/scripts/ebook.php',
28 var epub='http://'+ location.host + DOKU_BASE + 'lib/exe/fetch.php?media=' + result[1];
47 DOKU_BASE + 'lib/plugins/epub/scripts/update_files.php',
75 DOKU_BASE + 'lib/plugins/epub/scripts/check_progess.php',
/plugin/quickstats/
H A Dscript.js3 var page = DOKU_BASE +'doku.php?&id=' + ns;
84 var throbber = DOKU_BASE + 'lib/plugins/quickstats/throbber.gif';
222 DOKU_BASE + 'lib/plugins/quickstats/scripts/extended_data.php',
238 params+="doku_inc="+encodeURIComponent(DOKU_BASE);
243 DOKU_BASE + 'lib/plugins/quickstats/scripts/country_data.php',
273 DOKU_BASE + 'lib/plugins/quickstats/scripts/get_useragent.php',
305 DOKU_BASE + 'lib/plugins/quickstats/scripts/get_geocity2.php',
318 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/new_page_dialog/
H A Dhelper.php56 $script = DOKU_BASE.DOKU_SCRIPT.'/'.$id . "?";
58 $script = DOKU_BASE.$id."?";
60 $script = DOKU_BASE.DOKU_SCRIPT . "?";
/plugin/npd/
H A Dhelper.php62 $script = DOKU_BASE.DOKU_SCRIPT.'/'.$id . "?";
64 $script = DOKU_BASE.$id."?";
66 $script = DOKU_BASE.DOKU_SCRIPT . "?";
/plugin/freesync/
H A Dscript.js5 var ajax = new sack(DOKU_BASE+'lib/exe/ajax.php');
26 var ajax = new sack(DOKU_BASE+'lib/exe/ajax.php');
45 cssNode.setAttribute('href', DOKU_BASE+'lib/exe/css.php?t=default');
/plugin/crypto/js/
H A Dtoggle-encryption-dialog.js6 this.sack = new sack(DOKU_BASE + "lib/exe/ajax.php");
25 …' <img src="' + DOKU_BASE + 'lib/images/close.png" width="16" height="16" align="right" alt="" id=…
46 dialog.button.innerHTML = '<img src="' + DOKU_BASE + "lib/plugins/crypto/lock_break.png" + '"/>';
54 dialog.button.innerHTML = '<img src="' + DOKU_BASE + "lib/plugins/crypto/lock.png" + '"/>';
/plugin/linksuggest/
H A Dscript.js34 DOKU_BASE + 'lib/exe/ajax.php',
75 return '<img alt="' + alt + '" src="' + DOKU_BASE + 'lib/images/' + image + '"> ' + linksuggest_escape(value) + title;
108 DOKU_BASE + 'lib/exe/ajax.php',
154 DOKU_BASE + 'lib/exe/ajax.php',
193 return '<img alt="' + alt + '" src="' + DOKU_BASE + 'lib/images/' + image + '"> ' + linksuggest_escape(value);
/plugin/dw2pdf/
H A Daction.php660 '@BASE@' => DOKU_BASE,
662 '@TPLBASE@' => DOKU_BASE . 'lib/plugins/dw2pdf/tpl/' . $this->tpl . '/',
787 DOKU_INC . 'lib/styles/screen.css' => DOKU_BASE . 'lib/styles/',
788 DOKU_INC . 'lib/styles/print.css' => DOKU_BASE . 'lib/styles/',
792 DOKU_PLUGIN . 'dw2pdf/conf/style.css' => DOKU_BASE . 'lib/plugins/dw2pdf/conf/',
794 DOKU_BASE . 'lib/plugins/dw2pdf/tpl/' . $this->tpl . '/',
795 DOKU_PLUGIN . 'dw2pdf/conf/style.local.css' => DOKU_BASE . 'lib/plugins/dw2pdf/conf/',
835 $list[DOKU_PLUGIN . "$p/screen.css"] = DOKU_BASE . "lib/plugins/$p/";
836 $list[DOKU_PLUGIN . "$p/screen.less"] = DOKU_BASE . "lib/plugins/$p/";
838 $list[DOKU_PLUGIN . "$p/style.css"] = DOKU_BASE
[all...]
/plugin/aceeditor/
H A Daction.php65 $this->link_script($event, DOKU_BASE.'lib/plugins/aceeditor/build.js');
67 $this->link_script($event, DOKU_BASE.'lib/plugins/aceeditor/vendor/require.js');
68 $this->link_script($event, DOKU_BASE.'lib/plugins/aceeditor/scripts/init.js');
/plugin/diagrams/script/
H A DDiagramsEditor.js59 const response = await fetch(DOKU_BASE + 'lib/exe/fetch.php?media=' + mediaid, {
82 const url = DOKU_BASE + 'lib/exe/ajax.php?call=plugin_diagrams_embed_load' +
147 const uploadUrl = DOKU_BASE + 'lib/exe/ajax.php?call=plugin_diagrams_embed_save' +
173 const uploadUrl = DOKU_BASE + 'lib/exe/ajax.php?call=plugin_diagrams_savecache' +
311 return DOKU_BASE +
/plugin/linkmanager/
H A Dscript.js236 var ajax = new sack(DOKU_BASE + 'lib/plugins/linkmanager/exe/ajax.php');
244 … content.innerHTML = '<img src="'+DOKU_BASE+'lib/images/loading.gif" alt="..." class="load" />';
269 clicky.src = DOKU_BASE+'lib/images/plus.gif';
277 var ajax = new sack(DOKU_BASE + 'lib/plugins/linkmanager/exe/ajax.php');
289 clicky.src = DOKU_BASE+'lib/images/minus.gif';
309 "url":DOKU_BASE+"lib/plugins/linkmanager/exe/filemanager.php?ns=",
/plugin/preservefilenames/
H A Daction_adorabelle.php90 … echo ' <a href="'.$link.'" target="_blank"><img src="'.DOKU_BASE.'lib/images/magnifier.png" '.
95 … echo ' <a href="'.$link.'" target="_blank"><img src="'.DOKU_BASE.'lib/images/mediamanager.png" '.
100 $link = DOKU_BASE.'lib/exe/mediamanager.php?delete='.rawurlencode($fakeId).
103 '<img src="'.DOKU_BASE.'lib/images/trash.png" alt="'.$lang['btn_delete'].'" '.
/plugin/struct/meta/
H A DSchemaEditor.php95 $html .= '<link href="' . DOKU_BASE .
97 $html .= '<link href="' . DOKU_BASE .
99 $html .= '<script src="' . DOKU_BASE .
101 $html .= '<script src="' . DOKU_BASE .

12345678910>>...21