Home
last modified time | relevance | path

Searched refs:conf (Results 1851 – 1875 of 2245) sorted by relevance

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

/plugin/sphinxsearch-was/contrib/etc/systemd/system/
H A Dsphinx-searchd-grimore.service10 ExecStart = /usr/bin/searchd -c /var/www/grimore.org/lib/plugins/sphinxsearch/sphinx.conf
/plugin/colorbox/
H A Dsyntax.php60 global $conf;
/plugin/sendpagecontent/
H A Daction.php29 global $conf;
/plugin/simpleindex/
H A Dsyntax.php51 search($result,$conf['datadir'],'search_index',array('ns' => $ns));
/plugin/anewssystem/
H A Dsyntax.php47 global $ID, $conf;
62 … $ans_conf['newstemplate'] = DOKU_PLUGIN.'anewssystem/tpl/newstemplate_'.$conf['lang'].'.txt';
75 global $ID, $conf;
77 $records = file(DOKU_PLUGIN.'anewssystem/tpl/newstemplate_'.$conf['lang'].'.txt');
389 global $conf;
393 if($conf['showuseras'] == 'loginname') {
396 elseif($conf['showuseras'] == 'username') {
400 elseif($conf['showuseras'] == 'email') {
404 elseif($conf['showuseras'] == 'email_link') {
/plugin/mediasyntax/
H A Daction.php116 global $conf;
136 if($conf['allowdebug'])
/plugin/data-au/
H A Dhelper.php65 global $conf;
66 return $conf['lang'];
/plugin/404manager/
H A DCHANGES.md9 …ring migration, the data store file 404managerRedirect.conf is renamed to 404managerRedirect.conf.…
/plugin/uncmap/_test/
H A Dmapping.test.php155 global $ID, $conf;
157 $conf['plugin']['uncmap']['fileserver'] = TMP_DIR;
/plugin/htmlabstract/
H A Dsyntax.php177 global $conf;
185 $date = strftime($conf['dformat'],
/plugin/judge/helper/
H A Dcrud.php140 global $conf;
143 if ($conf['lang'] == "fa") {
/plugin/bookmarkfile/
H A Dsyntax.php61 global $conf;
64 $filename = $conf['mediadir'].'/'.str_replace(':', '/', $matches[1]);
/plugin/farmer/lang/en/
H A Dtab_setup_help.txt14 - create a ''conf/farm.ini'' file
21 The ''conf/farm.ini'' contains the basic configuration of the farm setup. Most importantly it will contain the
/plugin/data/
H A Dhelper.php69 global $conf;
70 return $conf['lang'];
234 global $conf;
293 if ($conf['mailguard'] == 'visible') {
561 global $conf;
565 if (isset($conf['lang_before_translation'])) {
566 $values[] = $conf['lang_before_translation'];
568 $values[] = $conf['lang'];
578 $local = $conf['lang'];
/plugin/recommend/
H A Daction.php223 global $conf;
226 'SITE' => $conf['title'],
/plugin/authwordpress/
H A Dauth.php280 global $conf;
292 $groups[] = $conf['defaultgroup'];
/plugin/do/
H A Dhelper.php328 global $conf;
344 $subj = '[' . $conf['title'] . '] ';
378 $mail->from($conf['mailfrom']);
/plugin/schedule/
H A DscheduleRoot.class.php242 global $conf;
243 …$savedir = ((!$conf['savedir'] || strpos ($conf['savedir'], '.') === 0) ? DOKU_INC : "").$conf['sa…
/plugin/authyubikey/
H A Dauth.php.org133 global $conf;
145 if(!is_array($grps)) $grps = array($conf['defaultgroup']);
302 global $conf;
303 return cleanID(str_replace(':', $conf['sepchar'], $user));
313 global $conf;
314 return cleanID(str_replace(':', $conf['sepchar'], $group));
/plugin/combo/ComboStrap/
H A DWikiPath.php970 * (ie $conf[basedir])
1154 global $conf;
1157 $localPath = LocalPath::createFromPathString($conf['mediadir']);
1160 $localPath = LocalPath::createFromPathString($conf['datadir']);
1186 global $conf;
1198 if ($conf['compression']) {
1206 $filePathString .= '.' . $conf['compression'];
/plugin/syntaxmantis/
H A Dsyntax.php41 $link['target'] = $conf['target']['wiki'];
/plugin/sitemapnavi/
H A Dsyntax.php80 global $conf, $INFO;
/plugin/tabinclude/
H A Dajax.php20 global $conf;
/plugin/autolink2/syntax/
H A Dadd.php54 global $conf;
/plugin/pgn4web/pgn4web/
H A Drelease-pgn4web.sh33 zip -9r "$pgn4webFilename" "$pgn4webDirectory" -x *.svn/* -x "$pgn4webDirectory"/jsl.conf -x "$pgn4…

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