Home
last modified time | relevance | path

Searched refs:conf (Results 1901 – 1925 of 2245) sorted by relevance

1...<<71727374757677787980>>...90

/plugin/bureaucracy/helper/
H A Dactionmail.php25 global $conf;
79 $mail->from($conf['mailfrom']);
/plugin/function/
H A Dsyntax.php46 global $conf;
/plugin/fckg/fckeditor/editor/css/images/fileicons/
H A Dicon_files.txt3 conf.png
H A Ddir.txt3 conf.png
/plugin/tagging/
H A Dhelper.php116 global $conf;
122 $lang = $conf['lang'];
714 if (!$this->conf['hidens']) {
759 $nscol = $this->conf['hidens'] ? '' : '<col class="wide-col"></col>';
830 if (!$this->conf['hidens']) {
/plugin/creole/syntax/
H A Dheader.php41 global $conf;
/plugin/siteexport/action/
H A Dsendfile.php32 global $conf;
/plugin/batchedit/
H A Dengine.php454 global $conf;
456 return $conf['cachedir'] . '/batchedit/' . $name . (!empty($ext) ? '.' . $ext : '');
493 global $conf;
508 $changeLogTime = @filemtime($conf['changelog']);
1121 global $conf;
1123 if (!@file_exists($conf['indexdir'] . '/page.idx')) {
/plugin/jukebox/
H A Dlist.php33 search($files,$conf['mediadir'],'search_media',array(),$dir);
/plugin/multilingual/
H A Dhelper.php57 global $conf;
/plugin/dokupp/
H A Dsyntax.php43 global $conf;
/plugin/html2pdf/multilingual/
H A Dhelper.php57 global $conf;
/plugin/gtime/
H A Drenderer.php53 global $conf;
/plugin/orphanswanted/
H A Dsyntax.php85 global $INFO, $conf;
/plugin/htmlokay/lang/en/
H A Dselection.txt6 The directory ''htmlOKay/conf/access'' must be writable by Dokuwiki.
/plugin/gplusone/
H A Dsyntax.php54 foreach ($this->conf as $param => $val) {
/plugin/abc/
H A Dstyle.css29 /* if you allow midi files per mime(.local).conf, you should comment the follow lines out
/plugin/advanced/lang/fr/config/
H A Dacronyms.txt5 === Exemple du fichier acronyms.conf ===
/plugin/authorlist/
H A Dhelper.php285 global $conf;
288 $output = str_replace("%DATE%",strftime($conf['dformat'],$ctime), $output);
/plugin/revealjs/syntax/
H A Dbackground.php108 global $conf;
213 $conf['plugin']['revealjs']['slides_with_unknown_direction'] = true;
/plugin/sidebarng/
H A Daction.php100 global $conf;
229 ($conf['youarehere'] != 1) ? tpl_breadcrumbs() : tpl_youarehere();
/plugin/textinsert/
H A Dsyntax.php204 global $conf;
237 strftime($conf['dformat'], time()),
/plugin/newpagetemplate/
H A Dhelper.php88 global $conf;
157 $conf['dformat'],
/plugin/popupviewer/syntax/
H A Dviewer.php73 global $ID, $conf, $JSINFO;
123 if ($conf['useheading'] && $id ) {
/plugin/evesso/
H A Daction.php21 global $conf;
22 if($conf['authtype'] != 'evesso') return;
24 $conf['profileconfirm'] = false; // password confirmation doesn't work with oauth only users

1...<<71727374757677787980>>...90