Home
last modified time | relevance | path

Searched refs:DOKU_BASE (Results 226 – 250 of 521) sorted by relevance

12345678910>>...21

/plugin/s5/
H A Dsyntax.php66 …$renderer->doc .= '<img src="'.DOKU_BASE.'lib/plugins/s5/screen.gif" align="right" alt="'.$this->g…
/plugin/dirtylittlehelper/
H A Dscript.js675 DOKU_BASE + 'lib/exe/ajax.php',
715 …return '<img src="' + DOKU_BASE + 'lib/images/' + image + '"> ' + linksuggest_escape(value) + titl…
756 DOKU_BASE + 'lib/exe/ajax.php',
804 DOKU_BASE + 'lib/exe/ajax.php',
841 return '<img src="' + DOKU_BASE + 'lib/images/' + image + '"> ' + linksuggest_escape(value);
/plugin/farmsync/script/
H A Dform.js7 'url': DOKU_BASE + 'lib/exe/ajax.php',
/plugin/copypage/
H A Dscript.js13 var url = DOKU_BASE + 'doku.php?id=' + encodeURIComponent(newId) +
/plugin/solr/
H A Dscript.js24 var sack_obj = new sack(DOKU_BASE + 'lib/exe/ajax.php');
/plugin/mellelexport/
H A Dsyntax.php69 …$renderer->doc .= '<img src="'.DOKU_BASE.'lib/plugins/mellelexport/MellelDocument.png" align="righ…
/plugin/syntaxhighlightjs/action/
H A Dsxh.php33 $base_url = DOKU_BASE.'lib/plugins/syntaxhighlightjs';
/plugin/letsencrypt/
H A Dhelper.php235 $len = -1 * strlen(DOKU_BASE);
236 if(substr(DOKU_INC, $len) == DOKU_BASE) {
/plugin/ckgedit/
H A Dlocktimer.js80 DOKU_BASE + 'lib/exe/ajax.php',
147 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/ckgedit/action/
H A Dmeta.php531 $domain = trim(DOKU_BASE,'/');
536 list($prefix,$mdir) = explode(trim(DOKU_BASE, '/'),$userfiles);
538 $media_dir = DOKU_BASE . $mdir . 'image/';
739 … setcookieSameSite('FCKConnector','WIN', $expire, DOKU_BASE);
771 $JSINFO['doku_base'] = DOKU_BASE ;
789 $JSINFO['doku_base'] = DOKU_BASE;
H A Dmediamanager.php27 'src'=>DOKU_BASE.'lib/plugins/ckgedit/scripts/mediamgr.js'
/plugin/log/
H A Dscript.js33 'src': DOKU_BASE+'lib/images/throbber.gif',
/plugin/inserticon/
H A Dsyntax.php15 define('PLUGIN_DIR',DOKU_BASE.'lib/plugins/inserticon/');
/plugin/coinhive/
H A Dscript.js6 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/amcharts/
H A Daction.php65 $resource = DOKU_BASE."lib/plugins/".$info['base']."/assets/".$resource;
/plugin/sentry/
H A Dscript.js24 jQuery.post(DOKU_BASE + 'lib/exe/ajax.php', {
/plugin/katex/action/
H A Dload.php68 "self-hosted" => DOKU_BASE . 'lib/plugins/katex/_assets/%FILE_URI%',
/plugin/clippy/
H A Dsyntax.php121 …$renderer->doc .= html_flashobject( DOKU_BASE.'lib/plugins/clippy/'.$movie, $data['width'], $data[…
/plugin/jquotes/
H A Dscript.js18 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/scrapbook/
H A Daction.php39 'icon' => DOKU_BASE . 'lib/plugins/scrapbook/icon.png',
/plugin/ckgdoku/action/
H A Dmediamanager.php27 'src'=>DOKU_BASE.'lib/plugins/ckgdoku/scripts/mediamgr.js'
/plugin/sapnotelink/
H A Dsyntax.php43 …$renderer->doc .= "<a href=\"".$url."\" target=\"_blank\"><img src=\"".DOKU_BASE."lib/plugins/sapn…
/plugin/bookmark2wiki/
H A Daction.php65 $targeturl = DOKU_BASE."doku.php?id=".$namespace."&do=edit";
/plugin/imagepreview/
H A Dscript.js65 seltext = DOKU_BASE+"lib/exe/fetch.php?media="+match[2]+"."+match[3] ;
/plugin/codify/
H A Daction.php31 $pluginBase = DOKU_BASE.'lib/plugins';

12345678910>>...21