Home
last modified time | relevance | path

Searched refs:extension (Results 276 – 300 of 369) sorted by relevance

1...<<1112131415

/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js2611 ext = editorUi.drive.extension;
2615 ext = editorUi.dropbox.extension;
2619 ext = editorUi.oneDrive.extension;
2623 ext = editorUi.gitHub.extension;
2627 ext = editorUi.gitLab.extension;
2631 ext = editorUi.notion.extension;
2635 ext = editorUi.trello.extension;
4326 ext = editorUi.drive.extension;
4330 ext = editorUi.gitHub.extension;
4334 ext = editorUi.gitLab.extension;
[all …]
H A DApp.js3844 ((mxClient.IS_MAC) ? ' (.' + this.editor.diagramFileTypes[i].extension + ')' : ''),
3846 …cept[this.editor.diagramFileTypes[i].mimeType] = ['.' + this.editor.diagramFileTypes[i].extension];
3848 if (this.editor.diagramFileTypes[i].extension == temp)
3854 if (this.editor.diagramFileTypes[i].extension == temp)
6526 App.prototype.convertFile = function(url, filename, mimeType, extension, success, error, executeReq… argument
6533 name = name.substring(0, filename.lastIndexOf('.')) + extension;
H A DGitLabClient.js406 …this.ui.convertFile(url + rnd, name, null, this.extension, success, error, mxUtils.bind(this, func…
/plugin/codemirror/dist/modes/
H A Ddart.min.js.map1 … switch while import library export \" +\n \"part of show hide is as extension on yield late re…
H A Dttcn.min.js.map1 … do else encode enumerated except exception\" +\n \" execute extends extension external for fro…
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.ckgedit34 FileBrowserError_308: "PHP does not provide a way to ascertain which extension caused the file uplo…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/
H A DChangeLog-5.7.md203 …ensions` commandline option to suppress loading of extensions (from configured extension directory)
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit38 FileBrowserError_308: "PHP does not provide a way to ascertain which extension caused the file uplo…
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock243 "description": "Wrapper around PHP's tokenizer extension.",
/plugin/flowplayer/player/
H A DREADME.txt98 - #423 add the . to clip type extension checks or else files with known extension postfixes within …
163 …ollowing kind of urls as audio clips: 'mp3:audiostreamname' (ulrs with mp3 prefix and no extension)
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js2302 ' (.' + types[i].extension + ')');
2308 var ext = types[typeSelect.value].extension;
2346 var ext = types[i].extension;
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt143 * bugfix (G:76): add mysqli version of caching extension
179 * bugfix (#1892): extension.cache.mysql
269 » New module: extension.cache.sqlite3.php (by Karl G. Holz)
292 * Bugfix: (#1306) extension.cache.mysql.php keyword TYPE->ENGINE
322 * Bugfix: (#1266) variable tablename: extension.cache.mysql.php
333 extension.cache.*.php
494 * Bugfix: (#1023) dbm cache extension not correctly handling
496 * Bugfix: (#1023) mysql cache extension now base64_encodes
928 ¤ extention.*.php renamed to extension.*.php
1974 Note: Only ISO-9660 supported, not (yet) Joliet extension
[all …]
/plugin/combo/vendor/php-webdriver/webdriver/
H A DCHANGELOG.md152 - `ext-zip` is now specified as required dependency in composer.json (but the extension was already required by the code, though).
/plugin/issuetracker/
H A Daction.php3376 $extension = end($parts);
3380 switch ($extension) {
3497 $extension = end($parts);
3498 if (stripos($type,$extension)!==false) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D55.55.js.map1 …n'\n ],\n // Dotty-specific:\n softKeywords: ['as', 'export', 'extension', 'end', 'derive…
H A D7.7.js.map1extension',\n 'extract',\n 'fail',\n 'fetch',\n 'field',\n 'field-groups',\n 'fi…
/plugin/revealjs/
H A DREADME.md15 …lugin-revealjs/zipball/master in the manual installation field or use Dokuwiki's extension manager.
/plugin/flowplay/flowplayer/
H A DREADME.txt21 extension, the standalone player (Player.swf) will NOT append this based
/plugin/flowplay2/flowplayer/
H A DREADME.txt189 extension, the standalone player (Player.swf) will NOT append this based
365 …- Added a type property to playlist clips so that the URLs don't need to have an extension (swf, f…
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md186 * `FIX`: copy elements with `string` extension properties ([#1518](https://github.com/bpmn-io/bpmn-…
233 * `CHORE`: expose `BpmnRenderer` extension points ([#1585](https://github.com/bpmn-io/bpmn-js/pull/…
872 * `FIX`: correctly serialize extension attributes on `bpmn:Expression`
/plugin/fckg/
H A DChanges332 Fixed bug in extension recognition in image copy/paste (save.php)
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md105 "extension" => "html"
/plugin/jdraw/lib/
H A Djgraphx-examples.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/ckgdoku/ckeditor/
H A Dconfig.js.unc355 FileBrowserError_308: "PHP does not provide a way to ascertain which extension caused the file uplo…

1...<<1112131415