| /template/kajukkk/ |
| D | newpage.php | 3 $title = @$_GET['title']; variable 16 if ($log) fwrite($logfile, "\n제목: ". $title); 22 $result=fetch_enha($title); 23 $id=$ns.":".clearID($title); 36 $result=fetch_namu($title); 37 $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); [all …]
|
| /template/pinboard/css/ |
| D | pinboard-functions.css | 28 .twocol .entry-title, 29 .threecol .entry-title, 30 .fourcol .entry-title { 125 #slider .entry-title, 126 .page-title, 127 #sidebar-wide .widget-title, 128 #sidebar-boxes .widget-title, 129 #sidebar-footer-wide .widget-title { 133 #site-title, 135 .entry-title, [all …]
|
| /template/dokukitv2/ |
| D | tpl_functions.php | 59 $title = p_get_first_heading($path); 60 $title = is_null($title) ? $ns : $title; 61 if($lvl == 0 && !array_key_exists($path, $menu['level1'])) $menu['level1'][$path] = $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> 112 echo '<li class="',$active,'"><a href="', menulink($url), '">', $title, '</a></li>'; 132 foreach($menu['level1'] as $url => $title) { 133 echo '<li><a href="', wl($url) ,'">', ucfirst($title) ,'</a></li>'; [all …]
|
| /template/mantinedoku/css/ |
| D | _edit.css | 233 button[title="Level 1 Headline [1]"], 234 button[title="Level 2 Headline [2]"], 235 button[title="Level 3 Headline [3]"], 236 button[title="Level 4 Headline [4]"], 237 button[title="Level 5 Headline [5]"], 244 button[title="Bold Text [B]"], 245 button[title="Italic Text [I]"], 246 button[title="Underlined Text [U]"], 247 button[title="Monospaced Text [M]"], 248 button[title="Strike-through Text [D]"], [all …]
|
| D | pagetools.less | 138 a[title="Edit this page [e]"], 139 a[title="Old revisions [o]"], 140 a[title="Backlinks"], 141 a[title="Back to top [t]"], 142 a[title="Show page [v]"] { 145 a[title="Edit this page [e]"] svg, 146 a[title="Old revisions [o]"] svg, 147 a[title="Backlinks"] svg, 148 a[title="Back to top [t]"] svg, 149 a[title="Show page [v]"] svg { [all …]
|
| /template/minima/ |
| D | functions.php | 157 $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/ |
| D | functions.php | 157 $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/writr/ |
| D | tpl_functions.php | 50 $title = $conf['title']; 54 $title = str_replace(['<p>','</p>',"\n"],'',$nstitle); 66 … $return .= '<a class="site-logo" href="'.$link.'" title="'.$title.'" rel="home" accesskey="h">'; 72 …="site-title"><a href="'.$link.'" rel="home" accesskey="h" title="'.$title.'">'.$title.'</a></h1>'; 131 …$return .= '<a href="'.wl($ID).'" class="dropdown-toggle" title="'.$lang['user_tools'].'" data-tar… 142 …tLink().'" class="action '.strtolower($item->getType()).'" rel="nofollow" title="'.$item->getTitle… 153 …$return .= '<a href="#" class="dropdown-toggle starred" title="'.tpl_getLang('Bookmarks').'" data-… 179 …tLink().'" class="action '.strtolower($item->getType()).'" rel="nofollow" title="'.$item->getTitle… 208 …$return .= '<a href="'.wl($ID).'" class="" title="'.$lang['user_tools'].'" data-target="#user-tool… 216 …tLink().'" class="action '.strtolower($item->getType()).'" rel="nofollow" title="'.$item->getTitle… [all …]
|
| D | AUTHORS.md | 21 …://github.com/LouisOuellet/dokuwiki_template_writr/commits?author=LouisOuellet" title="Code"></a> 22 <a href="#english" title="Translation"></a> 23 <a href="#french" title="Translation"></a> 32 …s://github.com/LouisOuellet/dokuwiki_template_writr/commits?author=selfthinker" title="Code"></a> 33 <a href="#english" title="Translation"></a> 42 …ttps://github.com/LouisOuellet/dokuwiki_template_writr/commits?author=mightymt" title="Code"></a> 51 …https://github.com/LouisOuellet/dokuwiki_template_writr/commits?author=araname" title="Code"></a> 52 <a href="#korean" title="Translation"></a> 62 …ps://github.com/LouisOuellet/dokuwiki_template_writr/commits?author=[USERNAME]" title="Code"></a> 63 <a href="#[language]" title="Translation"></a> [all …]
|
| /template/strap/ComboStrap/ |
| H A D | Tooltip.php | 41 $title = $tooltip[syntax_plugin_combo_tooltip::TEXT_ATTRIBUTE] ?? null; 42 if ($title === null) { 47 $title = PluginUtility::renderInstructionsToXhtml($callStack); 49 …$title = LogUtility::wrapInRedForHtml("Error while rendering the tooltip. Error: {$e->getMessage()… 62 if (empty($title)) { 63 $title = LogUtility::wrapInRedForHtml("The tooltip is empty"); 65 $tagAttributes->addOutputAttributeValue("title", $title);
|
| /template/sprintdoc/css/ |
| H A D | area_header.less | 45 /* + + + + + 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/drupal_garland_blue/ |
| D | tpl_functions.php | 70 $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/dokui/css/ |
| D | highlight.css | 24 pre .javascript .title, 25 pre .nginx .title, 46 pre .title, 52 pre .javascript .title, 53 pre .lisp .title, 54 pre .clojure .title, 59 pre .class .title, 68 pre .tag .title, 99 pre .lisp .title,
|
| /template/sprintdoc/tpl/ |
| H A D | nav-page-attributes.php | 29 $title = ""; variable 33 $title = tpl_getLang('tasks_page_none'); variable 36 $title = $doPlugin->getLang('title_alldone'); variable 39 $title = sprintf(tpl_getLang('tasks_page_intime'), $count['undone']); variable 42 $title = sprintf(tpl_getLang('tasks_page_late'), $count['undone'], $count['late']); variable 46 echo '<span title="'.$title.'" class="'.$class.'">';
|
| /template/h6e-minimal/ |
| D | main.php | 26 <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/r7throot1/ |
| D | functions.php | 102 $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/bootstrap3/ |
| D | AUTHORS.md | 19 …uwiki-template-bootstrap3/commits?author=insspb" title="Code"></a> <a href="#translation-insspb"… 20 …ki-template-bootstrap3/commits?author=sawachan" title="Code"></a> <a href="#translation-sawachan… 21 …uwiki-template-bootstrap3/commits?author=Ppjet6" title="Code"></a> <a href="#translation-Ppjet6"… 22 …template-bootstrap3/commits?author=nelson6e65" title="Code"></a> <a href="#translation-nelson6e6… 23 …ts?author=phy25" title="Code"></a> <a href="https://github.com/giterlizzi/dokuwiki-template-boot… 24 …com/giterlizzi/dokuwiki-template-bootstrap3/commits?author=vierbergenlars" title="Code"></a></td> 25 …b.com/giterlizzi/dokuwiki-template-bootstrap3/commits?author=swordfischer" title="Code"></a></td> 28 …/github.com/giterlizzi/dokuwiki-template-bootstrap3/commits?author=kmlucy" title="Code"></a></td> 29 ….com/giterlizzi/dokuwiki-template-bootstrap3/commits?author=andreasferber" title="Code"></a></td> 30 …thub.com/giterlizzi/dokuwiki-template-bootstrap3/commits?author=GergoLadi" title="Code"></a></td> [all …]
|
| /template/neolaoresources3/ |
| D | main.php | 131 $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/benjamin/ |
| D | tpl_functions.php | 19 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/cowboy/ |
| D | tpl_functions.php | 19 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/ |
| D | tpl_functions.php | 19 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/ |
| D | tpl_functions.php | 19 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/ |
| D | tpl_functions.php | 19 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/pinboard/ |
| D | tpl_functions.php | 19 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/chippedsnow/ |
| D | tpl_functions.php | 19 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);
|