Searched refs:JS (Results 1 – 25 of 228) sorted by relevance
12345678910
| /plugin/swfobject/ |
| D | syntax.php | 177 $JS = <<<JSOUTPUT 199 if ( $conf['compress'] ) $JS = $this->js_compress($JS); 204 <script type="text/javascript">{$JS}</script>
|
| /plugin/bpmnio/ |
| H A D | README.md | 24 # Install JS/CSS dev dependencies and vendor build packages 43 # All JS + CSS lints
|
| /plugin/clock/ |
| D | ChangeLog | 8 * Updated JS event firing to Dokuwiki system.
|
| /plugin/jspolyfill/ |
| D | plugin.info.txt | 6 desc JS Polyfills to let plugins use some modern javascript and still support IE11
|
| D | README | 3 JS Polyfills to let plugins use some modern javascript and still support IE11
|
| /plugin/syntaxhighlightjs/static/less/ |
| D | hljs.less | 2 * Screen Styles for the SyntaxHighlight.JS Plugin
|
| /plugin/pgn4web/pgn4web/libs/garbochess/ |
| D | README.txt | 7 Repository: https://github.com/glinscott/Garbochess-JS/
|
| /plugin/p2ilinkaction/ |
| D | plugin.info.txt | 6 …fault, [only extra links] will have preview thumbnails. You can change the setting in the JS files.
|
| D | README | 3 …fault, [only extra links] will have preview thumbnails. You can change the setting in the JS files.
|
| /plugin/asciidocjs/node_modules/get-intrinsic/ |
| D | README.md | 12 Get and robustly cache all JS language-level intrinsics at first require time. 14 See the syntax described [in the JS spec](https://tc39.es/ecma262/#sec-well-known-intrinsic-objects…
|
| /plugin/autotabber/ |
| D | README.md | 12 * Adjustable tab size (not yet via config, must edit the JS file, last line)
|
| /plugin/edittable/less/ |
| D | editbutton.less | 3 margin-top: -1.7em; // this is correct for dokuwiki template, but we adjust it via JS later
|
| /plugin/diagramsnet/lib/js/mermaid/ |
| D | README.md | 27 Then polyfill any JS error in IE11 (e.g, version 8.10.1 needs Number.isInteger polyfill such that j…
|
| /plugin/coinhive/ |
| D | README.md | 22 …- URL for JS-Miner without Userinteraction: the URL providing the Miner Library from CoinHive with… 23 …- URL for JS-Miner with OPT IN Dialog: the URL providing the Miner Library from CoinHive with OptI…
|
| /plugin/flowplayer/player/ |
| D | README.txt | 56 - fixed to dispatch onStart also when replaying the previous clip, now the JS controlbar again work… 62 - JS plugins now handles grouped syntax like flowplayer("a.player" /*...*/ ) 63 - JS function setClip can now be used to add listeners on the new Clip 64 - different players with the same configuration stored in a variable can now use JS plugins 65 - using linkUrl now works when calling JS function setClip 122 - Added new onUnload event, can be only listened in Flash and not triggered to JS 147 - a new 'type' clip property exposed to JS 213 - Custom netConnect and netStream events did not pass the info object to JS listeners 238 - error codes and error message were not properly passed to onEvent JS listeners 250 - Issue 12: cuepointMultiplier was undefined in the clip object set to JS event listeners [all …]
|
| /plugin/gallery/ |
| D | screen.less | 84 display: none; // hidden by default, shown by JS
|
| /plugin/codemirror/dist/modes/ |
| D | jsx.min.js.map | 1 …JS context, in XML\n // context 0 means not in tag, 1 means in tag, and 2 means in tag\n // and …
|
| /plugin/asciidocjs/node_modules/minimist/ |
| D | README.md | 48 * https://security.snyk.io/vuln/SNYK-JS-MINIMIST-2429795 (version <=1.2.5) 49 * https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 (version <=1.2.3)
|
| /plugin/virtualkeyboard/vk/ |
| D | readme.txt | 41 + ��� ����� �������� �� JS. (c) WingedFox
|
| /plugin/asciidocjs/node_modules/supports-preserve-symlinks-flag/ |
| D | LICENSE | 3 Copyright (c) 2022 Inspect JS
|
| /plugin/lightweightscript/ |
| D | README | 4 unneeded scripts parts for non editors. It makes the JS for end users
|
| /plugin/asciidocjs/node_modules/has-proto/ |
| D | LICENSE | 3 Copyright (c) 2022 Inspect JS
|
| /plugin/leightweightscript/ |
| D | README | 4 unneeded scripts parts for non editors. It makes the JS for end users
|
| /plugin/asciidocjs/node_modules/has-tostringtag/ |
| D | LICENSE | 3 Copyright (c) 2021 Inspect JS
|
| /plugin/chordsheets/ |
| H A D | README.md | 43 Single chords can be displayed using the syntax of [JTab JS](http://jtab.tardate.com/). The rendere…
|
12345678910