Home
last modified time | relevance | path

Searched refs:js (Results 26 – 50 of 832) sorted by relevance

12345678910>>...34

/plugin/indexmenu/images/thread2/
H A Dstyle.css7 a.nodeFdUrl Namespace with url link (headpage) js
8 a.node Namespace without url link js
9 a.nodeUrl Page js
10 a.nodeSel Last visited page js
11 a.navSel Current page js
/plugin/advanced/lang/en/config/
H A Duserscript.txt9 All JavaScript is collected and delivered by [[xref>lib/exe/js.php]]. This file will concatenate al…
15 * lib/scripts/*.js
16 * lib/plugins/*/script.js
17 * lib/tpl/<currenttemplate>/script.js
18 * conf/userscript.js
20 …] and [[doku>plugins]] (through a ''script.js'' file) and can define your own scripts in ''conf/us…
/plugin/sequencediagram/bower_components/lodash/
H A DREADME.md8 [Code of Conduct](https://js.foundation/conduct/) |
17 $ lodash -o ./dist/lodash.js
18 $ lodash core -o ./dist/lodash.core.js
23 …/4.17.15/dist/lodash.core.js) ([~4 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.1…
24 …/lodash/4.17.15/dist/lodash.js) ([~24 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/…
34 <script src="lodash.js"></script>
43 In Node.js:
44 ```js
62 Install [n_](https://www.npmjs.com/package/n_) for Lodash use in the Node.js < 6 REPL.
/plugin/freechat/phpfreechat/src/commands/
H A Dgetnewmsg.class.php77 $js = array();
88 $js[] = array($m_id,
99 if (count($js) != 0)
103 $js = $json->encode($js);
104 $xml_reponse->script("pfc.handleResponse('".$this->name."', 'ok', (".$js."));");
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md435 ```js
464 ```js
491 ```js
529 ```js
563 ```js
600 ```js
628 ```js
663 ```js
700 ```js
746 ```js
[all …]
/plugin/sequencediagram/
H A Dstyle.css1 /** js sequence diagrams
2 * https://bramp.github.io/js-sequence-diagrams/
8 src: url('bower_components/js-sequence-diagrams/dist/danielbd.woff2') format('woff2'),
9 url('bower_components/js-sequence-diagrams/dist/danielbd.woff') format('woff');
/plugin/dokucrypt2/patches/
H A Dpatch1.diff8 lib/scripts/edit.js
13 diff --git a/lib/scripts/edit.js b/lib/scripts/edit.js
15 --- a/lib/scripts/edit.js
16 +++ b/lib/scripts/edit.js
/plugin/openlayersmap/ol7/
H A Dgenerate-info.js.diff
H A DREADME.md
/plugin/diagramsnet/lib/
H A Dservice-worker.js.map1js","sources":["../../../../../../../tmp/6b63b9805b659cb575cb7c41847efd94/service-worker.js"],"sou…
/plugin/stylingpages/
H A DREADME3 Allows users to change the css/js files of this plugin with wikitext.
5 The intended use of this plugin is to manage the css/less/js
25 2) <code>wiki:styling=/^script\.js$/</code>
29 * script.js
31 3) <code>wiki:styling=/^(all|screen|print|speech)\.(css|less)$/, wiki:styling=/^script\.js$/</code>
35 4) <code>wiki:css=/^(all|screen|print|speech)\.(css|less)$/, wiki:javascript=/^script\.js$/</code>
67 <code javascript script.js>
68 /* placed in <stylingpages_plugin_dir>/script.js */
/plugin/indexmenu/images/human.png/
H A Dstyle.css7 a.nodeFdUrl Namespace with url link (headpage) js
8 a.node Namespace without url link js
9 a.nodeUrl Page js
10 a.nodeSel Last visited page js
11 a.navSel Current page js
/plugin/highlightjs/highlight/
H A Dreadme.rus.txt1 # Highlight.js
3 Highlight.js нужен для подсветки синтаксиса в примерах кода в блогах,
13 В загруженном архиве лежит файл "highlight.pack.js" -- полная сжатая версия
20 <script type="text/javascript" src="highlight.pack.js"></script>
37 Несмотря на то, что highlight.pack.js уже содержит только те языки, которые вы
68 В комплекте с highlight.js идут несколько стилевых тем в директории styles,
74 Вообще, подключение highlight.js к блогу на [WordPress][wp] ничем не отличается
79 Для установки плагина надо скопировать всю директорию с файлами highlight.js в
82 highlight.js, где можно настраивать список языков и CSS-стили. Удобно до одурения :-).
92 highlight.js.
[all …]
/plugin/freechat/phpfreechat/src/
H A Dphpfreechat.class.php361 $js = '';//file_get_contents(dirname(__FILE__).'/client/createstylerule.js');
362 $js .= 'var c = $H();';
390 $js .= "c.set('".$k2."', '".str_replace("\n", "", $rules)."');\n";
394 $xml_reponse->script($js);
405 $js = '';
411 $js .= $t->getOutput();
465 $js .= "pfc.res.setLabel(".$json->encode($l).",".$json->encode(_pfc2($l)).");\n";
508 $js .= "pfc.res.setFileUrl(".$json->encode($f).",\"".$c->getFileUrlFromTheme($f)."\");\n";
513 …$js .= "pfc.res.setSmiley(".$json->encode($s_str[$j]).",\"".$c->getFileUrlFromTheme($s_file)."\");…
517 $js .= '
[all …]
/plugin/syntaxhighlightjs/
H A Dgulpfile.js9 js: static + '/js/hljs.js', property in src
13 js: static + '/js', property in dest
20 return gulp.src(src.js)
25 .pipe(gulp.dest(dest.js));
/plugin/bpmnio/vendor/dmn-js/
H A Durl.txt1 https://raw.githubusercontent.com/bpmn-io/dmn-js/v14.0.2/packages/dmn-js/CHANGELOG.md
2 https://unpkg.com/dmn-js@14.0.2/
/plugin/diagramsnet/lib/js/deflate/
H A DREADME.md1 # To make pako.min.js work with IE11
4 2. Copy dist/pako.es5.min.js to pako.min.js
/plugin/revealjs/
H A Dchangelog.md7 - Updated to reveal.js 3.9.2
69 - Default size in Reveal.js is 960x700
75 - Upgrade to reveal.js 3.4.1
77 [0]: https://github.com/hakimel/reveal.js#pdf-export
79 [2]: https://github.com/hakimel/reveal.js#fragments
80 [3]: http://lab.hakim.se/reveal-js/#/7/1
90 * Nicer description of the reveal.js options
101 * Upgrade to reveal.js 3.2
105 * Upgrade to reveal.js 3.1
122 * Update to reveal.js 3.0.
[all …]
/plugin/vshare/
H A Daction.php33 $js = [];
37 $js[$site] = $data['rex'];
40 $JSINFO['plugins']['vshare'] = $js;
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee9 uglify = require 'uglify-js'
55 sourceJsDir = path.resolve sourceDir, 'js'
90 shelljs.cp "#{sourceJsDir}/sh*.js", outputJsDir
94 corePath = path.join outputJsDir, 'shCore.js'
95 xregexpSource = readFile path.join(componentsDir, 'xregexp', 'src', 'xregexp.js')
107 findFilesIn(outputJsDir, '**/shCore.js').forEach (file) ->
116 files = findFilesIn(outputDir, "**/*.js").concat(findFilesIn(outputDir, '**.css'))
124 coreFile = path.join(outputJsDir, 'shCore.js')
127 findFilesIn(outputDir, "**.js").forEach (file) ->
/plugin/tagfilter/script/select2/
H A Drelease.sh14 js="$name.js"
15 mini="$name.min.js"
47 find . -name "$js" | xargs -I{} sed -e "$tokens" -i -- {}
52 git add "$js"
62 --data-urlencode "js_code@$js" \
/plugin/diagramsnet/lib/js/mermaid/
H A DREADME.md1 # To change mermaid.min.js for IE11
4 1. Change the file `webpack.config.base.js`. Look for `const jsRule = {` and replace that block with
8 test: /\.js$/,
27 …ror in IE11 (e.g, version 8.10.1 needs Number.isInteger polyfill such that js loads without errors)
/plugin/webcode/vendor/
H A DREADME.md7 the [Firebug Js file](firebug-lite-1.2.js) check if the CSS is loaded with is name otherwise it try…
13 * https://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js
14 * https://cdnjs.cloudflare.com/ajax/libs/firebug-lite/1.4.0/firebug-lite.js
/plugin/s5reloaded/ui/effects_support/
H A Dscriptaculous.js56 var js = /scriptaculous\.js(\?.*)?$/;
58 return s.src.match(js);
60 var path = s.src.replace(js, ''),
/plugin/combo/resources/firebug/
H A DREADME.md9 the [Firebug Js file](firebug-lite-1.2.js) check if the CSS is loaded with is name otherwise it try to load it.
15 * https://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js
16 * https://cdnjs.cloudflare.com/ajax/libs/firebug-lite/1.4.0/firebug-lite.js

12345678910>>...34