Home
last modified time | relevance | path

Searched refs:files (Results 676 – 700 of 1460) sorted by relevance

1...<<21222324252627282930>>...59

/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DLICENSE11 of this software and associated documentation files (the "Software"), to deal
/plugin/bpmnio/vendor/bpmn-js/
H A DLICENSE4 this software and associated documentation files (the "Software"), to deal in the
/plugin/bpmnio/vendor/dmn-js/
H A DLICENSE4 this software and associated documentation files (the "Software"), to deal in the
/plugin/adhoctags/images/
H A DREADME32 The MIT license applies to all non-font and non-icon files.
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm9 others files in certain cases.
54 <!--- remove temp files --->
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm9 others files in certain cases.
56 <!--- remove temp files --->
/plugin/htmlokay/
H A Dadmin.php308 $files = $this->directories[$dir]['files'];
309 foreach($files as $file)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DArtifactRegistry.php350 'files',
364 'path' => 'v1/{+parent}/files',
/plugin/xlsx2dw/
H A Dscript.js21 var file = e.target.files?.[0];
79 let tableStringXML = await zip.files["content.xml"].async('text');
/plugin/ckgdoku/ckeditor/plugins/timestamp/
H A DLICENSE.md27 of this software and associated documentation files (the "Software"), to deal
/plugin/lists/
H A Dsyntax_plugin_lists.css18 defaults) the CSS files are loaded in mixed order :-(
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.2.md35 * Added `DependencyExtractorInterface` for filters to report other files they import
/plugin/ckgdoku/ckeditor/plugins/geshi/
H A DLICENSE.md27 of this software and associated documentation files (the "Software"), to deal
/plugin/dx/skel/_test/
H A DGeneralTest.php.skel53 self::markTestSkipped('No config files exist -> skipping test');
/plugin/ckgedit/ckeditor/plugins/timestamp/
H A DLICENSE.md27 of this software and associated documentation files (the "Software"), to deal
/plugin/diagramsnet/lib/js/diagramly/
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);
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md63 * Font temporary data saved as JSON instead of generating PHP files (thanks, @jakejackson)
102 - Removed configuration files
122 - Security: Embedded files via `<annotation>` custom tag must be explicitly allowed via `allowAnnotationFiles` configuration key
185 - PDF/A-3 associated files + additional xmp rdf (by @chab in #130)
214 - Reformated (almost) all PHP files to keep basic code style
216 - Converted all txt, php, css, and htm files to utf8
226 - Renamed example files: change spaces to underscores to make scripting easier
364 - error accessing local .css files with dummy queries (cache-busting) e.g. mpdfstyleA4.css?v=2.0.18.9
366 - error thrown when open.basedir restriction in effect (deleting temporary files)
474 Clearing old temporary files fro
[all...]
/plugin/nsiconinsearch/
H A DREADME12 large files before you put them into the folder, to avoid heavy data
/plugin/allowindentation/
H A DREADME.md22 this software and associated documentation files (the "Software"), to deal in
/plugin/revealjs/css/theme/
H A DREADME.md3 … to keep things modular and reduce the need for repeated selectors across files. Make sure that yo…
/plugin/bpmnio/
H A DLICENSE10 this software and associated documentation files (the "Software"), to deal in the
/plugin/dw2pdf/
H A DREADME22 .gitignore is used to skip checking in unneeded library files like examples
/plugin/photogallery/phpThumb/demo/
H A Dreadme.demos.txt20 Note: sample image files are not included in the distribution
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dconfig.asp31 ' Path to user files relative to the document root.
50 ' For security, HTML is allowed in the first Kb of data for files having the
/plugin/file2dw/
H A Daction.php604 $files = array_diff(scandir($dir), array('.','..'));
605 foreach ($files as $file) {

1...<<21222324252627282930>>...59