Home
last modified time | relevance | path

Searched refs:title (Results 1 – 25 of 460) sorted by relevance

12345678910>>...19

/template/kajukkk/
H A Dnewpage.php3 $title = @$_GET['title']; variable
22 $result=fetch_enha($title);
23 $id=$ns.":".clearID($title);
48 $id=$title;
51 $id=($ns)?$ns.":".$title:$title;
72 function fetch_namu($title){ argument
75 $title=str_replace(' ','%20',$title);
76 $title=str_replace('+','%20',$title);
92 $title=str_replace('%20',' ',$title);
94 …$result="{{tag>$title}}\n======$title======\n\n$title([[$uri|출처]])$result\n * 출처: 나무위키- $title([[…
[all …]
/template/pinboard/css/
H A Dpinboard-functions.css126 .page-title,
133 #site-title,
135 .entry-title,
136 #comments-title,
137 #reply-title,
138 .widget-title {
177 .entry-title {
242 .entry-title,
243 .entry-title a {
252 .entry-title,
[all …]
/template/dokukitv2/
H A Dtpl_functions.php59 $title = p_get_first_heading($path);
60 $title = is_null($title) ? $ns : $title;
64 $menu['level'.($lvl+1)][$pathpre][$path] = $title;
66 $menu['level'.($lvl+1)][$pathpre] = array($path => $title);
88 foreach($menu['level1'] as $url => $title){
92 <a href="'.menulink($url).'">', $title, '</a>
132 foreach($menu['level1'] as $url => $title) {
133 echo '<li><a href="', wl($url) ,'">', ucfirst($title) ,'</a></li>';
140 $title = p_get_first_heading($path);
141 $title = is_null($title) ? $ns : $title;
[all …]
/template/minima/
H A Dfunctions.php157 $title = hsc($in[1][1]);
158 if (!$title)
159 $title = hsc(p_get_first_heading($id));
160 if (!$title)
161 $title = hsc(ucwords(noNS($id)));
165 $out .= '<span class="activetab">'.$title.'</span> ';
167 $out .= '<a href="'.wl($id).'" class="tab">'.$title.'</a> ';
201 $title = p_get_metadata(getNS($ID).':'.tpl_getConf('tabs_page'), 'title');
204 if ($title)
205 echo $title.': ';
/template/spacedok/
H A Dfunctions.php157 $title = hsc($in[1][1]);
158 if (!$title)
159 $title = hsc(p_get_first_heading($id));
160 if (!$title)
161 $title = hsc(ucwords(noNS($id)));
165 $out .= '<span class="activetab">'.$title.'</span> ';
167 $out .= '<a href="'.wl($id).'" class="tab">'.$title.'</a> ';
200 $title = p_get_metadata(getNS($ID).':'.tpl_getConf('tabs_page'), 'title');
203 if ($title)
204 echo $title.': ';
/template/sprintdoc/css/
H A Darea_header.less45 /* + + + + + DESKTOP - wiki title + claim + + + + + */
46 .main-title.desktop-only {
56 p.title {
74 /* + + + + + MOBILE - wiki title wrapper + + + + + */
75 .main-title:not([class*="desktop-only"]) {
86 /* + + + wiki title + + + */
87 p.title {
105 /* + + + + + DESKTOP - wiki claim, logo, title wrapper + + + + + */
177 .main-title.desktop-only {
184 p.title {
[all...]
/template/bootstrap3/
H A DAUTHORS.md19 <td align="center"><a href="https://www.upwork.com/fl/andreyshpak"><img src="https://avatars1.githubusercontent.com/u/1916759?v=4" width="100px;" alt=""/><br /><sub><b>Andrey Shpak</b></sub></a><br /><a href="https://github.com/giterlizzi/dokuwiki-template-bootstrap3/commits?author=insspb" title="Code">?</a> <a href="#translation-insspb" title="Translation">?</a></td>
20 <td align="center"><a href="https://github.com/sawachan"><img src="https://avatars2.githubusercontent.com/u/8247311?v=4" width="100px;" alt=""/><br /><sub><b>Hideaki SAWADA</b></sub></a><br /><a href="https://github.com/giterlizzi/dokuwiki-template-bootstrap3/commits?author=sawachan" title="Code">?</a> <a href="#translation-sawachan" title="Translation">?</a></td>
21 <td align="center"><a href="https://bouah.net"><img src="https://avatars0.githubusercontent.com/u/138302?v=4" width="100px;" alt=""/><br /><sub><b>Maxime Buquet</b></sub></a><br /><a href="https://github.com/giterlizzi/dokuwiki-template-bootstrap3/commits?author=Ppjet6" title="Code">?</a> <a href="#translation-Ppjet6" title="Translation">?</a></td>
22 <td align="center"><a href="http://nelson6e65.github.io"><img src="https://avatars1.githubusercontent.com/u/9272498?v=4" width="100px;" alt=""/><br /><sub><b>Nelson Martell</b></sub></a><br /><a href="https://github.com/giterlizzi/dokuwiki-template-bootstrap3/commits?author=nelson6e65" title="Code">?</a> <a href="#translation-nelson6e65" title="Translation">?</a></td>
23 <td align="center"><a href="https://gitlab.com/phy25"><img src="https://avatars0.githubusercontent.com/u/331403?v=4" width="100px;" alt=""/><br /><sub><b>Henry Pan</b></sub></a><br /><a href="https://github.com/giterlizzi/dokuwiki-template-bootstrap3/commits?author=phy25" title="Code">?</a> <a href="https://github.com/giterlizzi/dokuwiki-template-bootstrap3/issues?q=author%3Aphy25" title
[all...]
/template/drupal_garland_blue/
H A Dtpl_functions.php70 $title = useHeading('navigation') ? p_get_first_heading($conf['start']) : $conf['start'];
71 if(!$title) $title = $conf['start'];
72 tpl_link(wl($conf['start']),hsc($title),'title="'.$conf['start'].'"');
85 $title = useHeading('navigation') ? p_get_first_heading($page) : $parts[$i];
86 tpl_link(wl($page),hsc($title),'title="'.$page.'"');
98 $title = useHeading('navigation') ? p_get_first_heading($page) : $parts[$i];
99 tpl_link(wl($page),hsc($title),'title="'.$page.'"');
/template/sprintdoc/tpl/
H A Dnav-page-attributes.php27 $title = ""; variable
31 $title = tpl_getLang('tasks_page_none'); variable
34 $title = $doPlugin->getLang('title_alldone'); variable
37 $title = sprintf(tpl_getLang('tasks_page_intime'), $count['undone']); variable
40 $title = sprintf(tpl_getLang('tasks_page_late'), $count['undone'], $count['late']); variable
44 echo '<span title="'.$title.'" class="'.$class.'">';
/template/r7throot1/
H A Dfunctions.php102 $title = hsc($in[1][1]);
103 if (!$title) $title = hsc(p_get_first_heading($id));
104 if (!$title) $title = hsc(ucwords(noNS($id)));
107 if ($id == $ID) $out .= '<span class="activetab">'.$title.'</span> ';
108 else $out .= '<a href="'.wl($id).'" class="tab">'.$title.'</a> ';
/template/h6e-minimal/
H A Dmain.php26 <title><?php tpl_pagetitle() ?> - <?php echo strip_tags($conf['title']) ?></title>
44 color:<?php echo tpl_getConf('title-color') ?>;
59 …<?php tpl_link(wl(),$conf['title'],'name="dokuwiki__top" id="dokuwiki__top" accesskey="h" title="[…
62 <?php if (!tpl_getConf('hide-entry-title')){?>
/template/neolaoresources3/
H A Dmain.php131 $title = useHeading('navigation') ? p_get_first_heading($conf['start']) : $conf['start'];
132 if(!$title) $title = $conf['start'];
133 tpl_link(wl($conf['start']),hsc($title),'title="'.$conf['start'].'"');
146 $title = useHeading('navigation') ? p_get_first_heading($page) : $parts[$i];
147 tpl_link(wl($page),hsc($title),'title="'.$page.'"');
159 $title = useHeading('navigation') ? p_get_first_heading($page) : $parts[$i];
160 tpl_link(wl($page),hsc($title),'title="'.$page.'"');
/template/cowboy/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0) { argument
36 tpl_pagelink($discussPage, $title);
38 echo html_btn('discussion', $discussPage, '', array(), 'get', 0, $title);
49 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0) { argument
58 tpl_pagelink($userPage, $title);
60 echo html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/plaintext/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0) { argument
36 tpl_pagelink($discussPage, $title);
38 echo html_btn('discussion', $discussPage, '', array(), 'get', 0, $title);
49 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0) { argument
58 tpl_pagelink($userPage, $title);
60 echo html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/benjamin/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0) { argument
36 tpl_pagelink($discussPage, $title);
38 echo html_btn('discussion', $discussPage, '', array(), 'get', 0, $title);
49 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0) { argument
58 tpl_pagelink($userPage, $title);
60 echo html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/m1/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0) { argument
36 tpl_pagelink($discussPage, $title);
38 echo html_btn('discussion', $discussPage, '', array(), 'get', 0, $title);
49 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0) { argument
58 tpl_pagelink($userPage, $title);
60 echo html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/writers/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage,$title,$backTitle,$link=0,$wrapper=0) { argument
36 tpl_pagelink($discussPage,$title);
38 echo html_btn('discussion',$discussPage,'',array(),'get',0,$title);
49 function _tpl_userpage($userPage,$title,$link=0,$wrapper=0) { argument
58 tpl_pagelink($userPage,$title);
60 echo html_btn('userpage',$userPage,'',array(),'get',0,$title);
/template/drop/css/
H A Ddrop-responsive.css71 .title-info {
109 .title-info .site-title {
114 .title-info .site-title a,
115 .title-info .site-title a:link,
116 .title-info .site-title a:visited {
119 .title-info .site-title a:hover,
120 .title-info .site-title a:active,
121 .title-info .site-title a:focus {
124 .title-info .site-title img {
129 .ie9 .site-title a:hover, .ie9 .site-title a:active, .ie9 .site-title a:focus {
[all …]
/template/parallax/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
42 tpl_pagelink($discussPage, $title);
46 $output .= html_btn('discussion', $discussPage, '', array(), 'get', 0, $title);
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/hexa/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
42 tpl_pagelink($discussPage, $title);
46 $output .= html_btn('discussion', $discussPage, '', array(), 'get', 0, $title);
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/jessica/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
42 tpl_pagelink($discussPage, $title);
46 $output .= html_btn('discussion', $discussPage, '', array(), 'get', 0, $title);
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/drop/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
42 tpl_pagelink($discussPage, $title);
46 $output .= html_btn('discussion', $discussPage, '', array(), 'get', 0, $title);
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/spacious/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
42 tpl_pagelink($discussPage, $title);
46 $output .= html_btn('discussion', $discussPage, '', array(), 'get', 0, $title);
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/pinboard/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
42 tpl_pagelink($discussPage, $title);
46 $output .= html_btn('discussion', $discussPage, '', array(), 'get', 0, $title);
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);
/template/arcadebasic/
H A Dtpl_functions.php19 function _tpl_discussion($discussionPage, $title, $backTitle, $link=0, $wrapper=0, $return=0) { argument
42 tpl_pagelink($discussPage, $title);
46 $output .= html_btn('discussion', $discussPage, '', array(), 'get', 0, $title);
60 function _tpl_userpage($userPage, $title, $link=0, $wrapper=0, $return=0) { argument
71 tpl_pagelink($userPage, $title);
75 $output .= html_btn('userpage', $userPage, '', array(), 'get', 0, $title);

12345678910>>...19