| /dokuwiki/_test/tests/inc/ |
| H A D | toolbar.test.php | 10 $INFO['userinfo']['name'] = '/*!]]>*/</script><script>alert("\123\")</script>'; 15 $expected = '"\" --- \\\n \/\/[[example@example.org|\/*!]]>*\/<\/script><script>'. 16 'alert(\"\\\\123\\\\\\")<\/script>]] (john) '.$date.'\/\/\""';
|
| H A D | common_ml.test.php | 5 private $script = 'lib/exe/fetch.php'; variable in common_ml_test 13 $this->assertEquals(DOKU_BASE . $this->script . '?media=' , ml()); 23 $expect = DOKU_BASE . $this->script . '?a=b&c=d&q=%26%C3%A4&media=some:img.jpg'; 34 $expect = DOKU_BASE . $this->script . '?a=b&c=d&media=some:img.png'; 45 $expect = DOKU_BASE . $this->script . '?a=b&c=d&media=some:img.gif'; 60 $expect = DOKU_BASE . $this->script . '?w='.$w.'&tok='.$tok.'&media='.$id; 74 $expect = DOKU_BASE . $this->script . '?w='.$w.'&tok='.$tok.'&media='.$id; 89 $expect = DOKU_BASE.$this->script.'?w='.$w.'&tok='.$tok.'&media='.$cleanid; 107 $expect = DOKU_BASE.$this->script.'?tok='.$tok.'&media='.rawurlencode($id); 129 … $expect = DOKU_BASE.$this->script.'?w='.$w.'&tok='.$tok.'&media='.rawurlencode($id); [all …]
|
| H A D | html_secedit_pattern.test.php | 60 … $ins = p_get_instructions("====== Foo ======\n\n===== } --> <script> =====\n\n===== Bar =====\n"); 68 …$this->assertFalse(strpos($xhtml_without_secedit, '<script>'), 'Plain <script> tag found in output…
|
| /dokuwiki/inc/lang/ro/ |
| H A D | install.html | 3 …aibă drepturi de scriere în directoarele ce conțin aceste fișiere. Acest script de instalare nu po… 5 …script de instalare va configura DokuWiki pentru <abbr title="access control list">ACL</abbr>, car…
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | versions | 1 # this is loaded from the update.sh script and our PHP code
|
| /dokuwiki/_test/core/ |
| H A D | TestRequest.php | 15 protected $script; variable in TestRequest 70 * Get the script that will execute the request 75 return $this->script; 159 include(DOKU_INC . $this->script); 192 * @throws Exception when an invalid script is passed 203 $this->script = substr($uri, 1);
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ |
| H A D | javascript.php | 139 'SCRIPT' => array( 162 '<script type="text/javascript">' => '</script>' 165 '<script language="javascript">' => '</script>'
|
| H A D | asp.php | 125 'SCRIPT' => array( 149 '<script language="vbscript" runat="server">' => '</script>' 152 '<script language="javascript" runat="server">' => '</script>'
|
| H A D | mxml.php | 77 'SCRIPT' => array( 130 '<mx:Script>' => '</mx:Script>'
|
| H A D | coffeescript.php | 120 'SCRIPT' => array( 138 '<script type="text/coffeescript">' => '</script>'
|
| H A D | jquery.php | 196 'SCRIPT' => array( 226 '<script type="text/javascript">' => '</script>' 229 '<script language="javascript">' => '</script>'
|
| H A D | go.php | 226 'scanner.Scanner', 'script.Close', 'script.Closed', 'script.Event', 227 'script.ReceivedUnexpected', 'script.Recv', 'script.RecvMatch', 'script.Send', 228 'script.SetupError', 'signal.Signal', 'signal.UnixSignal', 'sort.Interface', 353 'SCRIPT' => array(
|
| /dokuwiki/vendor/aziraphale/email-address-validator/ |
| H A D | composer.json | 4 … "description": "Fork of AddedBytes' PHP EmailAddressValidator script, now with Composer support!",
|
| /dokuwiki/lib/plugins/revert/lang/ia/ |
| H A D | lang.php | 13 … = 'Le processo de reversion ha comenciate. Isto pote durar multo. Si le script expira ante de fin…
|
| /dokuwiki/lib/tpl/dokuwiki/images/ |
| H A D | pagetools-build.php | 4 * This script generates a sprite from the unprocessed pagetool icons by combining them 7 * This script requires a current libGD to be available. 27 die("No input images found. This script needs to be called from within the image directory!\n");
|
| /dokuwiki/lib/plugins/revert/lang/en/ |
| H A D | lang.php | 17 script times out before finishing, you need to revert in smaller
|
| /dokuwiki/inc/ |
| H A D | pageutils.php | 47 $script = ''; 49 //get the script URL 55 $script = $conf['basedir'] . $relpath . 60 $script = $INPUT->server->str('SCRIPT_NAME'); 62 $script = preg_replace( 67 $script = '/' . $script; 70 //clean script and request (fixes a windows problem) 71 $script = preg_replace('/\/\/+/', '/', $script); 74 //remove script URL and Querystring to gain the id 75 if (preg_match('/^' . preg_quote($script, '/') . '(.*)/', $request, $match)) {
|
| H A D | template.php | 377 $script = "var NS='" . (isset($INFO) ? $INFO['namespace'] : '') . "';"; 379 $script .= "var SIG=" . toolbar_signature() . ";"; 382 $script .= 'var JSINFO = ' . json_encode($JSINFO, JSON_THROW_ON_ERROR) . ';'; 383 …$script .= '(function(H){H.className=H.className.replace(/\bno-js\b/,\'js\')})(document.documentEl… 384 $head['script'][] = ['_data' => $script]; 389 $head['script'][] = [ 396 $head['script'][] = [ 430 if ($nonce && $tag == 'script' && !empty($attr['_data'])) { 431 $attr['nonce'] = $nonce; // add nonce to inline script tags 434 if (isset($attr['_data']) || $tag == 'script') { [all …]
|
| /dokuwiki/ |
| H A D | index.php | 6 …* In normal usage, this script simply redirects to doku.php. However it can also be used as a rout… 7 …* script with PHP's builtin webserver. It takes care of .htaccess compatible rewriting, directory/…
|
| /dokuwiki/lib/exe/ |
| H A D | openapi.php | 21 …<script src="https://unpkg.com/openapi-explorer/dist/browser/openapi-explorer.min.js" type="module" 22 defer=""></script>
|
| /dokuwiki/lib/plugins/revert/lang/gl/ |
| H A D | lang.php | 14 …Proceso de reversión iniciado. Isto podería demorar un anaco longo. Se o script fallar por superar…
|
| /dokuwiki/lib/plugins/revert/lang/eu/ |
| H A D | lang.php | 17 Script-a denbora mugara iristen bada, zati txikiagotan berrezarri
|
| /dokuwiki/lib/plugins/revert/lang/it/ |
| H A D | lang.php | 17 …Processo di ripristino avviato. Può essere necessario molto tempo. Se lo script non fa in tempo a …
|
| /dokuwiki/lib/plugins/revert/lang/tr/ |
| H A D | lang.php | 17 … = 'Eskiye döndürme işlemi başlatıldı. Bu işlem uzun sürebilir. Eğer script işlemi tamamlayama…
|
| /dokuwiki/vendor/splitbrain/php-cli/ |
| H A D | README.md | 96 For more complex coloring you can access the color class through ``$this->colors`` in your script. … 126 The table formatter is used for the automatic help screen accessible when calling your script with … 162 The default log level of your script can be set by overwriting the `$logdefault` member.
|