Home
last modified time | relevance | path

Searched refs:script (Results 426 – 450 of 762) sorted by relevance

1...<<11121314151617181920>>...31

/plugin/dokukiwix/
H A DINSTALL25 You are done! Start the script from the admin panel in dokuwiki. Output will go to /lib/plugins/dok…
/plugin/quickstats/lang/fr/
H A Dintro.txt1 Pour économiser du temps de téléchargement, ''quickstats'' essaye de télécharger son script de tri …
/plugin/flashplayer/
H A Dreadme-de.txt25 <script type="text/javascript" src="<?php echo DOKU_BASE?>lib/plugins/flashplayer/player/swfobject.…
/plugin/twcheckliste/
H A Drenderer.php.old74 <script src="'.$this->base.'default/slides.js" type="text/javascript"></script>
/plugin/codeprettify/code-prettify/
H A DREADME.md5 An embeddable script that makes source-code snippets in HTML prettier.
24 * Include the script tag below in your document:
26 <script src="https://cdn.jsdelivr.net/gh/google/code-prettify@master/loader/run_prettify.js"></scri…
/plugin/diagramsnet/lib/js/
H A Dembed.dev.js71 var script = document.createElement('script');
72 script.type = 'text/javascript';
73 script.src = 'https://app.diagrams.net/math/MathJax.js';
74 document.getElementsByTagName('head')[0].appendChild(script);
/plugin/diagramsnet/lib/js/diagramly/
H A DEmbed.js71 var script = document.createElement('script');
72 script.type = 'text/javascript';
73 script.src = 'https://app.diagrams.net/math/MathJax.js';
74 document.getElementsByTagName('head')[0].appendChild(script);
/plugin/contact/
H A Dsyntax.php167 …$ret .= "<form action=\"".script()."\" method=\"post\" onsubmit=\"return validatecontact(this);\">…
/plugin/givemeyouremail/
H A Dsyntax.php201 $ret = '<form id="givemeyouremail__form" method="post" action="'.script().
/plugin/webcomponent/_test/
H A DREADME.md8 There is a [script called copy_visuals](../copy_visuals.cmd)
/plugin/bookmark2wiki/
H A DREADME.md16 … Change the window.open statement to reflect the location of the bookmark2wiki.php script.
/plugin/abc2/abc-libraries/abc2svg/
H A Dpsvg-1.js237 function pscall(f,x,y,script){gcur.xorig=gcur.xoffs=abcobj.sx(0);gcur.yorig=gcur.yoffs=abcobj.sy(0);gcur.cx=0;gcur.cy=0;wps.parse(script+ argument
240 Psvg.prototype.psdeco=function(f,x,y,de){var dd,de2,script,defl,Os=wps.parse('/'+f+' where'),A=Os.pop(),staff_tb=abcobj.get_staff_tb()
248 defl|=4;Os.pop();script='/defl '+defl+' def '
249 if(de.lden){script+=x.toFixed(1)+' '+y.toFixed(1)+' ';de2=de.start;x=de2.x;y=de2.y+staff_tb[de2.st].y
253 if(de.has_val){script+=de.val+' '}else if(dd.str){script+='('+dd.str+') ';y+=dd.h*0.2}
254 return pscall(f,x,y,script)}
/plugin/siteexport/action/
H A Dajax.php1206 $script = $conf['basedir'] . $relpath . basename($_SERVER['SCRIPT_FILENAME']);
1208 $script = preg_replace('/^' . preg_quote($_SERVER['DOCUMENT_ROOT'], '/') . '/', '',
1210 $script = '/' . $script;
1212 $script = $_SERVER['SCRIPT_NAME'];
1216 $script = preg_replace('/\/\/+/', '/', $script);
1221 if (preg_match('/^' . preg_quote($script, '/') . '(.*)/', $request, $match)) {
/plugin/eventline/
H A Dsyntax.php194 $str = '<script type="text/javascript" language="javascript">';
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.MungeSecretKey.txt
/plugin/jquerymigrate/
H A DREADME3 Adds production/development version of jquery-migrate script to DokuWiki
/plugin/freechat/phpfreechat/src/commands/
H A Dgetnewmsg.class.php104 $xml_reponse->script("pfc.handleResponse('".$this->name."', 'ok', (".$js."));");
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A D.travis.yml42 script:
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DIndex.php184 * @param AbstractScript $script Script
193 public function updateByQuery($query, AbstractScript $script, array $options = []): Response
199 'script' => $script->toArray()['script'],
807 * Update document, using update script.
176 updateByQuery($query, AbstractScript $script, array $options = []) global() argument
/plugin/codehighlight/cp/languages/
H A Dvbscript.css61 /* script */
H A Dasp.css61 /* script */
/plugin/leightweightscript/
H A DREADME3 Adds an "Editor and better only" script part and removes a lot of
/plugin/s5reloaded/ui/effects_support/
H A DMIT-LICENSE1 Copyright (c) 2005-2009 Thomas Fuchs (http://script.aculo.us, http://mir.aculo.us)
/plugin/lightweightscript/
H A DREADME3 Adds an "Editor and better only" script part and removes a lot of
/plugin/popupviewer/
H A DREADME.md27 You can add JavaScript that is being executed for pages that load in a popup. The script has to be …

1...<<11121314151617181920>>...31