Home
last modified time | relevance | path

Searched refs:DOKU_BASE (Results 326 – 350 of 521) sorted by relevance

1...<<1112131415161718192021

/plugin/profiles/
H A Dsyntax.php102 …$renderer->doc .= '<a href='.$ahref.' target="_blank"><img src="' . DOKU_BASE . 'lib/plugins/profi…
/plugin/leightweightscript/
H A Daction.php43 …'src' => DOKU_BASE.'lib/exe/js.php'.'?t='.rawurlencode($conf['template']).'&type=admin&tseed='.$ts…
/plugin/block/
H A Dscript.js92 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/lightweightscript/
H A Daction.php44 …'src' => DOKU_BASE.'lib/exe/js.php'.'?t='.rawurlencode($conf['template']).'&type=admin&tseed='.$ts…
/plugin/structodt/
H A Dscript.js46 const icon = DOKU_BASE + 'lib/images/fileicons/' + filetype + '.png';
/plugin/structstatus/
H A Dscript.js23 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/dokumicrobugtracker/
H A Dsyntax.php210 $BASE = DOKU_BASE."lib/plugins/dokumicrobugtracker/";
280 $BASE = DOKU_BASE."lib/plugins/dokumicrobugtracker/";
/plugin/querychangelog/
H A Dadmin.php384 $p['src'] = DOKU_BASE.'lib/images/diff.png';
395 $p['src'] = DOKU_BASE.'lib/images/history.png';
/plugin/task/syntax/
H A Dtask.php272 $link = DOKU_BASE.'lib/plugins/task/ics.php?id='.$ID;
273 $src = DOKU_BASE.'lib/plugins/task/images/ics.gif';
/plugin/etherpadlite/scripts/
H A Detherpadlite.js19 DOKU_BASE + 'lib/exe/ajax.php',
70 DOKU_BASE + 'lib/exe/ajax.php',
196 DOKU_BASE + 'lib/exe/ajax.php',
265 DOKU_BASE + 'lib/exe/ajax.php',
363 DOKU_BASE + 'lib/exe/ajax.php',
593 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/schedule/lib/
H A DscheduleTable.js84 DOKU_BASE+"lib/plugins/schedule/ajax.php",
/plugin/flowplayer/
H A Dsyntax.php18 define('FLOWPLAYER', DOKU_BASE.'lib/plugins/flowplayer/player/flowplayer-3.2.16.swf');
/plugin/data-au/
H A Dscript.js55 DOKU_BASE + 'lib/exe/ajax.php', {
/plugin/autolink3/
H A Dscript.js19 pl_si.sack = new sack(DOKU_BASE + 'lib/plugins/autolink3/ajax.php');
/plugin/data/
H A Dscript.js55 DOKU_BASE + 'lib/exe/ajax.php', {
/plugin/dyncontent/
H A Dscript.js311 … $res.html('<img src="'+DOKU_BASE+'lib/images/throbber.gif" alt="" width="16" height="16" />')
313 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/twcheckliste/
H A Drenderer.php.old47 $this->base = DOKU_BASE.'lib/plugins/twcheckliste/';
73 <link rel="stylesheet" href="'.DOKU_BASE.'lib/styles/style.css" type="text/css" media="screen" />
/plugin/siteexport/inc/
H A Dfunctions.php139 $NAME = preg_replace("%^" . preg_quote(DOKU_BASE, '%') . "%", "", $NAME);
261 $xlink = preg_replace('#' . DOKU_BASE . '$#', '', $xlink);
264 $xlink = DOKU_BASE;
271 $this->debug->message("'$xlink'", array(DOKU_REL, DOKU_URL, DOKU_BASE, $xlink), 2);
/plugin/subconfhelper/helper/
H A Dconfig.php9 if(!defined('DOKU_PLUGIN_IMAGES')) define('DOKU_PLUGIN_IMAGES',DOKU_BASE.'lib/plugins/config/images…
/plugin/revealjs/syntax/
H A Dtheme.php113 … $this->getLang('view_presentation').'"><img src="'.DOKU_BASE.'lib/plugins/revealjs/'.
/plugin/chessdiagram/
H A Dsyntax.php12 if(!defined('IMAGE_PATH')) define('IMAGE_PATH',DOKU_BASE.'lib/plugins/chessdiagram/images/');
/plugin/feed/
H A Dsyntax.php135 $url = DOKU_BASE . 'lib/plugins/feed/feed.php?plugin=' . $plugin .
/plugin/dtable/
H A Dsyntax.php91 …ss="dtable dynamic_form" id="dtable_'.$start_line.'_'.$id.'" action="'.$DOKU_BASE.'lib/exe/ajax.ph…
/plugin/passpolicy/
H A Dscript.js56 DOKU_BASE + 'lib/exe/ajax.php',

1...<<1112131415161718192021