Home
last modified time | relevance | path

Searched refs:DOKU_BASE (Results 276 – 300 of 521) sorted by relevance

1...<<1112131415161718192021

/plugin/pwaoffline/
H A Daction.php35 'src' => DOKU_BASE . 'lib/plugins/pwaoffline/144.png',
/plugin/fksnewsfeed/
H A Dscript.js11 fetch(DOKU_BASE + 'lib/exe/ajax.php?call=plugin_newsfeed', {
/plugin/ajaxpeon/
H A Dscript.js20 var url = DOKU_BASE + 'lib/exe/ajax.php';
/plugin/openlayersmapoverlays/syntax/
H A Dwmslayer.php113 $renderer->doc .= DOKU_LF . '<script defer="defer" src="' . DOKU_BASE
H A Dagslayer.php114 $renderer->doc .= DOKU_LF . '<script defer="defer" src="' . DOKU_BASE .
/plugin/inseecity/
H A Daction.php30 'src' => DOKU_BASE.'lib/plugins/inseecity/dep/'.$dep.'.js',
/plugin/odp/
H A Dsyntax.php80 …$renderer->doc .= '<img src="'.DOKU_BASE.'lib/plugins/odp/odp.png" align="right" alt="'.$this->get…
/plugin/flowchartjs/
H A Dscript.js36 jQuery.ajax(DOKU_BASE + 'lib/plugins/flowchartjs/styles/' + style + '.json', {dataType: 'json'})
/plugin/timetrack/
H A Dscript.js112 url:DOKU_BASE + 'lib/exe/ajax.php',
124 url:DOKU_BASE + 'lib/exe/ajax.php',
/plugin/plantuml/
H A Dsyntax.php114 $img = DOKU_BASE . 'lib/plugins/plantuml/img.php?' . buildURLParams($data);
119 … $img_unresized = DOKU_BASE . 'lib/plugins/plantuml/img.php?' . buildURLParams($data);
/plugin/dokutranslate/
H A Dadmin.php288 $img = DOKU_BASE.'lib/images/minus.gif';
291 $img = DOKU_BASE.'lib/images/plus.gif';
/plugin/guestbook/
H A Dbasic.class.php143 …value="'.$data['ID'].'" name="guestEdit" /><input type="image" src="' . DOKU_BASE . 'lib/plugins/g…
144 …lue="'.$data['ID'].'" name="guestDelete" /><input type="image" src="' . DOKU_BASE . 'lib/plugins/g…
145 …e="'.$data['ID'].'" name="guestActivate" /><input type="image" src="' . DOKU_BASE . 'lib/plugins/g…
/plugin/do/scripts/
H A DPluginDo.js116 $applyto.find('img').attr('src', DOKU_BASE + 'lib/plugins/do/pix/' + newImg);
354 $image.attr('src', DOKU_BASE + 'lib/images/throbber.gif');
396 url: DOKU_BASE + 'lib/exe/ajax.php',
/plugin/btable2/
H A Dsyntax.php386 $title = '<img src="'.DOKU_BASE.'lib/images/success.png" '.
441 'src="'.DOKU_BASE.'lib/plugins/btable2/del.png'.'" '.
572 $ret .= ' <a href="'.DOKU_BASE.'/lib/plugins/btable/export.php?id='.$dID.'">';
/plugin/datapopup/
H A Dscript.js15 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/datatables/
H A Daction.php14 const ASSET_URL = DOKU_BASE . 'lib/plugins/datatables/assets';
/plugin/bureaucracy-au/script/
H A Duser.js17 DOKU_BASE + 'lib/exe/ajax.php', {
/plugin/bureaucracyau/script/
H A Duser.js17 DOKU_BASE + 'lib/exe/ajax.php', {
/plugin/nsexport/packer/
H A Dpacker.php64 send_redirect(DOKU_BASE . 'doku.php');
/plugin/usercontact/
H A Dscript.js18 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/uilanguage/
H A Daction.php86 …$link['href'] = DOKU_BASE.'lib/plugins/'.$pluginname.'/rtlcss.php?s='.$link['media'].'&t='.$conf['…
/plugin/cellbg/
H A Dscript.js77 p_ico.src = DOKU_BASE + 'lib/plugins/cellbg/images/cellbg.png';
/plugin/cellbg2/
H A Dscript.js77 p_ico.src = DOKU_BASE + 'lib/plugins/cellbg/images/cellbg.png';
/plugin/socialshareprivacy2/
H A Daction.php67 $path_prefix = DOKU_BASE."lib/plugins/socialshareprivacy2/SSP/";
/plugin/emoji/
H A Dscript.js21 jQuery.getJSON(DOKU_BASE + 'lib/plugins/emoji/assets/emoji_strategy.json',

1...<<1112131415161718192021