Home
last modified time | relevance | path

Searched refs:file (Results 3251 – 3275 of 3491) sorted by last modified time

1...<<131132133134135136137138139140

/plugin/pagemove/lang/pl/
H A Dlang.php.txt4 * english language file
/plugin/groupadmin/
H A DREADME27 See the COPYING file in your DokuWiki folder for details
/plugin/gtime/
H A DREADME20 * This file is part of the GuardTime dokuwiki plugin.
23 * you may not use this file except in compliance with the License.
/plugin/s5reloaded/ui/thesis/pics/
H A Dbackground-head.xcf1 gimp xcf file�������d����������������B��B�����������)��������������S���
/plugin/jquery-syntax/
H A Djquery-1.6.min.js16 …nction(a){return a.nodeName.toLowerCase()==="input"&&"checkbox"===a.type},file:function(a){return …
/plugin/autlogin/
H A Dadmin.php1046 $ACTUAL_ACL = file(DOKU_CONF.'acl.auth.php');
1100 $AUTH_ACL = file(DOKU_CONF.'acl.auth.php');
1156 $actual_users = file(DOKU_CONF.'users.auth.php');
1233 $actual_users = file(DOKU_CONF.'users.auth.php');
1268 $actual_users = file(DOKU_CONF.'users.auth.php');
1307 $acl_config = file(DOKU_CONF.'acl.auth.php');
1376 $AUTH_ACL = file(DOKU_CONF.'users.auth.php');
1468 $file = file(DOKU_PLUGIN.'/autlogin/settings/browsers.php');
1469 foreach($file as $line){
1480 $file = file(DOKU_PLUGIN.'/autlogin/settings/systems.php');
[all …]
H A Daction.php89 $ACTUAL_ACL = file(DOKU_PLUGIN.'/autlogin/settings/transl.php');
256 $file_line = file(DOKU_PLUGIN.'/autlogin/settings/visit.php');
/plugin/asiansearch/
H A DCOPYING289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
/plugin/tline/
H A DREADME.txt31 Jetty (use the timeline_source.zip file)
62 located in the LICENSE.txt file located in the same directory as this very file
H A DCHANGES.txt22 is returned by function _paintEventTape in file original-painter. It doesn't make
24 actual height of the tape was being controlled in the css file.
59 1) You will be modifying the classic theme's settings in your html file.
71 * Added License file to zip files -- LarryK rev 1643
183 * Updated jetty config file to serve
204 * Added timeline_libraries.zip to build file. Removed install.sh
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js405 },file:function(a){return"file"==a.type;
862 }},active:0,httpSuccess:function(xhr){try{return !xhr.status&&location.protocol=="file:"||(xhr.stat…
/plugin/zoom/
H A Dreadme22 See the COPYING file in your DokuWiki folder for details
H A Dsyntax.php114 $file = mediaFN($data['image']);
115 list($data['imageWidth'],$data['imageHeight']) = @getimagesize($file);
/plugin/directions/
H A Daction.php68 return $file;
130 * @param $file complete filepath to check
134 function dir_getStatus($file){ argument
135 if(@file_exists($file)){
136 $size = @filesize($file);
/plugin/directions/syntax/
H A Dcommon.php26 $content = file($filename);
H A Dgraph.php80 $file = dir_cachename($return,'txt');
81 io_saveFile($file,$dotcode);
/plugin/scriptheader/
H A DCOPYING289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
/plugin/actickets/
H A DLICENSE289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
/plugin/translator/
H A Dhelper.php1241 $checkDate = implode('', file( dirname(__FILE__).'/.translationcheck' ) );
1251 $file = dirname(__FILE__).'/.translationcheck';
1252 $fh = fopen($file, 'w');
H A Dadmin.php380 foreach ( $orderedFiles as $file ) {
381 $status = $this->_importLanguage($file, $CategoryID, $version);
385 $this->revertableUpload[] = $file;
506 function _importLanguage($file, $CategoryID, $version) { argument
508 $FileName = $file['name'];
509 $Lang = $file['lang'];
510 $currentDateTime = $file['current_date_time'];
521 $FileContent = file($file['tmp_name']);
522 @unlink($file['tmp_name']);
/plugin/jsonrpc/
H A Djsonrpc.php129 $file = mediaFN($id);
130 if (!@ file_exists($file))
133 $data = io_readFile($file, false);
145 $file = mediaFN($id);
148 $info['size'] = filesize($file);
280 $file = wikiFN($id,$rev);
281 $time = @filemtime($file);
382 $buff = base64_decode($file);
446 $file = mediaFN($id);
447 if(@unlink($file)){
[all …]
/plugin/shorturl/lang/en/
H A Dintro.txt5 This file uses the following format:
/plugin/progrecss/
H A Dprint.css1 /** @file progrecss/style.css
8 /** This file provides three (3) default styles for the "progrecss"
H A Dstyle.css1 /** @file progrecss/style.css
7 /** This file provides three (3) default styles for the "progrecss"
210 * end file
H A DChangeLog20 * lang/common.php: Added file with formatted link to PHP manual.
22 * print.css: Added file.
23 * plugin.info.txt: Added file. Description strings can be

1...<<131132133134135136137138139140