Home
last modified time | relevance | path

Searched refs:DOKU_BASE (Results 476 – 500 of 521) sorted by last modified time

1...<<1112131415161718192021

/plugin/crypto/
H A Dsyntax.php63 $renderer->doc .= '<img src="'.DOKU_BASE."lib/plugins/crypto/lock.png".'"/>';
H A Daction.php39 'icon' => DOKU_BASE.'lib/plugins/crypto/lock.png');
43 'icon' => DOKU_BASE.'lib/plugins/crypto/lock_break.png');
49 "src" => DOKU_BASE."lib/plugins/crypto/js/encrypt-dialog.js",
55 "src" => DOKU_BASE."lib/plugins/crypto/js/decrypt-dialog.js",
61 "src" => DOKU_BASE."lib/plugins/crypto/js/toggle-encryption-dialog.js",
/plugin/jsmath/
H A Dscript.js2 document.write('<SCRIPT SRC="' + DOKU_BASE + 'lib/plugins/jsmath/install_js.php"></SCRIPT>');
/plugin/nstoc/
H A Dsyntax.php211 $webdir = DOKU_BASE . 'lib/plugins/nstoc/';
/plugin/jmol2/
H A Dsyntax.php20 $sl = (substr(DOKU_BASE,-1)!='/')?'/':'';
21 $this->jmolDir = DOKU_BASE.$sl.'lib/plugins/jmol2/jmol/';
/plugin/translator/
H A Dscript.js13 var ajax = new sack(DOKU_BASE + 'lib/exe/ajax.php');
/plugin/html5/
H A Drenderer.php153 $this->doc .= '<img src="'.DOKU_BASE.'lib/images/smileys/'.$this->smileys[$smiley].
/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/panorama/
H A Drender_helper.php25 $archive = DOKU_BASE.'lib/exe/fetch.php?media='.$archive;
27 $name = DOKU_BASE.$conf['savedir'].'/media/'.str_replace(":", "/", $name);
43 $archive = DOKU_BASE.$conf['savedir'].'/media/'.$archive;
48 $name = DOKU_BASE.$conf['savedir'].'/media/'.str_replace(":", "/", $name);
/plugin/lastfm/
H A Dscript.js12 var ajax = new sack(DOKU_BASE+'lib/exe/ajax.php');
60 obj.innerHTML = '<img src="'+DOKU_BASE+'lib/plugins/lastfm/images/loader.gif" />';
/plugin/querychangelog/
H A Dadmin.php384 $p['src'] = DOKU_BASE.'lib/images/diff.png';
395 $p['src'] = DOKU_BASE.'lib/images/history.png';
/plugin/qstat/
H A Dsyntax.php294 $imgpath = DOKU_BASE.'/lib/plugins/qstat_oatforg/images/';
/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/translation2/
H A Daction.php95 … $img = DOKU_BASE . 'lib/plugins/' . basename(dirname(__FILE__)) . '/flags/' . $lang . '.gif';
/plugin/asciimath/
H A Daction.php54 "src" => DOKU_BASE."lib/plugins/asciimath/asciimathml148r.js"
/plugin/offline/
H A Drenderer.php48 $this->base = DOKU_BASE.'lib/plugins/offline/ui/';
H A Dsyntax.php72 …$renderer->doc .= '<img src="'.DOKU_BASE.'lib/plugins/offline/screen.gif" align="right" alt="'.$th…
/plugin/multitemplate_styleman/
H A Daction.php67 … $href = DOKU_BASE.'lib/plugins/multitemplate_styleman/css.php?tpl=' . $template;
69 … $href = DOKU_BASE.'lib/plugins/multitemplate_styleman/css.php' . $params . '&tpl=' . $template;
/plugin/syntaxhighlighter/
H A Daction.php54 "src" => DOKU_BASE."lib/plugins/syntaxhighlighter/Uncompressed/shCore.js"
57 "src" => DOKU_BASE."lib/plugins/syntaxhighlighter/Uncompressed/shBrushCpp.js"
60 "src" => DOKU_BASE."lib/plugins/syntaxhighlighter/Uncompressed/shBrushCSharp.js"
63 "src" => DOKU_BASE."lib/plugins/syntaxhighlighter/Uncompressed/shBrushCss.js"
66 "src" => DOKU_BASE."lib/plugins/syntaxhighlighter/Uncompressed/shBrushDelphi.js"
69 "src" => DOKU_BASE."lib/plugins/syntaxhighlighter/Uncompressed/shBrushJava.js"
72 "src" => DOKU_BASE."lib/plugins/syntaxhighlighter/Uncompressed/shBrushPhp.js"
78 "src" => DOKU_BASE."lib/plugins/syntaxhighlighter/Uncompressed/shBrushRuby.js"
81 "src" => DOKU_BASE."lib/plugins/syntaxhighlighter/Uncompressed/shBrushSql.js"
84 "src" => DOKU_BASE."lib/plugins/syntaxhighlighter/Uncompressed/shBrushVb.js"
[all …]
/plugin/inserticon/
H A Dsyntax.php15 define('PLUGIN_DIR',DOKU_BASE.'lib/plugins/inserticon/');
/plugin/register/
H A Dsyntax.php68 $url = DOKU_BASE . "lib/exe/fetch.php?cache=$cache&amp;media=" . urlencode("register:$hash.png");
/plugin/code2/
H A Dsyntax.php314 $webdir = DOKU_BASE . 'lib/plugins/code/';
/plugin/autoviewer/
H A Dsyntax.php35 $this->swfLoc = DOKU_BASE.'lib/plugins/aviewer/autoviewer/autoviewer.swf';
36 $this->swfJsPath = DOKU_BASE.'lib/plugins/aviewer/autoviewer/swfobject.js';
/plugin/superacl/
H A Dscript.js43 var ajax = new sack(DOKU_BASE + 'lib/plugins/superacl2/ajax.php');
105 clicky.src = DOKU_BASE+'lib/images/plus.gif';
114 var ajax = new sack(DOKU_BASE + 'lib/plugins/superacl2/ajax.php');
124 clicky.src = DOKU_BASE+'lib/images/minus.gif';
H A Dadmin.php441 $img = DOKU_BASE.'lib/images/minus.gif';
444 $img = DOKU_BASE.'lib/images/plus.gif';

1...<<1112131415161718192021