Home
last modified time | relevance | path

Searched refs:DOKU_BASE (Results 151 – 175 of 521) sorted by relevance

12345678910>>...21

/plugin/top/
H A Dscript.js4 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/preservefilenames/
H A Daction_angua.php405 … echo ' <a href="'.$link.'" target="_blank"><img src="'.DOKU_BASE.'lib/images/magnifier.png" '.
410 … echo ' <a href="'.$link.'" target="_blank"><img src="'.DOKU_BASE.'lib/images/mediamanager.png" '.
415 $link = DOKU_BASE.'lib/exe/mediamanager.php?delete='.rawurlencode($fakeId).
418 '<img src="'.DOKU_BASE.'lib/images/trash.png" alt="'.$lang['btn_delete'].'" '.
/plugin/livepreview/
H A Dlivepreview.php12 $ns = cleanID(preg_replace("#^.+?".$_SERVER['HTTP_HOST'].DOKU_BASE."#i","",$ns));
/plugin/tiledblog/
H A Dscript.js15 url: DOKU_BASE+"lib/plugins/tiledblog/ajax.php",
/plugin/tipoftheday/
H A Dscript.js3 jQuery.post(DOKU_BASE + 'lib/exe/ajax.php',
/plugin/epnsmartlink/
H A Dscript.js3 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/tablecalc/
H A Daction.php19 'src' => DOKU_BASE."lib/plugins/tablecalc/script.js");
/plugin/timestamp/
H A Dscript.js4 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/bookcreator/script/
H A Dnspicker.js225 $res.html('<img src="' + DOKU_BASE + 'lib/images/throbber.gif" alt="" width="16" height="16" />')
227 DOKU_BASE + 'lib/exe/ajax.php',
282 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/swfobject/
H A Dsyntax.php175 $DOKU_BASE = DOKU_BASE;
176 …$XI = ( $this->getConf("useExpressInstall") ) ? "\"{$DOKU_BASE}lib/plugins/swfobject/expressinstal…
/plugin/twistienav4bootstrap3/
H A Dscript.js47 DOKU_BASE + 'lib/exe/ajax.php',
101 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/twistienav/
H A Dscript.js52 DOKU_BASE + 'lib/exe/ajax.php',
113 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/chat/
H A Dchat.php66 "codebase=\"".DOKU_BASE."lib/plugins/chat/\" ".
247 …'<img id="chatVolumeIcon" src="'.DOKU_BASE.'lib/images/blank.gif" style="cursor:pointer;width:0px;…
/plugin/ajaxedit/
H A Dscript.js58 var url = DOKU_BASE+'lib/plugins/'+plugin+'/ajax.php';
78 var url = DOKU_BASE+'lib/exe/ajax.php';
/plugin/instantpage/action/
H A DaddScriptTag.php34 'src' => DOKU_BASE . 'lib/plugins/instantpage/lib/5.1.0.js',
/plugin/rating/
H A Dscript.js10 DOKU_BASE+'lib/exe/ajax.php',
/plugin/readability/
H A Dscript.js10 DOKU_BASE + 'lib/plugins/readability/calc.php',
/plugin/asciimath/
H A Daction.php54 "src" => DOKU_BASE."lib/plugins/asciimath/asciimathml148r.js"
/plugin/confmanager/tpl/
H A DformEnd.php11 …oadform" enctype="multipart/form-data" method="POST" action="<?php echo DOKU_BASE.'lib/exe/ajax.ph…
/plugin/indexmenu/scripts/
H A Dnojsindex.js18 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/googlemap3/
H A Daction.php32 'src' => DOKU_BASE.'lib/plugins/googlemap3/googlemap3.js');
/plugin/xfortune/
H A Dscript.js17 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/slideshow/
H A Dsyntax.php21 $this->swfLoc = DOKU_BASE.'lib/plugins/slideshow/slideshow.swf';
/plugin/widearea/
H A Daction.php26 "href" => DOKU_BASE."lib/plugins/widearea/widearea/widearea.css"
/plugin/issuelinks/script/
H A Dtooltip.js26 const serverEndpoint = url || window.DOKU_BASE + 'lib/exe/ajax.php';
104 jQuery.get(window.DOKU_BASE + 'lib/exe/ajax.php', {

12345678910>>...21