Home
last modified time | relevance | path

Searched refs:conf (Results 1751 – 1775 of 2245) sorted by relevance

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

/plugin/scriptheader/
H A Daction.php47 $headerconf = DOKU_CONF . 'scriptheader.conf';
/plugin/gcalendar/inc/
H A Dgcal_main.php30 global $conf;
54 $user = $_SESSION[$conf['title']]['auth']['user'];
/plugin/dropfiles/action/
H A Dajax.php168 global $conf;
195 if (!$conf['mediarevisions'] && $AUTH < AUTH_DELETE) {
/plugin/loglog/helper/
H A Dalert.php91 global $conf;
92 $this->statfile = $conf['cachedir'] . '/loglog.' . $logType . '.stat';
/plugin/publistf/
H A Dsyntax.php58 global $conf;
59 $mylang = $conf['lang'];
/plugin/simplewikipagetree/
H A Dsyntax.php152 global $conf;
162 if($conf['useslash'] == 1){
/plugin/tagsections/action/
H A Dajax.php103 global $conf;
109 search($data,$conf['datadir'],'search_index',array('ns' => $ns_dir));
/plugin/sphinxsearch/
H A Dchangelog2 …* Fixed excluding hidden pages from the index, see conf/dokuwiki.php $conf['hidepages'] configura…
/plugin/semanticdata/
H A Daction.php125 global $conf;
126 $aliases[$type]['postfix'] .= $conf['start'];
/plugin/preservefilenames/
H A Daction_adorabelle.php35 global $conf;
122 global $conf;
/plugin/aclregex/
H A Daction.php49 global $conf; // @var string[] $conf The global configuration dictionary
55 if (! $conf['useacl']) {
/plugin/advanced/lang/en/config/
H A Duserscript.txt18 * conf/userscript.js
20 …plugins]] (through a ''script.js'' file) and can define your own scripts in ''conf/userscript.js''.
H A Dscheme.txt5 === Example of scheme.conf ===
/plugin/semantic/
H A Dhelper.php24 global $conf;
236 'name' => $conf['title'],
/plugin/spatialhelper/helper/
H A Dsearch.php53 global $conf;
61 $idx_dir = $conf ['indexdir'];
/plugin/siteexport/inc/
H A Dsettings.php48 global $ID, $conf, $INPUT;
103 $this->defaultLang = $INPUT->str( 'defaultLang', $conf['lang'], true );
/plugin/davcal/
H A DauthBackendDokuwiki.php14 global $conf;
/plugin/replace/
H A Dsyntax.php49 $this->replace = confToHash(DOKU_CONF . 'replace.conf');
/plugin/latexit/other/
H A Drelease1 zip release.zip classes/* conf/* lang/* README action.php pagetools-latexitexport-sprite.png plugin…
/plugin/userfly/
H A Daction.php40 global $conf;
/plugin/legalnotice/
H A Daction.php12 global $conf,$ACT;
/plugin/google_adsense2/
H A Dcode.php69 global $gads_loaded, $gads_settings, $conf;
138 global $gads_loaded, $gads_settings, $conf;
/plugin/toctweak/
H A Dhelper.php126 global $conf;
154 $Lv = $item['level'] + $conf['toptoclevel'] -1;
/plugin/authphpbb3/
H A Daction.php124 global $auth, $conf;
130 if (($conf['showuseras'] !== 'username_link') || $event->data['textonly']) {
/plugin/slider/
H A Dsyntax.php67 global $conf;
117 if ($title && $level <= $conf['maxseclevel']) {

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