Home
last modified time | relevance | path

Searched refs:js (Results 226 – 250 of 832) sorted by relevance

12345678910>>...34

/plugin/fckg/fckeditor/editor/css/images/fileicons/
H A Dicon_files.txt19 js.png
H A Ddir.txt20 js.png
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest.js122 t._dataReady=function(_16,js){ argument
125 JsHttpRequest.CACHE[_ldObj.hash]=[_16,js];
127 if(_16!==null||js!==null){
130 responseJS=js;
293 th._dataReady(d.text,d.js);
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest.js181 t._dataReady = function(text, js) { with (this) { argument
182 if (caching && _ldObj) JsHttpRequest.CACHE[_ldObj.hash] = [text, js];
183 if (text !== null || js !== null) {
186 responseJS = js;
406 th._dataReady(d.text, d.js);
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.js122 t._dataReady=function(_16,js){ argument
125 JsHttpRequest.CACHE[_ldObj.hash]=[_16,js];
127 if(_16!==null||js!==null){
130 responseJS=js;
293 th._dataReady(d.text,d.js);
/plugin/html5video2/
H A DREADME.md9 The plugin is using video.js (http://www.videojs.com/)
/plugin/revealjs/css/theme/source/
H A Dnight.scss2 * Black theme for reveal.js.
H A Dserif.scss2 * A simple theme for reveal.js presentations, similar
H A Dbeige.scss2 * Beige theme for reveal.js.
H A Dleague.scss2 * League theme for reveal.js.
H A Dsky.scss2 * Sky theme for reveal.js.
/plugin/mathtran/
H A Dsyntax.php97 // this is ugly but I can't make any local script.js file work.
/plugin/tline/
H A DCHANGES.txt35 sources.js to sanity check dates and append error messages to event title if
85 * Split band.js out of timeline.js. Assign event IDs sequentially rather than using
88 event-utils.js. -- LarryK rev 1659
100 painting life cycle. See original-painter.js. -- LarryK rev 1661
157 * Added Timeline.version string in timeline.js. Issue 60.
195 * Added comments per MPS in timeline-api.js that bundle=true
198 * Added comments to original-painter.js -- LarryK rev 1593
211 * Re-worked function Timeline.DefaultEventSource.Event in sources.js to use
242 * Added forceLocale parameter to timeline-api.js to force a locale for testing
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCONTRIBUTING.md9 in particular the [JavaScript Style Guide](http://contribute.jquery.org/style-guide/js/).
/plugin/freechat/phpfreechat/src/
H A Dpfccommand.class.php259 $js = $json->encode($data);
260 $xml_reponse->script("trace('".$msg." -> ".$js."');");
/plugin/codemirror/dist/modes/
H A Dhtmlembedded.min.js.map1js"],"names":["mod","exports","module","require","define","amd","CodeMirror","defineMode","config"…
/plugin/statistics/
H A Ddb.sql63 ALTER TABLE `stats_access` ADD `js` TINYINT(1) NOT NULL
66 SET js = 1;
/plugin/achart/
H A DREADME.md7 [js-yaml v4.1.0](https://github.com/nodeca/js-yaml)
9 [ApexCharts v3.28.2](https://github.com/apexcharts/apexcharts.js)
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md15 **league/commonmark** is a highly-extensible PHP Markdown parser created by [Colin O'Dell][@colinodell] which supports the full [CommonMark] spec and [GitHub-Flavored Markdown]. It is based on the [CommonMark JS reference implementation][commonmark.js] by [John MacFarlane] \([@jgm]\).
140 * Mirror fixes made to the [reference implementation][commonmark.js]
144 Major refactoring to core parsing logic should be avoided if possible so that we can easily follow updates made to [the reference implementation][commonmark.js]. That being said, we will absolutely consider changes which don't deviate too far from the reference spec or which are favored by other popular CommonMark implementations.
170 This code is partially based on the [CommonMark JS reference implementation][commonmark.js] which is written, maintained and copyrighted by [John MacFarlane]. This project simply wouldn't exist without his work.
209 [commonmark.js]: https://github.com/jgm/commonmark.js
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DMakefile10 node tests/Client/server.js &> /dev/null &
14 | grep 'tests/Client/server.js' \
/plugin/txt2tags/
H A DREADME.doku86 … For enabling internal link support, you'll also have to replace ''linkwiz.js'' into ''dokuwiki/li…
90 <script src="lib/plugins/txt2tags/tables.js" type="text/javascript"></script>
H A DREADME.t2t86 … For enabling internal link support, you'll also have to replace ``linkwiz.js`` into ``dokuwiki/li…
90 ``` <script src="lib/plugins/txt2tags/tables.js" type="text/javascript"></script>
/plugin/flowplay/flowplayer/
H A Djavascript.txt76 This is a JavaScript object that is documented in flowPlayer.js
77 (http://flowplayer.sourceforge.net/flowPlayer.js).
/plugin/divalign2/
H A DChangeLog56 * script.js: corrections to the toolbar as per discussion.
64 * script.js: Added file with initial toolbar support (via picker).
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css2 So you like the style of impress.js demo?
7 Welcome to the stylesheet impress.js demo presentation.
9 Please remember that it is not meant to be a part of impress.js and is
10 not required by impress.js.
11 I expect that anyone creating a presentation for impress.js would create
15 impress.js provides.
128 Because the main point behind the impress.js demo is to demo impress.js
184 ... and we enhance the styles for impress.js.
576 impress.js, as they will have a linear scrollable view ...

12345678910>>...34