Home
last modified time | relevance | path

Searched refs:conf (Results 776 – 800 of 2245) sorted by relevance

1...<<31323334353637383940>>...90

/plugin/imapmarkers/_test/
H A DGeneralTest.php62 gettype($conf),
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf as $key => $value) {
79 $conf,
/plugin/structtasks/_test/
H A DGeneralTest.php62 gettype($conf),
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf as $key => $value) {
79 $conf,
/plugin/dev/skel/_test/
H A DGeneralTest.php41 * Test to ensure that every conf['...'] entry in conf/default.php has a corresponding meta['...'] entry in
42 * conf/metadata.php.
46 $conf_file = __DIR__ . '/../conf/default.php';
47 $meta_file = __DIR__ . '/../conf/metadata.php';
61 gettype($conf),
63 'Both ' . DOKU_PLUGIN . '@@PLUGIN_NAME@@/conf/default.php and ' . DOKU_PLUGIN . '@@PLUGIN_NAME@@/conf/metadata.php have to exist and contain the same keys.'
66 if ($conf !== null && $meta !== null) {
67 foreach ($conf a
[all...]
/plugin/xlsx2dw/_test/
H A DGeneralTest.php62 gettype($conf),
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf as $key => $value) {
79 $conf,
/plugin/sqlite/_test/
H A DGeneralTest.php42 * Test to ensure that every conf['...'] entry in conf/default.php has a corresponding meta['...'] entry in
43 * conf/metadata.php.
47 $conf_file = __DIR__ . '/../conf/default.php';
48 $meta_file = __DIR__ . '/../conf/metadata.php';
62 gettype($conf),
64 'Both ' . DOKU_PLUGIN . 'sqlite/conf/default.php and ' . DOKU_PLUGIN . 'sqlite/conf/metadata.php have to exist and contain the same keys.'
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf a
[all...]
/plugin/dbquery/_test/
H A DGeneralTest.php62 gettype($conf),
67 if ($conf !== null && $meta !== null) {
68 foreach ($conf as $key => $value) {
79 $conf,
/plugin/achart/
H A Daction.php35 global $JSINFO;global $conf;
37 $filename= dirname(__FILE__) . '/assets/locales/'.$conf['lang'].'.json';
38 …if( file_exists( $filename ) == true ){$localization = $conf['lang'];} else {$localization = "en";}
/plugin/dw2pdf/
H A Daction.php87 global $conf, $INPUT;
100 $cachefile = tempnam($conf['tmpdir'] . '/dwpdf', 'dw2pdf_');
151 global $conf, $lang;
202 search($result, $conf['datadir'], 'search_allpages', $opts, $dir);
238 if (!in_array($pdfnamespace . ':' . $conf['start'], $list, true)) {
614 global $conf;
656 '@WIKI@' => $conf['title'],
764 global $conf;
767 $match[2] = $conf['dformat'];
779 global $conf;
[all...]
/plugin/logger/action/
H A Dlogging.php38 * @global type $conf
41 global $conf;
115 … io_saveFile($conf['mediadir'] . '/admin/logs/' . $log_filename, "$log_dataset\n", true);
132 … io_saveFile($conf['mediadir'] . '/admin/logs/' . $log_filename, "$log_dataset\n", true);
/plugin/webcomponent/_test/
H A Dmath.test.php56 global $conf;
57 $conf['template'] = 'bootie';
79 global $conf;
80 $conf['template'] = 'bootie';
H A Drelated.test.php113 global $conf;
119 …$conf ['plugin'][webcomponent::PLUGIN_NAME][syntax_plugin_webcomponent_related::EXTRA_PATTERN_CONF…
156 global $conf;
157 …$oldMaxLinksValue = $conf ['plugin'][webcomponent::PLUGIN_NAME][syntax_plugin_webcomponent_related…
158 …$conf ['plugin'][webcomponent::PLUGIN_NAME][syntax_plugin_webcomponent_related::MAX_LINKS_CONF] = …
161 …$conf ['plugin'][webcomponent::PLUGIN_NAME][syntax_plugin_webcomponent_related::MAX_LINKS_CONF] = …
/plugin/authsmf20/
H A Daction.php40 global $auth, $conf;
47 if ($conf['showuseras'] !== 'username_link' && $conf['showuseras'] !== 'username') {
61 if ($conf['showuseras'] == 'username') {
/plugin/quickedit/
H A Dajax.php51 if (@file_exists($conf['indexdir'].'/page.idx'))// new word length based index
53 $tag_idx = $conf['indexdir'].'/topic.idx';
57 $tag_idx = $conf['cachedir'].'/topic.idx';
102 $lock = $conf['lockdir'].'/_tagindexer.lock';
/plugin/svgembed/
H A Dsyntax.php184 global $conf;
193 $svg_max = isset($conf['plugin']['svgembed']['max_svg_width']) ?
194 $conf['plugin']['svgembed']['max_svg_width'] :
204 $svg_file = sprintf('%s%s', $conf['mediadir'], str_replace(':', '/', $data['src']));
226 $svg_width = isset($conf['plugin']['svgembed']['default_width']) ?
227 $conf['plugin']['svgembed']['default_width'] :
229 $svg_height = isset($conf['plugin']['svgembed']['default_height']) ?
230 $conf['plugin']['svgembed']['default_height'] :
/plugin/fastwiki/
H A Daction.php43 global $conf, $INPUT, $ACT;
51 $conf['template'] = '../plugins/fastwiki/tplblank';
72 'locktime' => $conf['locktime'] - 60,
73 'usedraft' => $conf['usedraft'] ? $conf['usedraft'] : '0',
77 'templatename' => $conf['template']
84 * The Loadskin plugin changes $conf['template'] in multiple places. Make sure we cover them all.
90 global $conf;
92 $conf['template'] = '../plugins/fastwiki/tplblank';
/plugin/operawidget/
H A Daction.php25 global $conf;
27 if (empty($title)) $title = $conf['title'];
34 'title' => $conf['title'],
/plugin/bugzillaint/conf/
H A Ddefault.php5 $conf['bugzilla_login'] = '';
6 $conf['bugzilla_password'] = '';
7 $conf['bugzilla_baseurl'] = 'https://your.bugzilla.org/';
/plugin/accscounter/
H A Daction.php33 global $conf;
43 $new = $conf['cachedir'] . '/accscounterlog/';
57 $dir2 = $conf['metadir'];
94 $metadir = $this->getFiles($conf['metadir']);
95 $length = utf8_strlen($conf['metadir'] . '/');
132 $metadir = $this->getFiles($conf['metadir']);
133 $length = utf8_strlen($conf['metadir'] . '/');
/plugin/authgoogle/
H A Dauth.php6 global $conf;
8 if (!defined('AUTHGOOGLE_COOKIE')) define('AUTHGOOGLE_COOKIE', 'SPGG'.md5(DOKU_REL.(($conf['securec…
222 global $conf;
224 $cookieDir = empty($conf['cookiedir']) ? DOKU_REL : $conf['cookiedir'];
226 …setcookie(AUTHGOOGLE_COOKIE, $value, $time, $cookieDir, '', ($conf['securecookie'] && is_ssl()), t…
228 … setcookie(AUTHGOOGLE_COOKIE, $value, $time, $cookieDir, '', ($conf['securecookie'] && is_ssl()));
/plugin/move/_test/
H A DaffectedPagesNs.test.php17 global $conf;
18 $conf['useacl'] = 1;
19 $conf['superuser'] = 'john';
/plugin/gdpr/action/
H A Ddelusers.php196 global $conf;
197 if (strpos($changelogFN, $conf['mediametadir']) === 0) {
200 $pageid = substr($changelogFN, strlen($conf['metadir']), -1 * strlen('.changes'));
213 global $conf;
217 $metaDir = $conf['metadir'];
218 $mediaMetaDir = $conf['mediametadir'];
/plugin/authvk/
H A Daction.php15 global $conf;
16 if($conf['authtype'] != 'authvk') return;
18 $conf['profileconfirm'] = false;
27 global $conf;
171 global $conf;
197 global $conf;
/plugin/regex_template/
H A Daction.php30 global $conf;
39 $len = strlen(rtrim($conf['datadir'],'/'));
49 $array_regex = (array)explode("\n",$conf['plugin']['regex_template']['reg_tpl_regex']);
70 $tpl = str_replace('@DATE@',$conf['dformat'],$tpl);
/plugin/googlesearch/
H A Daction.php97 'urlextern',$conf['target']['extern']);
128 'wikilink1',$conf['target']['intern']);
144 … $this->getLang('prev'),'wikilink1 gs_prev',$conf['target']['intern']);
152 … $this->getLang('next'),'wikilink1 gs_next',$conf['target']['intern']);
/plugin/struct/syntax/
H A Dvalue.php62 global $conf;
75 if ($conf['allowdebug']) {
96 global $conf;
117 if ($conf['allowdebug']) {

1...<<31323334353637383940>>...90