Home
last modified time | relevance | path

Searched refs:DOKU_BASE (Results 251 – 275 of 521) sorted by relevance

1...<<1112131415161718192021

/plugin/struct/jsoneditor/
H A Dsetup.js43 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/schedule/lib/
H A DscheduleCitiesMap.js19 var schedulePoiUri = DOKU_BASE+'lib/plugins/schedule/images/poi.png';
20 var scheduleSelectedPoiUri = DOKU_BASE+'lib/plugins/schedule/images/poiRed.png';
21 var scheduleEmptyUri = DOKU_BASE+'lib/plugins/schedule/images/empty.png';
22 var scheduleIconCalendarUri = DOKU_BASE+'lib/plugins/schedule/images/calendar.png';
23 var scheduleAjaxPoiUri = DOKU_BASE+"lib/plugins/schedule/ajaxPOI.php";
/plugin/icons/
H A Daction.php72 $base_url = DOKU_BASE . 'lib/plugins/icons/assets';
/plugin/publish/
H A Dscript.js27 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/ckgedit/ckeditor/
H A Dconfig.js1 …if(n.JSINFO.ckg_canonical){d=n.DOKU_BASE+"lib/plugins/ckgedit/ckeditor/";f.doku_url=n.DOKU_BASE;f.…
/plugin/tocselect/
H A Dsyntax.php13 define('TOCSEL_DIR', DOKU_BASE . 'lib/plugins/tocselect/');
/plugin/tabinclude/
H A Dscript.js13 jQuery.post(DOKU_BASE + 'lib/plugins/tabinclude/ajax.php', { call: 'content', page: page })
/plugin/flowplay/
H A Dsyntax.php17 define('PLUGIN_FLOW', DOKU_BASE.'lib/plugins/flowplay/flowplayer/');
/plugin/aichat/
H A Dsyntax.php
/plugin/diagrams/script/
H A Dmediafile-editbutton.js13 const result = await fetch(DOKU_BASE + 'lib/exe/ajax.php?call=plugin_diagrams_mediafile_editcheck', {
/plugin/fckg/
H A Dscript.js229 url: DOKU_BASE + 'lib/plugins/fckg/scripts/prev_delete.php',
248 var dokuBase = location.host + DOKU_BASE;
/plugin/fckg/scripts/
H A Dscript-cmpr.js1DOKU_BASE+"lib/plugins/fckg/scripts/prev_delete.php",async:false,data:c,type:"POST",dataType:"html…
/plugin/blogtng/
H A Dscript.js76 preview.innerHTML = '<img src="'+DOKU_BASE+'/lib/images/throbber.gif" />';
93 jQuery.post(DOKU_BASE + 'lib/exe/ajax.php', params,
/plugin/openlayersmap/
H A Dscript.js287 src: `${DOKU_BASE}lib/plugins/openlayersmap/icons/${img}`,
342 url: DOKU_BASE + "lib/exe/fetch.php?media=" + mapOpts.kmlfile,
406 url: DOKU_BASE + "lib/exe/fetch.php?media=" + mapOpts.geojsonfile,
457 url: DOKU_BASE + "lib/exe/fetch.php?media=" + mapOpts.gpxfile,
543 '<img alt="' + _alt + '" src="' + DOKU_BASE + 'lib/plugins/openlayersmap/icons/' + selFeature.get('img') +
710 // externalGraphic: DOKU_BASE + 'lib/plugins/openlayersmapoverlays/icons/arrow-up-20.png',
715 // externalGraphic: DOKU_BASE + 'lib/plugins/openlayersmapoverlays/icons/arrow-up-20-select.png',
/plugin/quiz/
H A Dscript.js8 var ajax = new sack(DOKU_BASE + 'lib/plugins/quiz/getform.php');
/plugin/sitemapnavi/
H A Dscript.js43 jQuery.get(DOKU_BASE + 'lib/exe/ajax.php', {
/plugin/struct/script/
H A Dfunctions.js16 jQuery.post(DOKU_BASE + 'lib/exe/ajax.php', data, fn, 'json')
/plugin/siteexport/action/
H A Dsendfile.php56 header('Set-Cookie: fileDownload=true; path=' . DOKU_BASE);
/plugin/codemirror/
H A Daction.php36 $base_url = DOKU_BASE . 'lib/plugins/codemirror';
/plugin/ajaxloader/
H A Dscript.js2 var ajax = new sack(DOKU_BASE + 'lib/plugins/ajaxloader/ajax.php');
/plugin/feedback/
H A Dscript.js57 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/stale/
H A Dstale.js14 DOKU_BASE + 'lib/exe/ajax.php',
/plugin/translate/
H A Dscript.js31 .attr('src', DOKU_BASE+'lib/plugins/translate/images/splitswitch.gif')
/plugin/openlayersmapoverlays/syntax/
H A Dmapillarylayer.php104 $renderer->doc .= DOKU_LF . '<script defer="defer" src="' . DOKU_BASE
/plugin/editions/
H A Dscript.js5 …var loadingImg = '<img src="'+DOKU_BASE+'lib/images/throbber.gif" class="load" alt="loading..." />…

1...<<1112131415161718192021