Home
last modified time | relevance | path

Searched refs:js (Results 76 – 100 of 832) sorted by relevance

12345678910>>...34

/plugin/impressjs/
H A DREADME.md21 ## impress.js license
23 this plugin uses impress.js javascript for slides.
25 http://github.com/bartaz/impress.js/
/plugin/outliner/
H A Dstyle.css17 dl.outliner-js dt {
21 dl.outliner-js.outliner-closed > dt {
26 dl.outliner-js.outliner-open > dt {
/plugin/googleanalytics/lang/en/
H A Dintro.txt9 …cript code that is automatically included into your site via the ''lib/exe/js.php'' file. (Which y…
15 …developers.google.com/analytics/devguides/collection/analyticsjs|analytics.js]]") using a **UA-XXX…
16 …[[https://developers.google.com/analytics/devguides/collection/gtagjs|gtag.js]]") using a **G-XXXX…
22 To use the advanced "tagging" features of ''analytics.js'' or ''gtag.js'', you will need to be able…
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/
H A Dsequence-diagram.css1 /** js sequence diagrams
2 * https://bramp.github.io/js-sequence-diagrams/
H A Dgrammar.ebnf1 /** js sequence diagrams
2 * https://bramp.github.io/js-sequence-diagrams/
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram.css1 /** js sequence diagrams
2 * https://bramp.github.io/js-sequence-diagrams/
H A Dsequence-diagram-min.css1 /** js sequence diagrams
2 * https://bramp.github.io/js-sequence-diagrams/
/plugin/siteexport/_test/
H A Dplugin_siteexport_javascript.test.php37 $js = ob_get_contents();
40 return $js;
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dautoescape.rst19 {% autoescape 'js' %}
21 using the js escaping strategy
43 {% autoescape true js %}
45 using the js escaping strategy
/plugin/indexmenu/scripts/
H A Dcontextmenu.local.js.example2 * Right Context Menu local configuration -- RENAME THIS FILE TO contextmenu.local.js --
4 * - Rename this file to contextmenu.local.js
8 * See for information about available variables, menu structure, override and adding menu entries in the scripts/contextmenu.js
49 * Some common functions are added by [indexmenu plugin folder]/scripts/contextmenu.js
/plugin/highlightjs/
H A DINFO.txt6 name HighlightJs (highlight.js version 5.71) Plugin
7 desc Plugin providing syntax highlighting with highlight.js version 5.71 (http://softwaremaniacs.…
/plugin/freechat/phpfreechat/src/
H A Dpfcresponse.class.php49 function script($js) argument
51 $this->_commands[] = $js;
/plugin/revealjs/
H A Dplugin.info.txt6 name Reveal.js Slideshow Plugin
7 desc Display a Wiki page as Reveal.js slideshow presentation
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md12 $js = new AssetCollection(array(
13 new GlobAsset('/path/to/js/*'),
14 new FileAsset('/path/to/another.js'),
18 echo $js->dump();
96 * `LessFilter`: parses LESS into CSS (using less.js with node.js)
146 new FileAsset('/path/to/jquery.plugin.js'),
266 $js = new AssetCache(
267 new FileAsset('/path/to/some.js', array($yui)),
272 $js->dump();
273 $js->dump();
[all …]
/plugin/picasawebalbum/orig/
H A Djquery.pwi.js.patch1 --- jquery.pwi.js.orig 2009-11-05 18:56:08.000000000 +0100
2 +++ jquery.pwi.js 2009-11-05 18:56:38.000000000 +0100
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/autoescape/
H A Dname.test5 {{ include('index.js.twig') -}}
8 --TEMPLATE(index.js.twig)--
/plugin/xssnipper/
H A Dconfig.ini6 js=<code js [filename]> insert_code_here </code> key
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DConfig.svelte2 import { codeStore, updateConfig } from '../code-store.js';
3 import { configErrorStore } from '../error-store.js';
8 import * as monaco from 'monaco-editor/esm/vs/editor/editor.api.js';
/plugin/jquery-syntax/
H A Daction.php37 'src' => $plugin_root.'/jquery-1.6.min.js'
54 'src' => $plugin_root.'/jquery-syntax/jquery.syntax.min.js'
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1js","sources":["../../../../../../usr/local/lib/node_modules/workbox-cli/node_modules/workbox-core…
H A Dworkbox-bed83ea8.js.map1js","sources":["../../../../../../../opt/hostedtoolcache/node/14.18.1/x64/lib/node_modules/workbox…
H A Dworkbox-f163abaa.js.map1js","sources":["../../../../../../usr/local/lib/node_modules/workbox-cli/node_modules/workbox-core…
/plugin/dropfiles/
H A Dyarn.lock143 asn1.js@^4.0.0:
147 bn.js "^4.0.0"
223 base64-js@^1.0.2:
233 big.js@^3.1.3:
247 bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.1.1, bn.js@^4.4.0:
541 core-js@^2.4.0:
680 des.js@^1.0.0:
1264 hash.js@^1.0.0, hash.js@^1.0.3:
1544 js-yaml@^3.9.0, js-yaml@^3.9.1:
1716 md5.js@^1.3.4:
[all …]
/plugin/revealjs/css/theme/source/
H A Dblood.scss2 * Blood theme for reveal.js
5 * Designed to be used with highlight.js theme
7 * https://github.com/isagalaev/highlight.js/
/plugin/freechat/phpfreechat/src/commands/
H A Dwho.class.php67 $js = $json->encode($chanmeta);
68 return $js;

12345678910>>...34