Home
last modified time | relevance | path

Searched refs:files (Results 51 – 75 of 1460) sorted by relevance

12345678910>>...59

/plugin/commentsyntax/
H A Ddeleted.files1 # deleted.files : Comment Syntax plugin for DokuWiki
3 # This file contains a list of files that were present in previous
5 # An up-to-date plugin should not have any of the files installed.
/plugin/archiveupload/
H A Daction.php170 $files = $tar->ListContents();
171 $this->postProcessFiles($target, $files);
185 $files = $zip->get_List($file);
186 $this->postProcessFiles($target, $files);
204 function postProcessFiles($dir, $files) { argument
219 foreach($files as $file) {
/plugin/externalembed/helper/
H A DcacheInterface.php162 if(($key = array_search($cache->cache, $page_cache->depends['files'])) !== false) {
163 unset($page_cache->depends['files'][$key]);//if file is in the array, remove it
178 …if(($key = array_search($this->getCacheFile($video_id), $page_cache->depends['files'])) !== false)…
179 unset($page_cache->depends['files'][$key]);
/plugin/snmplive/
H A DMakefile8 files := syntax.php ajax.php script.js macro
15 cp -a $(files) $(DESTDIR)$(plugindir)/$(package)
20 cp -a Makefile $(files) $(package)
/plugin/epub/scripts/
H A Dcss3.php48 $files = array();
50 $files[$mediatype] = array();
52 $files[$mediatype][DOKU_INC.'lib/styles/'.$mediatype.'.css'] = DOKU_BASE.'lib/styles/';
55 …$files[$mediatype][DOKU_INC.'lib/scripts/jquery/jquery-ui-theme/smoothness.css'] = DOKU_BASE.'lib/…
58 $files[$mediatype] = array_merge($files[$mediatype], css_pluginstyles($mediatype));
61 … $files[$mediatype] = array_merge($files[$mediatype], $styleini['stylesheets'][$mediatype]);
66 $files[$mediatype][$userstyle] = DOKU_BASE;
94 foreach($files[$mediatype] as $file => $location){
/plugin/toctweak/
H A Ddeleted.files1 # TocTweak plugin for DokuWiki; deleted.files
3 # This file contains a list of files that were present in previous
5 # An up-to-date plugin should not have any of the files installed.
/plugin/pagetitle/
H A Ddeleted.files1 # deleted.files : PageTitle plugin for DokuWiki
3 # This file contains a list of files that were present in previous
5 # An up-to-date plugin should not have any of the files installed.
/plugin/authfacebook/lib/
H A DFacebookRequest.php74 protected $files = []; variable in Facebook\\FacebookRequest
387 $this->files[$key] = $file;
395 $this->files = [];
405 return $this->files;
415 return !empty($this->files);
425 foreach ($this->files as $file) {
443 return new RequestBodyMultipart($params, $this->files);
/plugin/darcspatch/
H A Dadmin.php131 $files = array();
140 if (isset($files[$fname])) {
141 $target_lines = explode("\n",$files[$fname]);
146 … if(($offset > 0) && (isset($files[$fname]) || (($target_lines = @file($fname)) !== false))) {
175 $files[$fname] = implode('',$target_lines);
185 foreach($files as $fname => $contents) {
/plugin/userhistory/
H A Dadmin.php55 $files = glob ( $dir.'/'.$pattern );
60 if ( !empty ( $subfiles ) && !empty ( $files ) ) {
61 $files = array_merge ( $files, $subfiles );
65 return $files;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DVision.php46 public $files; variable in Google\\Service\\Vision
80 'files',
84 'path' => 'v1/files:annotate',
88 'path' => 'v1/files:asyncBatchAnnotate',
198 'files',
202 'path' => 'v1/{+parent}/files:annotate',
212 'path' => 'v1/{+parent}/files:asyncBatchAnnotate',
258 'files',
262 'path' => 'v1/{+parent}/files:annotate',
272 'path' => 'v1/{+parent}/files:asyncBatchAnnotate',
/plugin/gitbacked/lib/
H A DGit.php450 public function add($files = "*") { argument
451 if (is_array($files)) {
452 $files = '"'.implode('" "', $files).'"';
454 return $this->run("add $files -v");
467 public function rm($files = "*", $cached = false) { argument
468 if (is_array($files)) {
469 $files = '"'.implode('" "', $files).'"';
471 return $this->run("rm ".($cached ? '--cached ' : '').$files);
/plugin/flowplay/
H A Dchangelog4 * Behavior change: video files do not autostart anymore
5 * Behavior change: video files do not loop anymore
10 * Initial release. Simply plays ''.flv'' files.
/plugin/move/lang/en/
H A Dtree.txt3 This interface allows you to rearrange your wiki's namespaces, pages and media files via Drag'n'Dro…
5 In order to move many namespaces, pages or media files to the same destination, you can use the che…
6 * check the namespaces, pages or media files you want to move;
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki4 description: Extracts a thumbnail from media files (ODT, DOCX, PPTX, PDF, JPG, etc.) in a media lib…
27 :!: **External requirements:** Office files (ODT, DOCX, PPTX, etc.) are supported natively. If you …
52 This plugin will show thumbnail images for supported media files (ODT, DOCX, PPTX, PDF, JPG, etc.) …
56 …ault in case a referenced media file does not contain a thumbnail (office files) or is an unsuppor…
90 … in office files might theoretically be any image file format. It depends on the format found with…
92 ==== Office files ====
94files (ODT, DOCX, etc.), the plugin essentially assumes these files to be ZIP files containing a t…
96 ==== Image files ====
100 ==== PDF files ====
110files (format: ZIP) to look at for thumbnail images (comma-separated list, use slashes as director…
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt210 Quicktime files
464 in Matroska files
611 video files
711 several files.
829 on those files.
987 files < 50MB
1030 files
1200 Ogg Vorbis 1.0+ VBR files 44k/48k sample rate/stereo files only.
1594 and MP1 files the same as for MP3 files based on file extension
1896 * Bugfix: ['iso']['files'] and ['zip']['files'] could potentially
[all …]
/plugin/diagramsnet/lib/js/diagramly/
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 …]
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/perl/
H A Dcommands.pl34 @files = grep(!/^\.\.?$/,readdir(DIR));
37 foreach $sFile (@files) {
58 @files = grep(!/^\.\.?$/,readdir(DIR));
61 foreach $sFile (@files) {
/plugin/xfortune/
H A Dhelper.php69 $files = glob("$dir/*.txt");
70 if(!count($files)) throw new Exception("Could not find fortune files in $cookieID");
71 $file = $files[array_rand($files)];
/plugin/mikioplugin/
H A Daction.php20 $files = glob($pattern, $flags);
22 $files = array_merge($files, glob_recursive($dir . '/' . basename($pattern), $flags));
24 return $files;
/plugin/shell/
H A DP0wnyShell.js167 if (data.files.length <= 1) return; // no completion
168 data.files = data.files.map(function (file) {
171 if (data.files.length === 2) {
173 self.eShellCmdInput.value = data.files[0];
176 this.eShellCmdInput.value = currentValue.replace(/(\S*)$/, data.files[0]);
180 this.insertStdout(data.files.join("\n"));
217 const promise = this.getBase64(element.files[0]);
/plugin/cacherevisionseraser/
H A DREADME.md41 * Added information of how many files & directories were deleted
58 * Changes into some sentences inside the languages files
69 * Improved files searching engine (Thanks Jeff)
80 * Converting files to UNIX format (line-break: 0x10).
103 * .i files (Backlinks and more???) (Default ASK).
104 * .xhtml files (HTML form of a page) (Default ASK).
105 * .js files (Cached Javascript) (Default ASK).
106 * .css files (Cached CSS-Sheet) (Default ASK).
107 * .media.* files (Cached media files) (Default ASK).
109 * Indexed-search files (Default ASK).
[all …]
/plugin/jukebox/
H A Dlist.php32 $files = array(); variable
33 search($files,$conf['mediadir'],'search_media',array(),$dir);
47 foreach($files as $file){
/plugin/orphanmedia2/
H A Ddokuwiki-plugin-page.md4 description: Display orphan and missing media files. Based on unmaintained orphanmedia plugin
30 Use this plugin to find orphan and missing media files within your DokuWiki. There are 4 options pr…
35files \\ # of Media files \\ # of Media references \\ -> Filter settings \\ # of valid, qualif…
46 | linked external media files \\ <nowiki>{{http://www.wherever.com/whatsoever.type}}</nowiki> | al…
48 | flashplayer | flashplayer may work for local files (not yet tested sufficiently) |
86 Please try to keep good style by authoring and give descriptive names to your media files.
89 It could happen that not all media files will be detected or some feed links, etc. interpreted as s…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DGlobalState.php47 * @param array $files
51 public static function processIncludedFilesAsString(array $files) argument
61 for ($i = count($files) - 1; $i > 0; $i--) {
62 $file = $files[$i];

12345678910>>...59