Home
last modified time | relevance | path

Searched refs:files (Results 1426 – 1450 of 1460) sorted by last modified time

1...<<515253545556575859

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_upload.cfm82 // make sure the user files path is correctly formatted
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso52 'files' = '\t<Files>\n',
90 List both files and folders in the 'Current Folder' directory.
99 $files += '\t\t<File name="' + #this + '" size="' + #size + '" />\n';
104 $files += '\t</Files>\n';
106 $commandData += $folders + $files;
157 files. (Test.txt, Test(1).txt, Test(2).txt, etc.)
H A Dupload.lasso103 files. (Test.txt, Test(1).txt, Test(2).txt, etc.)
/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/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm9 others files in certain cases.
54 <!--- remove temp 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/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckcommands.py65 files = """<Files>"""
74 files += """<File name="%s" size="%s" />""" % (
80 files += """</Files>"""
81 return folders + files
H A Dzope.py85 files = self.getZopeFiles(resourceType, currentFolder)
86 s = folders + files
/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/dokukiwix/
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/columnlist/
H A DLicense.txt95 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/remotescript/lib/
H A Dlicense.txt44 complete object files to the recipients, so that they can relink them
139 interface definition files, plus the scripts used to control compilation
169 b) You must cause the files modified to carry prominent notices
170 stating that you changed the files and the date of any change.
294 that the user who changes the contents of definitions files in the
/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/wysiwyg/fckeditor/
H A Dlicense.txt124 a) You must cause the modified files to carry prominent notices
125 stating that you changed the files and the date of any change.
187 associated interface definition files, plus the scripts used to
358 complete object files to the recipients, so that they can relink them
453 interface definition files, plus the scripts used to control compilation
483 b) You must cause the files modified to carry prominent notices
484 stating that you changed the files and the date of any change.
608 that the user who changes the contents of definitions files in the
821 Modifications. When Covered Code is released as a series of files, a
840 any associated interface definition files, scripts used to control
[all …]
/plugin/flowplay/flowplayer/
H A DREADME.txt69 toggle, and dragger) can be loaded from external JPG files. Smaller
115 - fixed missing audio on some FLV files [1568612]
145 …Changed to use the same configuration syntax with flashVars as with external configuration files. …
160 - Fixed the sample html files to work in Internet Explorer. The pages now use SWFObject
174 of video and image files.
H A DLICENSE.txt29 source, and configuration files.
98 (b) You must cause any modified files to carry prominent notices
99 stating that You changed the files; and
/plugin/bashorg/
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/gcalendar/inc/
H A Dstandard.css4 * you should not edit this file. modify this files:
/plugin/chat/
H A Dajax.php89 $files = preg_split('/\|/', $value);
90 if (count($files) > 1) {
91 $file = $files[mt_rand(0,count($files)-1)];
94 $file = $files[0];
/plugin/virtualkeyboard/vk/
H A Dlicense.txt44 complete object files to the recipients, so that they can relink them
139 interface definition files, plus the scripts used to control compilation
169 b) You must cause the files modified to carry prominent notices
170 stating that you changed the files and the date of any change.
294 that the user who changes the contents of definitions files in the
/plugin/txtconf/lang/fr/
H A Dintro_smileys.txt7 …ur dokuwiki's ''images/smileys'' directory. Unfortunately, this plugin does not upload image files.
H A Dintro_interwiki.txt11 … dokuwiki's ''images/interwiki'' directory. Unfortunately, this plugin does not upload image files.
/plugin/txtconf/lang/en/
H A Dintro_smileys.txt7 …ur dokuwiki's ''images/smileys'' directory. Unfortunately, this plugin does not upload image files.
H A Dintro_interwiki.txt11 … dokuwiki's ''images/interwiki'' directory. Unfortunately, this plugin does not upload image files.
H A Dintro.txt3 Use this page to Manage the Text config files (conf/*.conf) of your Dokuwiki installation.

1...<<515253545556575859