Home
last modified time | relevance | path

Searched refs:title (Results 1 – 25 of 460) sorted by last modified time

12345678910>>...19

/template/sprintdoc/css/
H A Dbase.less329 abbr[title] {
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...]
H A Dprint.less29 .main-title.desktop-only,
H A Dtemplate_detail.less46 content: attr(title);
/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/sprintdoc/
H A DTemplate.php262 $title = $conf['title'] . tpl_getLang('adjunct_linked_logo_text');
264 $title = tpl_getLang('adjunct_start_logo_text') . $conf['title'];
272 'alt' => $title,
284 'alt' => $title,
291 tpl_link(wl(), $desktop, 'accesskey="h" title="[H]"');
292 tpl_link(wl(), $mobile, 'accesskey="h" title="[H]"');
H A Ddetail.php42 /* page title */
45 <title><?php echo hsc(tpl_img_getTag('IPTC.Headline', $IMG)) ?> [<?php echo strip_tags($conf['title']) ?>]</title>
110 <div class="main-title">
111 <?php if ($conf['title']):
117 <p class="title mobile-only"><?php echo $conf['title'] ?></p>
119 </div><!-- .main-title -->
130 <div class="main-title deskto
[all...]
/template/kiwiki/
H A Dscript.js3 function _kiwikiChangeAdminLabels(label, level, title) { argument
11 title +
/template/ad-hominem/css/
H A Dlayout.less163 .title,
172 .title {
179 .title * {
H A D_modal.css159 body.darkmode #link__wiz .ui-widget-header .ui-dialog-title {
H A Dprint.less63 #siteLogo .title {
68 #siteLogo .title a:link,
69 #siteLogo .title a:visited {
/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/mikio/assets/
H A Dmikioplugin.less95 --mikiop-carousel-title-text-color: @ini_plugin_carousel_title_text_color;
213 --mikiop-carousel-title-text-color: @ini_plugin_darkmode_carousel_title_text_color;
H A Dmikioplugin.css95 --mikiop-carousel-title-text-color: #fff;
H A Dmikio.css75 --hero-title-color: #000000;
182 --hero-title-color: #ffffff;
532 .mikio-navbar .mikio-navbar-brand .mikio-navbar-brand-title {
539 .mikio-navbar .mikio-navbar-brand .mikio-navbar-brand-title-text {
546 .mikio-navbar .mikio-navbar-brand .mikio-navbar-brand-title-tagline {
714 color: var(--hero-title-color);
4501 .mikio.dokuwiki div.plugin_translation .title {
H A Dmikio.js601 Array.from(document.getElementsByClassName('mikio-hero-title')).forEach(function (elem) {
712 title: page.attr('title'),
713 category: page.attr('title').replace(/:/g, ' : '),
728 return item.title;
H A Dmikio.less99 --hero-title-color: @ini_hero_title_color;
206 --hero-title-color: @ini_darkmode_hero_title_color;
483 .mikio-navbar-brand-title {
490 .mikio-navbar-brand-title-text {
497 .mikio-navbar-brand-title-tagline {
666 color: var(--hero-title-color);
3290 .title {
/template/mikio/
H A DREADME.md62 - `navbarUseTitleText` : show the site title in the navbar
64 - `navbarCustomMenuText` : custom menu to use in the navbar. Menu items are in the format of url|title with each item seperated by a semicolon. Requires one of the `navbarPos` to be set to `custom`
67 - `navbarDWMenuCombine` : how to show the DokuWiki menu in the navbar. Can be either category dropdowns, single items or a combined dropdown. The combined menu title is pulled from the `tools-menu` language value
107 - `youarehereHome` : change the you are here home item to none, page title of root page, 'home' or an icon/image. The 'home' text is pulled from the `home` language value
129 - `footerCustomMenuText` : custom menu to use in the footer. Menu items are in the format of url|title with each item seperated by a semicolon
167 - `title` : The hero title is sourced from the page title. The page title is removed from the page content
257 - `sidebar-title`
[all...]
H A Dmikio.php289 'values' => ['page title', 'home', 'icon', 'none']
530 $title = isset($attr['title']) && $attr['title'] !== 0 ? $attr['title'] : $item->getTitle();
533 ' ' . $item->getType() . '" href="' . $item->getLink() . '" title="' . $title . '"' . (isset($attr['accesskey']) && $attr['accesskey'] !== '' ? ' accesskey="' . $attr['accesskey'] . '"' : '') . '>';
558 $item->getType() . '" href="' . $item->getLink() . '" title="' . $item->getTitle() . '">';
582 $item->getType() . '" href="' . $item->getLink() . '" title="' . $item->getTitle() . '">';
716 * Create a nav element from a string. <uri>|<title>;
[all...]
/template/launch/css/
H A Dfordokuwiki.css3 .section-title, #writtensidebar h1 { text-transform: uppercase; }
H A Dbasic.css284 acronym[title],
285 abbr[title] {
H A Dbootstrap.min.css6title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;f…
/template/launch/
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/launch/js/
H A Dbootstrap.min.js6title:"",delay:0,html:!1,container:!1,viewport:{selector:"body",padding:0}},c.prototype.init=funct… property in c.DEFAULTS

12345678910>>...19