Home
last modified time | relevance | path

Searched refs:files (Results 351 – 375 of 1460) sorted by relevance

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

/plugin/diagramsnet/lib/plugins/
H A Dimport.js173 if (input.files != null)
183 reader.readAsText(input.files[0]);
/plugin/odt/helper/
H A Ddwcssloader.php79 $files = array_merge(
101 foreach($files as $file => $location) {
/plugin/templateconfhelper/
H A DREADME25 uses FETCH_MEDIA_STATUS event to hook into fetch.php. This allows to have template files outside of…
57 to allow animals to overwrite template php files a main.php like this can be used in the default_tp…
79 include style.ini and css files based on inheritance. Makes use of default_tpl, base_tpl and getCon…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_commands.cfm158 <cfset var files = "">
174files = files & '<File name="#HTMLEditFormat(qDir.name[i])#" size="#IIf( fileSizeKB GT 0, DE( file…
180 <cfoutput><Files>#files#</Files></cfoutput>
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCHANGELOG.md10 - jPlayer Repository Refactor: The skins source files are now in `src/skin` and the build skins fil…
11 - jPlayer Repository Refactor: All the circle player specific files are now in the `lib/circle-play…
77 …d system. The example demos work within the repository, and use the built (minified) jPlayer files.
/plugin/sequencediagram/bower_components/snap.svg/
H A DNOTICE34 a copy of this software and associated documentation files (the
61 a copy of this software and associated documentation files (the
87 files (the "Software"), to deal in the Software without
116 a copy of this software and associated documentation files (the
144 a copy of this software and associated documentation files (the
173 a copy of this software and associated documentation files (the
H A DREADME.md45 * Type `grunt` in the command line to build the files.
47 …ively type `grunt watch` to have the build run automatically when you make changes to source files.
/plugin/datepicker/
H A DREADME.md11 The files are located in script/jscalendar-1.0/. The style.css is a modified version of the calenda…
/plugin/findologicxmlexport/vendor/twig/extensions/
H A D.travis.yml8 - $HOME/.composer/cache/files
/plugin/tagfilter/
H A DREADME.md12 The files are located in script/chosen/. The style.css is a modified version of the chosen.css
/plugin/p2ilinkaction/
H A Dplugin.info.txt6 …fault, [only extra links] will have preview thumbnails. You can change the setting in the JS files.
/plugin/snippets/lang/en/
H A Dinfo.txt2 It compares the snippets found in the page files against the snippets logged in their metafiles, an…
/plugin/mediatooltip/
H A DREADME.md4 …based on photographs. However it has been expanded for use with any media files. The tooltips are …
/plugin/ckgedit/ckeditor/plugins/note/
H A DREADME.md6 Unzip the files to your `dokuwiki/lib/plugins/ckgedit/ckeditor/plugins/` folder and rename the fold…
/plugin/farmer/
H A Ddeleted.files1 # This is a list of files that were present in previous releases
/plugin/combo/
H A Dcomposer.lock79 "files": [
296 "files": [
407 "files": [
480 "files": [
562 "files": [
639 "files": [
782 "symfony/console": "For validating YAML files using the lint command"
810 "description": "Loads and dumps YAML files",
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dconfiguration.rst68 metadata in XML, or YML files. For the latter, it is necessary to configure a metadata directory wh…
76 The serializer would expect the metadata files to be named like the fully qualified class names whe…
/plugin/letsencrypt/lang/en/
H A Dinfo.txt2 verification, token files will be writen to a ''.well-known/acme-challenge'' directory within the W…
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A D.travis.yml24 - $HOME/.composer/cache/files
/plugin/gallery/swipebox/
H A DREADME
/plugin/icons/assets/
H A DLICENSE.md11 - Font Awesome CSS, LESS, and Sass files are licensed under the MIT License:
28 - Rpg Awesome CSS and SASS files are licensed under the MIT License:
/plugin/accscounter/
H A Daction.php157 $files = array_diff(scandir($dir), array('.','..'));
158 foreach ($files as $file) {
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/
H A DREADME.md3 All language files are based on the Universal Declaration of Human Right (UDHR).<br>
5 The files are provided by [Unicode.org](http://www.unicode.org/udhr).
/plugin/combo/ComboStrap/Meta/Field/
H A DPageTemplateName.php92 $files = FileSystems::getChildrenLeaf($directory);
93 foreach ($files as $file) {
/plugin/combo/vendor/php-webdriver/webdriver/lib/Firefox/
H A DFirefoxProfile.php158 $files = new RecursiveIteratorIterator($dir);
166 foreach ($files as $name => $object) {

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