Home
last modified time | relevance | path

Searched refs:files (Results 376 – 400 of 1460) sorted by path

1...<<11121314151617181920>>...59

/plugin/deletehistory/
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
/plugin/dev/
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
H A DREADME21 available at https://pluginwiz.dokuwiki.org/ - files for that are
H A DSkeletor.php8 * This class holds basic information about a plugin or template and uses the skeleton files to
11 * This class does not write any files, but only provides the data for the actual file creation.
30 /** @var array The files to be created in the form of [path => content] */
31 protected $files = []; variable in dokuwiki\\plugin\\dev\\Skeletor
88 * Return the files to be created
94 return $this->files;
100 * Add the basic files to the plugin
265 * Load a skeleton file, do the replacements and add it to the list of files
282 $this->files[$target] = str_replace(
H A Dcli.php33 $options->registerCommand('addTest', 'Add the testing framework files and a test. (_test/)');
36 $options->registerCommand('addConf', 'Add the configuration files. (conf/)');
37 $options->registerCommand('addLang', 'Add the language files. (lang/)');
53 $options->registerCommand('deletedFiles', 'Create the list of deleted files based on the git history.');
54 $options->registerCommand('rmObsolete', 'Delete obsolete files.');
72 $options->registerCommand('cleanSvg', 'Clean a existing SVG files to reduce their file size.');
73 $options->registerArgument('files...', 'The files to clean (will be overwritten)', true, 'cleanSvg');
78 'Clean language files from unused language strings. Detecting which strings are truly in use may ' .
84 $options->registerArgument('files
195 createFiles($files) global() argument
399 cmdCleanSVG($files, $keep = false) global() argument
[all...]
/plugin/dev/skel/
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
/plugin/diagrams/
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
H A Ddeleted.files1 # This is a list of files that were present in previous releases
/plugin/diagramsnet/
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-io-2.4.jar ... []) java.io.File[] files public java.util.List sort (java. ...
/plugin/diagramsnet/lib/
H A Delectron.js372 var files = [];
383 files.push(filePath);
394 files.push(paths[0]);
401 if (files.length > 0)
407 var curFile = files[fileIndex];
452 if (fileIndex < files.length)
/plugin/diagramsnet/lib/js/
H A Dapp.min.js3694 ….stopPropagation();b.preventDefault();if(0<b.dataTransfer.files.length){b=b.dataTransfer.files[0];…
10119 …arentNode.removeChild(e),e=null);if(0<c.dataTransfer.files.length)b.importFiles(c.dataTransfer.fil…
10143 …ener("drop",function(b){b.stopPropagation();b.preventDefault();if(0<b.dataTransfer.files.length){b=
10144 b.dataTransfer.files[0];var c=new FileReader;c.onload=function(b){n.value=b.target.result};c.readAs…
10204 …arentNode.removeChild(d),d=null);if(0<c.dataTransfer.files.length)b.importFiles(c.dataTransfer.fil…
10206 …e","file");mxEvent.addListener(q,"change",function(c){null!=q.files&&(b.importFiles(q.files,0,0,b.…
10335 else if(0<c.dataTransfer.files.length)b.importFiles(c.dataTransfer.files,0,0,b.maxImageSize,F(c));e…
10345 b.importFiles(G.files,0,0,b.maxImageSize,function(b,f,d,e,l,m,g,p,k){null!=G.files&&(F(c)(b,f,d,e,l…
10774 this.importFiles(b.dataTransfer.files,0,0,this.maxImageSize,mxUtils.bind(this,function(f,d,e,k,p,n,…
11663 ….addListener(d,"change",mxUtils.bind(this,function(){null!=d.files&&(this.openFiles(d.files),d.typ…
[all …]
H A Dextensions.min.js1104 …null!=c?c(C):b("")}};JSZip.loadAsync(d).then(function(a){0==Object.keys(a.files).length?null!=c&&c…
1696files={},this.comment=null,this.root="",this.clone=function(){var a=new d;for(var b in this)"funct…
1697files=[],this.loadOptions=a}var e=a("./reader/readerFor"),f=a("./utils"),g=a("./signature"),h=a(".…
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js3953 if (input.files != null)
3955 this.openFiles(input.files);
4123 if (input.files != null)
4125 for (var i = 0; i < input.files.length; i++)
4144 }))(input.files[i]);
5492 var files = [];
5503 if (files[i] != null)
5505 this.loadLibrary(files[i]);
5534 files[index] = file;
6233 this.oneDrive.pickFolder(mxUtils.bind(this, function(files) argument
[all …]
H A DDialogs.js1703 if (evt.dataTransfer.files.length > 0)
2436 if (evt.dataTransfer.files.length > 0)
2438 var file = evt.dataTransfer.files[0];
3928 editorUi.openFiles(fileInput.files, true);
4749 if (evt.dataTransfer.files.length > 0)
4832 if (fileInput.files != null)
5313 success : function(files) argument
5315 linkInput.value = files[0].link;
5328 linkInput.value = files.value[0].webUrl;
9435 else if (evt.dataTransfer.files.length > 0)
[all …]
H A DDropboxClient.js777 success : mxUtils.bind(this, function(files) argument
787 var tmp = files[0].link.indexOf(this.appPath);
796 if (stat != null && stat.id == files[0].id)
811 this.createLibrary(files[0], fn, error);
817 this.createLibrary(files[0], fn, error);
881 success : mxUtils.bind(this, function(files) argument
889 fn(files[0].link);
905 var binary = /\.png$/i.test(files[0].name);
907 if (/\.vsdx$/i.test(files[0].name) || /\.gliffy$/i.test(files[0].name) ||
910 success(files[0].link);
[all …]
H A DEditorUi.js3462 if (evt.dataTransfer.files.length > 0)
9599 if (evt.dataTransfer.files.length > 0)
9797 if (evt.dataTransfer.files.length > 0)
10945 if (evt.dataTransfer.files.length > 0)
10957 this.openFiles(evt.dataTransfer.files, true);
11300 EditorUi.prototype.openFiles = function(files, temp) argument
11304 for (var i = 0; i < files.length; i++)
11339 }))(files[i]);
14967 var files = [];
14982 files.push(key);
[all …]
H A DElectronApp.js1013 EditorUi.prototype.openFiles = function(files, temp) argument
1017 for (var i = 0; i < files.length; i++)
1019 openFilesMap[files[i].name] = files[i];
H A DGitHubClient.js985 var files = JSON.parse(req.getText());
987 if (files == null || files.length == 0)
998 for (var i = 0; i < files.length; i++)
1034 }))(files[i], i);
H A DGitLabClient.js969 var files = JSON.parse(req.getText());
971 if (files == null || files.length == 0)
982 for (var i = 0; i < files.length; i++)
1018 }))(files[i]);
H A DNotionClient.js678 var files = resp.results;
680 if (files == null || files.length == 0)
688 for (var i = 0; i < files.length; i++)
712 }))(files[i], i);
H A DStorageFile.js427 var files = tx.objectStore('files');
434 files.add({
452 var files = [];
460 files.push(filesInfo[i]);
465 success(files);
H A DTrelloClient.js511 var files = data;
518 if (files == null || files.length == 0)
526 for (var i = 0; i < files.length; i++)
535 }))(files[i]);
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js19 var files = { class in VsdxExport.createVsdxSkeleton
33 for (var id in files)
38 var doc = mxUtils.parseXml(files[id]);
64 zip.file(id, files[id]);
H A Dimporter.js294 if (Object.keys(zip.files).length == 0)

1...<<11121314151617181920>>...59