Home
last modified time | relevance | path

Searched refs:files (Results 326 – 350 of 1460) sorted by relevance

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

/plugin/rrdgraph/
H A Dplugin.info.txt6 desc This plugin creates graphs from RRD tool data. It allowes binding values within SVG files to…
/plugin/langdelete/lang/en/
H A Dintro.txt3 This page lets you delete some languages files of your DokuWiki install to save space.
/plugin/photogallery/
H A Ddeleted.files1 # This is a list of files that were present in previous releases
/plugin/diagrams/
H A Ddeleted.files1 # This is a list of files that were present in previous releases
/plugin/jplayer/vendor/happyworm/jplayer/
H A DREADME.md8 * **play and control media** files in your webpage.
46 Composer will now download all components and install the needed files into `your/desired/asset/pat…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dzope.py85 files = self.getZopeFiles(resourceType, currentFolder)
86 s = folders + files
/plugin/authfacebook/lib/
H A DFacebookBatchRequest.php157 $files = $request->getFiles();
159 foreach ($files as $file) {
/plugin/quickstats/scripts/
H A Dget_geocity2.php84 $files = scandir($this->tempdir);
86 foreach ($files as $file) {
/plugin/geophp/
H A DREADME.md21 <img src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" alt="Spatial plugins for Dokuwiki received the Community Choice Award on 2022-03-02" data-canonical-src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&amp;r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" width="100" height="100">
/plugin/openlayersmap/
H A DREADME.md23 <img src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" alt="Spatial plugins for Dokuwiki received the Community Choice Award on 2022-03-02" data-canonical-src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&amp;r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" width="100" height="100">
/plugin/csv/_test/
H A DREADME1 We're using test files from various projects here:
/plugin/odtsupport/
H A Dplugin.info.txt6 desc Provides helpers that can be useful when creating ODT files with the odt plugin. For example…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DConfiguration.php940 $files = $fileIteratorFacade->getFilesAsArray(
946 $suite->addTestFiles($files);
1077 $files = [];
1083 $files[] = $this->toAbsolutePath($filePath);
1087 return $files;
/plugin/diagramsnet/lib/js/diagramly/
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/combo/vendor/symfony/yaml/
H A DCHANGELOG.md8 option to exclude one or more specific files from multiple file list
60 * added support for multiple files or directories in `LintCommand`
95 * added support for parsing YAML files using the `Yaml::parseFile()` or `Parser::parseFile()` method
236 * Yaml::parse() does not evaluate loaded files as PHP files by default
H A DREADME.md4 The Yaml component loads and dumps YAML files.
/plugin/elasticsearch/vendor/composer/
H A Dautoload_real.php36 $filesToLoad = \Composer\Autoload\ComposerStaticInit8addbcda4a0ee7f318772437699056aa::$files;
/plugin/farmsync/lang/en/
H A Dupdate.txt3 Media files are handled analogous.
/plugin/querychangelog/lang/en/
H A Dquerychangelog.txt9 containing a lot of pages! (All the '.changes' files within the base
/plugin/findologicxmlexport/vendor/symfony/yaml/
H A DREADME.md4 The Yaml component loads and dumps YAML files.
/plugin/symbols4odt/
H A Dplugin.info.txt6 desc Provides symbols that can be exported into ODT files with the odt plugin. For example, the p…
/plugin/dw2pdf/vendor/composer/
H A Dautoload_real.php36 $filesToLoad = \Composer\Autoload\ComposerStaticInitb71fb58cdf4c29fb0d05b258cce42b04::$files;
/plugin/fckg/
H A DChanges6 javascript files into sync, in particular so that the image and link dialogs open to a larger size.
33 Removed some unnecessary files from distribution and comproessed old Changs files to zip.
115 Still-to-be-done: handling of media files in DW footnotes
122 Upgraded DW footnotes to handle links to media files
157 Check for files and/or directories in userfiles that have not been converted into
226 Dutch language files for settings.php and action/lang
273 Corrected fckconfig.js to use editor/lang/<iso.js> files for geshi and keyboard plugins.
348 Added new language files to fckg/lang/
/plugin/htmlokay/
H A Dscript.js34 var files = file_str.match(/\((.*?)\)/);
35 var selected = files[1].split(",");
/plugin/mdpage/vendor/cebe/markdown/
H A DCONTRIBUTING.md27 …asses are tested with [PHPUnit](https://phpunit.de/). For each test case there is a set of files in
36 the `/tests` directory. See existing files for examples.

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