| /dokuwiki/vendor/openpsa/universalfeedcreator/lib/Creator/ |
| H A D | JSCreator.php | 11 protected $contentType = "text/javascript"; 14 * writes the javascript
|
| /dokuwiki/lib/scripts/ |
| H A D | compatibility.js | 2 * Mark a JavaScript function as deprecated 4 * This will print a warning to the JavaScript console (if available) in
|
| H A D | linkwiz.test.js | 4 …* This is a simple self-contained test suite until we introduce a proper way to run JavaScript tes…
|
| H A D | cookie.js | 2 * Handles the cookie used by several JavaScript functions
|
| H A D | helpers.js | 31 …* @link http://www.cosmocode.de/en/blog/gohr/2009-10/15-javascript-fixing-the-closure-scope-in-…
|
| /dokuwiki/lib/exe/ |
| H A D | jquery.php | 12 header('Content-Type: application/javascript; charset=utf-8'); 16 * Delivers the jQuery JavaScript
|
| H A D | js.php | 4 * DokuWiki JavaScript creator 25 header('Content-Type: application/javascript; charset=utf-8'); 33 * Output all needed JavaScript 318 * Escapes a String to be embedded in a JavaScript call, keeps \n 332 * Adds the given JavaScript code to the window.onload() event
|
| /dokuwiki/vendor/splitbrain/php-jsstrip/ |
| H A D | README.md | 9 jsstrip is a open-source library to remove whitespace and comments from a javascript file. You migh… 13 jsstrip is not a true javascript parser. It assumes you have properly delimited the 'end of line' u…
|
| H A D | composer.json | 3 "description": "PHP based JavaScript minimizer",
|
| /dokuwiki/lib/plugins/usermanager/ |
| H A D | script.js | 2 * Add JavaScript confirmation to the User Delete button
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ |
| H A D | javascript.php | 3 * javascript.php 10 * JavaScript language file for GeSHi. 47 'LANG_NAME' => 'Javascript', 162 '<script type="text/javascript">' => '</script>' 165 '<script language="javascript">' => '</script>'
|
| H A D | ecmascript.php | 16 * - Adapted from javascript.php to support plain ECMAScript/JavaScript (no HTML, no DOM) 105 …// In JavaScript 1.5 and later, use encodeURI, decodeURI, encodeURIComponent, and decodeURICompone…
|
| H A D | chaiscript.php | 14 * Based on JavaScript by Ben Keen (ben.keen@gmail.com) 20 * - Removed left over pieces from JavaScript
|
| /dokuwiki/vendor/geshi/geshi/ |
| H A D | BUGS | 24 - Perl/Javascript /.../ regex syntax is only supported basically and there's no
|
| /dokuwiki/lib/tpl/dokuwiki/css/ |
| H A D | mobile.less | 8 /* for detecting media queries in JavaScript (see script.js): */ 19 z-index: 1; /* for detecting media queries in JavaScript (see script.js) */ 146 z-index: 2; /* for detecting media queries in JavaScript (see script.js) */
|
| /dokuwiki/conf/ |
| H A D | mime.conf | 62 # through JavaScript. Only enable this with trusted users. You
|
| H A D | dokuwiki.php | 81 $conf['iexssprotect']= 1; // check for JavaScript and HTML in uploaded files 0|1 155 …'compress'] = 1; //Strip whitespaces and comments from Styles and JavaScript? 1|0 166 $conf['defer_js'] = 1; // Defer javascript to be executed after the page's HTML h…
|
| /dokuwiki/.github/ISSUE_TEMPLATE/ |
| H A D | bug_report.yml | 89 * Your browser's JavaScript console, if you are reporting a problem with the
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Enclosure.php | 141 public $javascript; variable in SimplePie\\Enclosure 229 …public function __construct($link = null, $type = null, $length = null, $javascript = null, $bitra… argument 820 * Embed the enclosure using Javascript 990 …$embed .= "<script type='text/javascript'>embed_flash('$bgcolor', '$width', '$height', '" . $this-… 1001 …$embed .= "<script type='text/javascript'>embed_flv('$width', '$height', '" . rawurlencode($this->… 1016 …$embed .= "<script type='text/javascript'>embed_quicktime('$type', '$bgcolor', '$width', '$height'… 1026 …$embed .= "<script type='text/javascript'>embed_wmedia('$width', '$height', '" . $this->get_link()…
|
| /dokuwiki/lib/plugins/config/lang/de-informal/ |
| H A D | lang.php | 104 $lang['iexssprotect'] = 'Hochgeladene Dateien auf bösartigen JavaScript- und HTML-Code unt… 148 $lang['compress'] = 'JavaScript und Stylesheets komprimieren'; 163 $lang['defer_js'] = 'JavaScript-Ausführung verzögern bis das HTML der gesamten Seite v…
|
| /dokuwiki/lib/plugins/config/lang/da/ |
| H A D | lang.php | 104 $lang['iexssprotect'] = 'Gennemse oplagte filer for mulig skadelig JavaScript- eller HTML-… 147 $lang['compress'] = 'Komprimer CSS- og JavaScript-filer'; 163 $lang['defer_js'] = 'Afvent med JavaScript ekserkvering, til sidens HTML er behandlet.…
|
| /dokuwiki/lib/plugins/config/lang/he/ |
| H A D | lang.php | 81 $lang['iexssprotect'] = 'בדוק את הדפים המועלים לחשד ל-JavaScript או קוד HTML זדוני'; 113 $lang['compress'] = 'פלט קומפקטי של CSS ו-javascript';
|
| /dokuwiki/inc/ |
| H A D | toolbar.php | 13 * Prepares and prints an JavaScript array with all toolbar buttons 252 // use JSON to build the JavaScript array
|
| H A D | PrefCookie.php | 8 …* The cookie is written from PHP (using this class) and from JavaScript (using the DokuCookie obje…
|
| /dokuwiki/lib/plugins/config/lang/zh-tw/ |
| H A D | lang.php | 99 $lang['iexssprotect'] = '檢查上傳的檔案中是否隱含惡意的 JavaScript 或 HTML 碼'; 137 $lang['compress'] = '壓縮 CSS 與 JavaScript 的輸出';
|