Home
last modified time | relevance | path

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

12345678910>>...19

/template/20cones/
H A DREADME.md18 - Option to hide the DokuWiki title (hidden by default). It can be changed from configuration page
/template/a_new_day/js/
H A Dcontrols.js526 this.element.title = this.options.clickToEditText;
H A Dprototype.js1516 title: function(element) { method in Element._attributeTranslations.values
/template/a_new_day/
H A Dstyle.ini86 ; the color used for the site title
H A Dstyle_plain.ini74 ; the color used for the site title
H A Dtplfn_sidebar.php109 $title = p_get_first_heading($id);
110 if ($title) $name = $title;
/template/able/css/
H A Dable.css862 .site-title,
871 .site-title {
1088 .entry-title {
1093 .logged-in .entry-title {
1096 .page .entry-title,
1097 .error404 .entry-title,
1282 .comments-title,
1283 #reply-title {
1298 .page-title {
1386 .widget-title {
[all …]
H A Dbasic.css284 acronym[title],
285 abbr[title] {
/template/able/
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/ach/
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/ad-hominem/
H A DREADME.md10 * Link preview: title and first paragraph of the linked page is shown in the title text.
H A Dscript.js158 // build the new title for the element:
159 if (typeof data.title !== 'undefined') {
160 jQuery(this).attr('title', data.title + "\n" + data.extract);
/template/ad-hominem/css/
H A D_modal.css159 body.darkmode #link__wiz .ui-widget-header .ui-dialog-title {
H A Dlayout.less163 .title,
172 .title {
179 .title * {
H A Dprint.less63 #siteLogo .title {
68 #siteLogo .title a:link,
69 #siteLogo .title a:visited {
/template/amanuensis/
H A Dlayout.css124 div.title {
174 div.title {
181 .title a:link, .title a:visited, .title a:hover, .title a:active {
/template/apricot/
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/aran/css/
H A Dbasic.css281 acronym[title],
282 abbr[title] {
/template/aran/
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/arcade-basic/css/
H A Dable.css862 .site-title,
871 .site-title {
1088 .entry-title {
1093 .logged-in .entry-title {
1096 .page .entry-title,
1097 .error404 .entry-title,
1282 .comments-title,
1283 #reply-title {
1298 .page-title {
1386 .widget-title {
[all …]
H A Dbasic.css284 acronym[title],
285 abbr[title] {
/template/arcade-basic/
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/css/
H A Darcadebasic-responsive.css78 .no-fittext #site-title a {
127 article.error404 .entry-title {
H A Darcadebasic.css3 .title-card { height: 200px !important; }
97 abbr[title] {
246 abbr[title]:after {
247 content: " (" attr(title) ")"; }
653 abbr[title],
654 abbr[data-original-title] {
4284 .title-card {
4287 .title-card-wrapper {
4290 .title-card {
4295 .title
[all...]
H A Dbasic.css283 acronym[title],
284 abbr[title] {

12345678910>>...19