Home
last modified time | relevance | path

Searched refs:files (Results 1301 – 1325 of 1460) sorted by last modified time

1...<<515253545556575859

/plugin/podcast/blogtng-tpl/
H A Dentry.php6 $files = array( ); variable
13 $files = $p['files']; } variable
42 foreach( $files as $ext => $f ) {
H A Dlist.php12 $files = $p['files']; } variable
27 foreach( $files as $ext => $f ) {
/plugin/podcast/
H A Dhelper.php27 $files = $this->get_source_files( $p['nr'] );
29 $p['files'] = $files;
35 $files = array( );
43 $files[$ext] = $meta[$ext]; }
46 $files[$ext] = array(
50 p_set_metadata( $page, array( 'source' => $files ), false, false );
51 return $files;
93 $files = array( );
99 $files[$ext] = array(
103 return $files;
/plugin/owncloud/
H A DCOPYING141 includes interface definition files associated with source files for
399 must place, in the relevant source files, a statement of the
400 additional terms that apply to those files, or a notice indicating
H A Dhelper.php155 $files = array();
162 array_push($files, $row);
165 return array($folders,$files);
/plugin/owncloud/ajax/
H A Dfilelist.php43 $files = array(); variable
50 array_push($files, $file);
54 …if(empty($folders) && empty($files)) echo '<tr class="collapsed row '.$level.'"><td colspan="5" '…
67 foreach($files as $file){
/plugin/searchformgoto/
H A DCOPYING141 includes interface definition files associated with source files for
399 must place, in the relevant source files, a statement of the
400 additional terms that apply to those files, or a notice indicating
/plugin/profiles/
H A DLICENSE6 this software and associated documentation files (the "Software"), to deal in
/plugin/authowncloud/
H A DCOPYING95 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/geonav/tpl/startermap/
H A DCOPYING95 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 Dstyle.ini13 ; You can reference CSS and LESS files here. Files referenced here will
14 ; be checked for updates when considering a cache rebuild while files
/plugin/geonav/tpl/startermap/css/
H A Dincludes.css2 * This file provides styles for included seperate html files
/plugin/colorbox/
H A DLICENSE.md40 …a) You must cause the modified files to carry prominent notices stating that you changed the files
60 …ode for all modules it contains, plus any associated interface definition files, plus the scripts …
/plugin/git/syntax/
H A Dlocalstatus.php110 $renderer->doc .= '<h3>These are the files that have changed:</h3>';
/plugin/git/
H A Dhelper.php261 $files = explode("\n", $repo->get_status());
265 $files = explode("\n", $repo->get_files_by_commit('origin/master..HEAD'));
269 $files = explode("\n", $repo->get_files_by_commit($hash));
273 if ($files === null || count($files) === 1)
282 foreach ($files as $file)
/plugin/git/lib/
H A DGit.php265 public function add($files = "*") { argument
266 if (is_array($files)) $files = '"'.implode('" "', $files).'"';
267 return $this->run("add $files -v");
/plugin/nosecedit/
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/headernofloat/
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/dokutexit/
H A DLICENSE.GPLv295 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 DREADME.md14 * integration with [nsbpc], simplification of configuration files
52 ### Output files
56 The intermediate .tex files will be placed in the *texit:namespace:subnamespace* namespace. Suppose…
61 , if you generate all files, the *media:namespace:subnamespace* namespace will contain:
64 …* *page1-tex.zip*, a zip file containing page1.pdf and the necessary tex files to compile it (see …
77 …e1.tex* : an adptation of *header-page.tex* for *page1.pdf*, `\include`ing the following tex files:
81 …ex* : an adaptation of *header-namespace.tex* for *all.pdf*, `\include`ing the following tex files:
86 The structure of the *.zip* files in *media:namespace:subnamespace* is the following one (if we tak…
98 When the user asks the pdf, intermediate TeX files will be produced only if the page has changed. A…
100 …er for options about this). This is useful if you want people to download files with explicit file…
[all …]
/plugin/showif/
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/eventline/example/
H A DexampleDataForCutAndPaste.txt23 …='TWiki'>Wiki, created in Perl by Peter Thoeny, stores data in plain text files instead of in a da…
/plugin/eshop/
H A DLICENSE4 of this software and associated documentation files (the "Software"), to deal
/plugin/socialshareprivacy2/JC/
H A DMIT-LICENSE.txt4 a copy of this software and associated documentation files (the
/plugin/socialshareprivacy2/SSP/
H A DREADME.md99 You only need to include the JavaScript files of the services you want to use. I
100 recommend to pack all needed files into one using a JavaScript packer/compressor.
117 3 These files contain only translation strings and have to be included in addition to `jquery.socia…
1336 This generates these files:
1346 These files then contain only the JavaScript/CSS code for Twitter, Facebook and Google+.
1403 this software and associated documentation files (the "Software"), to deal in

1...<<515253545556575859