Home
last modified time | relevance | path

Searched refs:dir (Results 526 – 550 of 598) sorted by path

1...<<21222324

/plugin/task/
H A Dhelper.php79 $dir = $conf['datadir'].($ns ? '/'.str_replace(':', '/', $ns): '');
/plugin/templatebyname/
H A Dfindtemplate.php27 $dir = substr($path, strrpos($path, '/')+1);
43 …elseif($blnFirst == false && $blnFirstDir == true && @file_exists($path.'/~_'.$dir.'.txt') && noNS…
44 $event->data['tplfile'] = $path.'/~_'.$dir.'.txt';
47 … elseif($blnFirst == false && $blnFirstDir == true && @file_exists($path.'/~'.$dir.'.txt')){
48 $event->data['tplfile'] = $path.'/~'.$dir.'.txt';
51 …elseif($blnFirst == false && @file_exists($path.'/~~_'.$dir.'.txt') && noNS($event->data['id']) ==…
52 $event->data['tplfile'] = $path.'/~~_'.$dir.'.txt';
55 elseif($blnFirst == false && @file_exists($path.'/~~'.$dir.'.txt')){
56 $event->data['tplfile'] = $path.'/~~'.$dir.'.txt';
/plugin/templateconfhelper/
H A DREADME30 * $_GET[template /^[\w-]*$/ - template dir to search for the file
/plugin/tindexmenu/syntax/
H A Dindexmenu.php638 * @param string $dir Current directory beyond $base
650 $dh = @opendir($base.'/'.$dir);
655 if(is_dir($base.'/'.$dir.'/'.$file)){
656 $dirs[] = $dir.'/'.$file;
659 $files[] = $dir.'/'.$file;
664 foreach($dirs as $dir){
668 foreach ($dirs_tmp as $dir) {
669 $data[]=$dir;
670 if ($dir['return']) $this->_search($data,$base,$func,$opts,$dir['file'],$lvl+1);
674 foreach($dirs as $dir){
[all …]
/plugin/tipoftheday/syntax/
H A Dtotns.php65 $dir = utf8_encodeFN(str_replace(':', '/', $ns));
71 search($data, $conf['datadir'], 'search_allpages', $opts, $dir);
/plugin/tline/
H A DCHANGES.txt166 Fixed library references in all examples to match new dir layout.
/plugin/tline/timeline_ajax/
H A Dsimile-ajax-bundle.js340 },parents:function(elem){return jQuery.dir(elem,"parentNode");
343 },nextAll:function(elem){return jQuery.dir(elem,"nextSibling");
344 },prevAll:function(elem){return jQuery.dir(elem,"previousSibling");
/plugin/tocselect/
H A Daction.php141 private function get_dir_list($dir, $namespace){ argument
148 $dh = opendir($dir);
152 if(is_dir("$dir/$file")) {
H A Dscript.js42 var dir = DOKU_BASE + 'lib/plugins/tocselect/img/';
45 jQuery(this).attr('src', dir +'closed.png');
48 jQuery(this).attr('src', dir +'open.png ');
/plugin/toctweak/
H A Dall.less72 [dir=rtl] div.toc_inline {
147 [dir=rtl] div.toc_dokuwiki {
/plugin/translation/
H A Dadmin.php117 $dir = dirname(wikiFN("$namespace:foo"));
119 search($pages, $dir, 'search_allpages', []);
/plugin/twcheckliste/
H A Drenderer.php.old68 lang="'.$conf['lang'].'" dir="'.$lang['direction'].'">
/plugin/twistienav/
H A Daction.php69 $dir = utf8_encodeFN(str_replace(':','/',$idx));
71 search($data,$conf['datadir'],'search_index',array('ns' => $idx),$dir);
100 $dir = utf8_encodeFN(str_replace(':','/',$idx));
102 search($data,$conf['datadir'],'search_index',array('ns' => $idx),$dir);
H A Dhelper.php75 $dir = utf8_encodeFN(str_replace(':','/',$idx));
77 search($data,$conf['datadir'],'search_index',array('ns' => $idx),$dir);
H A Dstyle.less12 [dir=ltr] .dokuwiki .breadcrumbs span.twistienav_twistie:before,
13 [dir=ltr] .dokuwiki .breadcrumbs span.twistienav_map:before,
14 [dir=ltr] .dokuwiki a.twistienav_extratwistie:before {
17 [dir=rtl] .dokuwiki .breadcrumbs span.twistienav_twistie:before,
18 [dir=rtl] .dokuwiki .breadcrumbs span.twistienav_map:before,
19 [dir=rtl] .dokuwiki a.twistienav_extratwistie:before {
51 [dir=ltr] .dokuwiki .breadcrumbs span.twistienav_map.fa:before,
52 [dir=ltr] .dokuwiki a.twistienav_extratwistie.fa:before {
56 [dir=rtl] .dokuwiki a.twistienav_extratwistie.fa:before {
98 [dir=ltr] div#twistienav__popup ul li {
[all …]
/plugin/twistienav4bootstrap3/
H A Daction.php68 $dir = utf8_encodeFN(str_replace(':','/',$idx));
70 search($data,$conf['datadir'],'search_index',array('ns' => $idx),$dir);
99 $dir = utf8_encodeFN(str_replace(':','/',$idx));
101 search($data,$conf['datadir'],'search_index',array('ns' => $idx),$dir);
H A Dhelper.php71 $dir = utf8_encodeFN(str_replace(':','/',$idx));
73 search($data,$conf['datadir'],'search_index',array('ns' => $idx),$dir);
H A Dstyle.less12 [dir=ltr] #dokuwiki__pageheader #dw__breadcrumbs span.twistienav_twistie:before,
13 [dir=ltr] #dokuwiki__pageheader #dw__breadcrumbs span.twistienav_map:before,
14 [dir=ltr] #dokuwiki__pageheader a.twistienav_extratwistie:before {
18 [dir=rtl] #dokuwiki__pageheader #dw__breadcrumbs span.twistienav_map:before,
19 [dir=rtl] #dokuwiki__pageheader a.twistienav_extratwistie:before {
52 [dir=ltr] #dokuwiki__pageheader a.twistienav_extratwistie.fa:before {
56 [dir=rtl] #dokuwiki__pageheader a.twistienav_extratwistie.fa:before {
71 [dir=ltr] #dokuwiki__pageheader .twistienav_map.twistienav_down.fa:before,
75 [dir=rtl] #dokuwiki__pageheader .twistienav_map.twistienav_down.fa:before,
98 [dir=ltr] div#twistienav__popup ul li {
[all …]
/plugin/twofactorgoogleauth/
H A DQRCode.php538 $dir = -1;
550 $row += $dir;
552 $dir = -$dir;
553 $row += $dir;
/plugin/upgrade/
H A Dhelper.php294 * Traverse over the given dir and compare it to the DokuWiki dir
298 * @param string $dir
302 private function traverseCheckAndCopy($dir, $dryrun)
307 $dh = @opendir($base . '/' . $dir);
311 $from = "$base/$dir/$file";
312 $to = DOKU_INC . "$dir/$file";
319 $this->log('error', '<b>' . $this->getLang('tv_noperm') . '</b>', hsc("$dir/$file"));
326 if (!$this->traverseCheckAndCopy("$dir/$file", $dryrun)) {
339 $this->log('error', '<b>' . $this->getLang('tv_noperm') . '</b>', hsc("$dir/
295 traverseCheckAndCopy($dir, $dryrun) global() argument
386 recursiveDelete($dir) global() argument
[all...]
H A Dlegacy.php13 * - no tmp dir changes
58 function io_mkdir_p($dir)
60 if (file_exists($dir)) return true;
61 return mkdir($dir, 0777, true);
55 io_mkdir_p($dir) global() argument
/plugin/upgrade/vendor/composer/
H A DClassLoader.php511 foreach ($this->prefixDirsPsr4[$search] as $dir) {
512 if (file_exists($file = $dir . $pathEnd)) {
521 foreach ($this->fallbackDirsPsr4 as $dir) {
522 if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr4)) {
540 foreach ($dirs as $dir) {
541 if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr0)) {
550 foreach ($this->fallbackDirsPsr0 as $dir) {
551 if (file_exists($file = $dir . DIRECTORY_SEPARATOR . $logicalPathPsr0)) {
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DTar.php537 $dir = dirname($name);
538 if (strlen($file) > 100 || strlen($dir) > 155) {
547 $prefix = $dir;
/plugin/userhistory/
H A Dadmin.php54 function globr ( $dir, $pattern ) { argument
55 $files = glob ( $dir.'/'.$pattern );
56 $subdirs = glob ( $dir.'/*', GLOB_ONLYDIR ); /* Rework by bugmenot2 */
/plugin/userpagecreate/
H A Daction.php178 $dir = $conf['datadir'] . '/' . utf8_encodeFN($ns);
179 if (is_dir($dir)) {
180 io_rmdir($dir, true);
184 $dir = $conf['olddir'] . '/' . utf8_encodeFN($ns);
185 if (is_dir($dir)) {
186 io_rmdir($dir, true);

1...<<21222324