Home
last modified time | relevance | path

Searched refs:JS (Results 1 – 25 of 228) sorted by relevance

12345678910

/plugin/swfobject/
Dsyntax.php177 $JS = <<<JSOUTPUT
199 if ( $conf['compress'] ) $JS = $this->js_compress($JS);
204 <script type="text/javascript">{$JS}</script>
/plugin/bpmnio/
H A DREADME.md24 # Install JS/CSS dev dependencies and vendor build packages
43 # All JS + CSS lints
/plugin/clock/
DChangeLog8 * Updated JS event firing to Dokuwiki system.
/plugin/jspolyfill/
Dplugin.info.txt6 desc JS Polyfills to let plugins use some modern javascript and still support IE11
DREADME3 JS Polyfills to let plugins use some modern javascript and still support IE11
/plugin/syntaxhighlightjs/static/less/
Dhljs.less2 * Screen Styles for the SyntaxHighlight.JS Plugin
/plugin/pgn4web/pgn4web/libs/garbochess/
DREADME.txt7 Repository: https://github.com/glinscott/Garbochess-JS/
/plugin/p2ilinkaction/
Dplugin.info.txt6 …fault, [only extra links] will have preview thumbnails. You can change the setting in the JS files.
DREADME3 …fault, [only extra links] will have preview thumbnails. You can change the setting in the JS files.
/plugin/asciidocjs/node_modules/get-intrinsic/
DREADME.md12 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/
DREADME.md12 * Adjustable tab size (not yet via config, must edit the JS file, last line)
/plugin/edittable/less/
Deditbutton.less3 margin-top: -1.7em; // this is correct for dokuwiki template, but we adjust it via JS later
/plugin/diagramsnet/lib/js/mermaid/
DREADME.md27 Then polyfill any JS error in IE11 (e.g, version 8.10.1 needs Number.isInteger polyfill such that j…
/plugin/coinhive/
DREADME.md22 …- 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/
DREADME.txt56 - 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/
Dscreen.less84 display: none; // hidden by default, shown by JS
/plugin/codemirror/dist/modes/
Djsx.min.js.map1JS 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/
DREADME.md48 * 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/
Dreadme.txt41 + ��� ����� �������� �� JS. (c) WingedFox
/plugin/asciidocjs/node_modules/supports-preserve-symlinks-flag/
DLICENSE3 Copyright (c) 2022 Inspect JS
/plugin/lightweightscript/
DREADME4 unneeded scripts parts for non editors. It makes the JS for end users
/plugin/asciidocjs/node_modules/has-proto/
DLICENSE3 Copyright (c) 2022 Inspect JS
/plugin/leightweightscript/
DREADME4 unneeded scripts parts for non editors. It makes the JS for end users
/plugin/asciidocjs/node_modules/has-tostringtag/
DLICENSE3 Copyright (c) 2021 Inspect JS
/plugin/chordsheets/
H A DREADME.md43 Single chords can be displayed using the syntax of [JTab JS](http://jtab.tardate.com/). The rendere…

12345678910