Lines Matching refs:INFO
60 global $INFO;
65 $logo = tpl_getMediaFile(array(':' . $INFO['namespace'] . ':logo.jpg', ':' . $INFO['namespace'] . ':logo.png', ':logo.png', ':wiki:dokuwiki-128.png', ':wiki:logo.png', 'images/logo.png'), false, $logoSize);
68 $_nstartpage = $INFO['namespace'] . ':' . $conf['start'];
84 global $INFO;
89 $logo = tpl_getMediaFile(array(':' . $INFO['namespace'] . ':icon.png',':' . $INFO['namespace'] . ':logo.jpg', ':' . $INFO['namespace'] . ':logo.png', ':logo.png', ':wiki:dokuwiki-128.png', ':wiki:logo.png', 'images/logo.png'), false, $logoSize);
92 $_nstartpage = $INFO['namespace'] . ':' . $conf['start'];
109 global $INFO;
113 ':'.$INFO['namespace'] . ':' . $bg, // Namespace
128 global $INFO;
131 $out = '<div class="text-center" >' . tpl_link(wl($INFO['namespace'] . ':' . $conf['start']), p_get_first_heading(':' . $INFO['namespace'] . ':' . $conf['start']), 'accesskey="h" title="[H]"', 1) . '</div>';
156 global $INFO;
169 if ($INFO['editable'])