Home
last modified time | relevance | path

Searched refs:ns (Results 1 – 25 of 136) sorted by path

123456

/template/20cones/css/
H A D_modal.css56 background-image: url(../../images/ns.png);
/template/a_free_worldic/
H A Dtpl_functions.php281 function p_index_xhtml($ns,$pos) { argument
286 $ns = cleanID($ns);
288 if(empty($ns)){
289 $ns = dirname(str_replace(':','/',$ID));
290 if($ns == '.') $ns ='';
292 $ns = utf8_encodeFN(str_replace(':','/',$ns));
299 search($data,$conf['datadir'],'search_index',array('ns' => $ns));
/template/a_new_day/
H A D_linkwiz.css48 background: transparent url(../../images/ns.png) 3px 3px no-repeat;
H A Dtplfn_sidebar.php22 function getSidebarFN($ns, $file) { argument
25 $nsFile = ($ns) ? "$ns:$file" : $file;
31 if (!$ns) return '';
33 $i = strrpos($ns, ":");
34 $ns = ($i) ? substr($ns, 0, $i) : false;
35 return getSidebarFN($ns && '', $file);
/template/ach/css/
H A D_modal.css55 background-image: url(../../images/ns.png);
/template/adoradark/css/
H A D_modal.css56 background-image: url(../../images/ns.png);
/template/amanuensis/inc/
H A Dindex.php28 function html_index_mod ($ns){ argument
37 $ns = cleanID($ns);
39 if(empty($ns)){
40 $ns = dirname(str_replace(':','/',$ID));
41 if($ns == '.') $ns ='';
43 $ns = utf8_encodeFN(str_replace(':','/',$ns));
50 search($data,$conf['datadir'],'search_index_title',array('ns' => $ns));
/template/apricot/css/
H A D_modal.css45 background-image: url(../../images/ns.png);
/template/aran/css/
H A D_modal.css55 background-image: url(../../images/ns.png);
/template/arctic-mbo/
H A D_linkwiz.css48 background: transparent url(../../images/ns.png) 3px 3px no-repeat;
H A Dtpl_functions.php324 function mbo_html_index($ns){ argument
328 $ns = cleanID($ns);
330 if(empty($ns)){
331 $ns = dirname(str_replace(':','/',$ID));
332 if($ns == '.') $ns ='';
334 $ns = utf8_encodeFN(str_replace(':','/',$ns));
341 search($data,$conf['datadir'],'search_index',array('ns' => $ns));
/template/arctic/
H A D_linkwiz.css26 background: transparent url(../../images/ns.png) 3px 3px no-repeat;
H A D_modal.css56 background-image: url(../../images/ns.png);
H A Dtpl_functions.php316 function p_index_xhtml($ns,$pos) { argument
321 $ns = cleanID($ns);
323 if(empty($ns)){
324 $ns = dirname(str_replace(':','/',$ID));
325 if($ns == '.') $ns ='';
327 $ns = utf8_encodeFN(str_replace(':','/',$ns));
334 search($data,$conf['datadir'],'search_index',array('ns' => $ns));
/template/arctictut/
H A D_linkwiz.css26 background: transparent url(../../images/ns.png) 3px 3px no-repeat;
H A Dtpl_functions.php315 function p_index_xhtml($ns,$pos) { argument
320 $ns = cleanID($ns);
322 if(empty($ns)){
323 $ns = dirname(str_replace(':','/',$ID));
324 if($ns == '.') $ns ='';
326 $ns = utf8_encodeFN(str_replace(':','/',$ns));
333 search($data,$conf['datadir'],'search_index',array('ns' => $ns));
/template/argon-alt/assets/css/
H A Dargon-design-system.css22519 cursor: ns-resize;
H A Ddoku.css23445 cursor: ns-resize;
/template/argon/assets/css/
H A Dargon-design-system.css20958 cursor: ns-resize;
H A Ddoku.css22926 cursor: ns-resize;
/template/backpack/
H A D_linkwiz.css26 background: transparent url(../../images/ns.png) 3px 3px no-repeat;
/template/battlehorse/
H A Dtplfn_sidebar.php21 function getSidebarFN($ns, $file) { argument
24 $nsFile = ($ns) ? "$ns:$file" : $file;
30 if (!$ns) return '';
32 $i = strrpos($ns, ":");
33 $ns = ($i) ? substr($ns, 0, $i) : false;
34 return getSidebarFN($ns, $file);
/template/binkytestinstance/css/
H A D_modal.css56 background-image: url(../../images/ns.png);
/template/bootstrap3/css/core/
H A D_modal.css56 background-image: url(../../images/ns.png);
/template/bs4simple/css/
H A D_modal.css56 background-image: url(../../images/ns.png);

123456