Home
last modified time | relevance | path

Searched refs:ID (Results 1 – 25 of 371) sorted by path

12345678910>>...15

/template/20cones/
H A Dmain.php53 <div class="pageId"><span><?php echo hsc($ID) ?></span></div>
/template/a_free_worldic/
H A Ddetail.php51 <p>&larr; <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?></p>
H A Dmain.php71 &gt;&gt; <?php tpl_link(wl($ID,'do=backlink'),tpl_pagetitle($ID,true))?>
H A Dtpl_functions.php88 global $ID;
92 $svID = $ID; // save current ID
103 if($always or (!$always && !getNS($ID))) {
244 $ID = $svID;
284 global $ID;
289 $ns = dirname(str_replace(':','/',$ID));
/template/a_new_day/
H A Ddetail.php54 <p>&larr; <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?></p>
H A Dmain.php60 [[<?php tpl_link(wl($ID,'do=backlink'),tpl_pagetitle($ID,true))?>]]
H A Dtpl_functions.php16 global $ID;
20 $path = explode(':', $ID);
H A Dtplfn_sidebar.php40 global $ID, $REV, $conf;
43 $saveID = $ID;
50 $fileSidebar = getSidebarFN(getNS($ID), $conf['sidebar']['page']);
55 $ID = $fileSidebar;
57 $sidebar = p_wiki_xhtml($ID,$REV,false);
83 $ID = $saveID;
103 global $ID;
104 $id = $ID;
/template/able/
H A Dtpl_functions.php20 global $ID;
23 $discussPage = str_replace('@ID@', $ID, $discussionPage);
25 $isDiscussPage = strpos($ID, $discussPageRaw) !== false;
26 $backID = ':'.str_replace($discussPageRaw, '', $ID);
131 global $ACT, $conf, $ID, $INFO;
138 ($ID == $conf['start']) ? 'home' : '',
/template/ach/
H A Ddetail.php90 &larr; <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?>
H A Dmain.php44 <h2>[[<?php echo $ID?>]]</h2>
H A Dtpl_functions.php20 global $ID;
22 $discussPage = str_replace('@ID@', $ID, $discussionPage);
24 $isDiscussPage = strpos($ID, $discussPageRaw) !== false;
25 $backID = str_replace($discussPageRaw, '', $ID);
74 global $ID;
82 tpl_link(wl($ID, 'do=register'), $lang_register, 'class="action register" rel="nofollow"');
84 echo html_btn('register', $ID, '', array('do'=>'register'), 'get', 0, $lang_register);
/template/ad-hominem/
H A Dmain.php32 <body class="site <?php echo trim(tpl_classes()) . (tpl_getConf('darkmode') == 'allow' ? ' darkmode' : '') . (tpl_getConf('printstyle') !== 'basic' ? ' print-' . tpl_getConf('printstyle') : ''); ?>" data-pageid="<?php echo $ID; ?>">
H A Dmy_template.php26 global $ID;
49 $meta = p_get_metadata($ID);
51 $head['meta'][] = array('property' => 'og:title', 'content' => tpl_pagetitle($ID, true));
54 $head['meta'][] = array('property' => 'og:url', 'content' => wl($ID, '', true, '&'));
82 'rel' => 'contents', 'href'=> wl($ID, 'do=index', false, '&'),
117 'href' => wl($ID, 'do=edit', false, '&')
132 'href'=> exportlink($ID, 'xhtml', '', false, '&')
139 'href'=> exportlink($ID, 'raw', '', false, '&')
148 if((time() - $INFO['lastmod']) >= $conf['indexdelay'] && !isHiddenPage($ID) ) {
153 $canonicalUrl = wl($ID, '', tru
[all...]
H A Dtpl_searchform.php10 <input type="hidden" name="id" value="<?php echo htmlentities($ID); ?>" />
/template/adoradark/
H A Dmain.php53 <div class="pageId"><span><?php echo hsc($ID) ?></span></div>
/template/amanuensis/inc/
H A Dfunctionmods.php40 global $ID;
48 print '<input type="hidden" name="id" value="'.$ID.'"/>';
83 global $ID;
96 tpl_link(wl($ID,'do=edit&amp;rev='.$REV),
100 tpl_link(wl($ID,'do=edit&amp;rev='.$REV),
110 tpl_link(wl($ID,'do=show'),
125 tpl_link(wl($ID,'do=backlink'),$pre.$lang['btn_back'].$suf,'class="action" accesskey="b"');
130 tpl_link(wl($ID,'do=logout'),$pre.$lang['btn_logout'].$suf,'class="action"');
132 tpl_link(wl($ID,'do=login'),$pre.$lang['btn_login'].$suf,'class="action"');
138 tpl_link(wl($ID,'do=admin'),$pre.$lang['btn_admin'].$suf,'class="action"');
[all …]
H A Dindex.php31 global $ID;
40 $ns = dirname(str_replace(':','/',$ID));
51 $IDdisplay=$ID;
349 $ret .= '<a href="'.wl($ID,'idx='.$item['id']).'" class="subpages">';
396 $ret .= '<a href="'.wl($ID,'idx='.$item['id']) .'">'; //.'" class="idx_dir">';
/template/amanuensis/
H A Dmain.php18 <title><?php echo $ID?> [<?php echo hsc($conf['title'])?>]</title>
/template/ameoto/
H A Ddetail.php50 <p>&larr; <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?></p>
H A Dtpl_functions.php15 global $ID;
19 $path = explode(':', $ID);
/template/apricot/
H A Ddetail.php89 &larr; <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?>
H A Dtpl_functions.php20 global $ID;
22 $discussPage = str_replace('@ID@',$ID,$discussionPage);
24 $isDiscussPage = strpos($ID,$discussPageRaw)!==false;
25 $backID = str_replace($discussPageRaw,'',$ID);
74 global $ID;
82 tpl_link(wl($ID,'do=register'),$lang_register,'class="action register" rel="nofollow"');
84 echo html_btn('register',$ID,'',array('do'=>'register'),'get',0,$lang_register);
/template/aran/
H A Ddetail.php90 &larr; <?php echo $lang['img_backto']?> <?php tpl_pagelink($ID)?>
H A Dtpl_functions.php20 global $ID;
22 $discussPage = str_replace('@ID@', $ID, $discussionPage);
24 $isDiscussPage = strpos($ID, $discussPageRaw) !== false;
25 $backID = str_replace($discussPageRaw, '', $ID);
74 global $ID;
82 tpl_link(wl($ID, 'do=register'), $lang_register, 'class="action register" rel="nofollow"');
84 echo html_btn('register', $ID, '', array('do'=>'register'), 'get', 0, $lang_register);

12345678910>>...15