/template/kajukkd/ |
H A D | tpl_functions.php | 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; [all...] |
/template/icke/ |
H A D | main.php | 57 <?php if($INFO['exists']):?> 61 if($INFO['lastmod']){ 63 echo ltrim(strftime('%d. %B %Y',$INFO['lastmod']), '0'); 67 <?php if($INFO['sum']): ?> 68 <span class="sum"><?php echo hsc($INFO['sum']); ?></span> – 71 <?php if($INFO['user']): ?> 72 …uthor" href="<?php echo wl(tpl_getConf('user_ns').$INFO['user'] . ':')?>"><?php echo editorinfo($I… 74 …<span class="author"><?php echo hsc($INFO['editor'] ? $INFO['editor'] : tpl_getLang('current versi…
|
/template/kajukkk/ |
H A D | main.php | 46 …ID):strrchr(':'.$INFO['id'],":"); ?><?php if (strrchr(':'.$INFO['id'],":")!=":".$conf['start']) ec… 228 …if (!plugin_isdisabled("shorturl") && (auth_quickaclcheck($ID) >= AUTH_READ) && ($INFO['exists'])): 242 … <?php $contributors =$INFO['meta']['contributor'];// p_get_metadata($ID, 'contributor' ); 273 if($ACT == 'show' && (strrchr(':'.$INFO['id'],":")!=":".$conf['start']) ){ 292 <?php if ($INFO['userinfo']!=""): /* If logged-in */?> 304 <?php if ($INFO['userinfo']!=""): /* If logged-in */?> 311 <?php if (!plugin_isdisabled('move') && ($INFO['isadmin'])) {?> 363 <input type="text" hidden name="ns" value="<?php echo $INFO['namespace']?>"> 372 …<input type="radio" name="do" value="root" <?php echo ($INFO['namespace']=="")?"checked":""?> > 379 …<input type="radio" name="do" value="ns" <?php echo ($INFO['namespace']=="")?"disabled":"checked"… [all …]
|
H A D | tpl_functions.php | 233 global $INFO; 237 …$logo = tpl_getMediaFile(array(':'.$INFO['namespace'].':logo.jpg',':'.$INFO['namespace'].':logo.pn… 240 $out=tpl_link(wl($INFO['namespace'].':'.$conf['start'],'',true),$out,'',1); 246 global $INFO; 249 $img = tpl_getMediaFile(array(':'.$INFO['namespace'].':'.$bg,':'.$bg, 'images/bg.png'), false); 257 global $INFO; 260 …<div class="text-center" >'.tpl_link( wl($INFO['namespace'].':'.$conf['start']),p_get_first_headi…
|
/template/bootstrap3/tpl/ |
H A D | menu-user.php | 11 global $INFO, $lang, $TPL; 20 $avatar_img_small = $TPL->getAvatar($_SERVER['REMOTE_USER'], $INFO['userinfo']['mail'], $avatar_size_small); 21 $avatar_img = $TPL->getAvatar($_SERVER['REMOTE_USER'], $INFO['userinfo']['mail'], $avatar_size); 29 if ($INFO['ismanager']) { 34 if ($INFO['isadmin']) { 39 if ($INFO['isadmin'] && $TPL->getConf('notifyExtensionsUpdate')) { 77 <span style="cursor:help" class="label label-<?php echo $label_type; ?>" title="<?php echo tpl_getLang('user_groups'); ?>: <?php echo join(', ', $INFO['userinfo']['grps']); ?>"> 88 <strong><?php echo hsc($INFO['userinfo']['name']) ?></strong> 94 <?php echo $INFO['userinfo']['mail'] ?> 132 if ($INFO['isadmi [all...] |
H A D | new-page.php | 11 global $INFO; 28 $keep = $INFO['id']; 29 $INFO['id'] = $ID.'_nostruct'; 31 $INFO['id'] = $keep;
|
/template/prsnl10/ |
H A D | main.php | 57 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core 59 $rev = (int)$INFO["lastmod"]; 235 if (!empty($INFO["writable"])){ //$INFO comes from DokuWiki core 239 if (!empty($INFO["exists"]) && 250 if ((!empty($INFO["writable"]) || //$INFO comes from DokuWiki core 251 …!empty($INFO["isadmin"]) || //purpose of this template are "non-wiki" websites, therefore show thi… 252 !empty($INFO["ismanager"])) && 258 if (!empty($INFO["isadmin"]) || //$INFO comes from DokuWiki core 259 !empty($INFO["ismanager"])){ 279 if(!empty($INFO["exists"]) &&
|
/template/mmclean/ |
H A D | tpl_functions.php | 19 global $conf, $ID, $REV, $INFO; 22 if ( $INFO['perm'] > AUTH_READ ) 34 global $INFO,$ID,$lang; 35 $perm = $INFO['perm']; 59 if(isset($INFO['userinfo']['name'])) { 74 global $conf, $ID, $REV, $INFO, $lang; 99 if ( $INFO['perm'] > AUTH_READ ) 111 global $conf, $ID, $REV, $INFO, $ACT;
|
/template/myown/ |
H A D | tpl_functions.php | 19 global $conf, $ID, $REV, $INFO; 41 if ( $INFO['perm'] > AUTH_READ ) 53 global $INFO,$ID,$lang; 54 $perm = $INFO['perm']; 78 if(isset($INFO['userinfo']['name'])) { 93 global $conf, $ID, $REV, $INFO, $lang; 121 if ( $INFO['perm'] >= AUTH_READ ) 129 if ( $INFO['perm'] > AUTH_READ ) 141 global $conf, $ID, $REV, $INFO, $ACT;
|
/template/simpleclean/ |
H A D | tpl_functions.php | 19 global $conf, $ID, $REV, $INFO; 41 if ( $INFO['perm'] > AUTH_READ ) 53 global $INFO,$ID,$lang; 54 $perm = $INFO['perm']; 78 if(isset($INFO['userinfo']['name'])) { 93 global $conf, $ID, $REV, $INFO, $lang; 121 if ( $INFO['perm'] >= AUTH_READ ) 129 if ( $INFO['perm'] > AUTH_READ ) 141 global $conf, $ID, $REV, $INFO, $ACT;
|
/template/darkclean/ |
H A D | tpl_functions.php | 19 global $conf, $ID, $REV, $INFO; 41 if ( $INFO['perm'] > AUTH_READ ) 53 global $INFO,$ID,$lang; 54 $perm = $INFO['perm']; 78 if(isset($INFO['userinfo']['name'])) { 93 global $conf, $ID, $REV, $INFO, $lang; 121 if ( $INFO['perm'] >= AUTH_READ ) 129 if ( $INFO['perm'] > AUTH_READ ) 141 global $conf, $ID, $REV, $INFO, $ACT;
|
/template/mmkanso/ |
H A D | tpl_functions.php | 22 global $INFO,$ID,$lang,$REV; 23 $perm = $INFO['perm']; 45 global $INFO,$ID,$lang,$REV; 46 $perm = $INFO['perm']; 70 global $INFO, $ID, $conf; 100 if ( $INFO['perm'] > AUTH_READ )
|
/template/taratasy/ |
H A D | tpl_functions.local.php | 10 global $INFO, $conf; 13 $ns = $INFO['namespace']; 35 global $INFO; 38 $cur_ns = $INFO['namespace']; 70 global $INFO; 72 print hsc($INFO['userinfo']['name']).' ('.hsc($_SERVER['REMOTE_USER']).')';
|
/template/lisps/ |
H A D | main.php | 19 global $INFO; 58 $replace=array($INFO["userinfo"]["name"], 125 …malink" href="' . DOKU_BASE . "doku.php?id=" . $ID.'&rev='.($INFO['rev']?$INFO['rev']:$INFO['lastm… 144 <?php if($INFO['writable'] && ($ACT === 'edit' || $ACT ==='preview') ):?> 185 echo 'gedruckt von '.hsc($INFO['userinfo']['name']) ;
|
/template/mnml-blog/ |
H A D | main.php | 56 $rev = (int)$INFO["rev"]; //$INFO comes from the DokuWiki core 58 $rev = (int)$INFO["lastmod"]; 375 if (!empty($INFO["writable"])){ //$INFO comes from DokuWiki core 379 if (!empty($INFO["exists"]) && 390 if ((!empty($INFO["writable"]) || //$INFO comes from DokuWiki core 391 …!empty($INFO["isadmin"]) || //purpose of this template are "non-wiki" websites, therefore show thi… 392 !empty($INFO["ismanager"])) && 405 if (!empty($INFO["isadmin"]) || //$INFO comes from DokuWiki core 406 !empty($INFO["ismanager"])){
|
/template/mmzire/ |
H A D | tpl_functions.php | 20 global $INFO,$ID,$lang; 21 $perm = $INFO['perm']; 49 if(isset($INFO['userinfo']['name'])) 68 global $conf, $ID, $REV, $INFO; 71 if ( $INFO['perm'] > AUTH_READ )
|
/template/amanuensis/inc/ |
H A D | functionmods.php | 41 global $INFO; 43 …if(($ACT == 'show' || $ACT == 'search')&&$INFO['writable']&&$conf['amanuensis']['addpagemod']=='tr… 84 global $INFO; 94 if($INFO['writable']){ 95 if($INFO['exists']){ 137 if($INFO['perm'] == AUTH_ADMIN)
|
/template/vector/conf/ |
H A D | tabs.php | 86 if(!empty($INFO["exists"])){ 109 if (!empty($INFO["writable"])){ //$INFO comes from DokuWiki core 110 if (!empty($INFO["draft"])){ 114 if(!empty($INFO["exists"])){ 130 if (!empty($INFO["exists"]) && 156 if (empty($INFO["subscribed"]) && //$INFO comes from DokuWiki core
|
/template/minima/ |
H A D | main.php | 87 <?php if ($INFO['exists'] && ($ACT == 'show') && $INFO['perm'] 96 <?php if ($INFO['editable']){?> 122 <?php echo $INFO['userinfo']['name']?> 130 <?php if ($INFO['perm'] == 255){?>
|
/template/spacedok/ |
H A D | main.php | 90 <?php if ($INFO['exists'] && ($ACT == 'show') && $INFO['perm'] 99 <?php if ($INFO['editable']){?> 126 <?php echo $INFO['userinfo']['name']?> 134 <?php if ($INFO['perm'] == 255){?>
|
/template/dokucms/ |
H A D | tpl_functions.php | 192 global $INFO; 212 global $INFO; 219 $date = dformat($INFO['lastmod']); 222 if($INFO['exists']){ 225 if($INFO['editor']) { 226 echo ' ', $lang['by'], ' ', $INFO['editor']; 230 if($INFO['locked']){ 231 echo ' · ', $lang['lockedby'], ': ', $INFO['locked'];
|
/template/ad-hominem/ |
H A D | my_template.php | 28 global $INFO; 110 'href' => DOKU_BASE.'feed.php?mode=list&ns='.(isset($INFO) ? $INFO['namespace'] : '') 113 if(($ACT == 'show' || $ACT == 'search') && $INFO['writable']) { 146 if($INFO['exists']) { 148 if((time() - $INFO['lastmod']) >= $conf['indexdelay'] && !isHiddenPage($ID) ) { 170 if(!empty($INFO['meta']['subject'])) { 171 $head['meta'][] = array('name'=> 'keywords', 'content'=> join(',', $INFO['meta']['subject'])); 184 $script = "var NS='".(isset($INFO)?$INFO['namespac [all...] |
/template/tr-twitter/ |
H A D | widgets.php | 1 <?php function widget_article_info($INFO) { ?> argument 4 … <li><b>Created:</b> <?php echo date('l jS F Y H:i:s', $INFO['meta']['date']['created']); ?></li> 5 … <li><b>Edited:</b> <?php echo date('l jS F Y H:i:s', $INFO['meta']['date']['modified']); ?></li> 6 <li><b>Edit summary:</b> <?php echo $INFO['sum']; ?></li>
|
/template/r7throot1/ |
H A D | main.php | 79 <?php if ($INFO['exists'] && ($ACT == 'show') && $INFO['perm'] 88 <?php if ($INFO['editable']){?> 110 <?php echo $INFO['userinfo']['name']?> 116 <?php if ($INFO['perm'] == 255){?>
|
/template/monobook/conf/ |
H A D | tabs.php | 79 if (!empty($INFO["writable"])){ //$INFO comes from DokuWiki core 80 if (!empty($INFO["draft"])){ 84 if(!empty($INFO["exists"])){ 97 if (!empty($INFO["exists"]) && 123 if (empty($INFO["subscribed"]) && //$INFO comes from DokuWiki core 158 if (empty($INFO["subscribedns"])){ //$INFO comes from DokuWiki core
|