Lines Matching refs:name

250     $head['meta'][] = ['name' => 'generator', 'content' => 'DokuWiki'];
281 'name' => 'theme-color',
342 $head['meta'][] = ['name' => 'robots', 'content' => 'index,follow'];
344 $head['meta'][] = ['name' => 'robots', 'content' => 'noindex,nofollow'];
352 $head['meta'][] = ['name' => 'robots', 'content' => 'noindex,follow'];
355 $head['meta'][] = ['name' => 'robots', 'content' => 'index,follow'];
357 $head['meta'][] = ['name' => 'robots', 'content' => 'noindex,nofollow'];
364 $head['meta'][] = ['name' => 'keywords', 'content' => implode(',', $INFO['meta']['subject'])];
366 $head['meta'][] = ['name' => 'keywords', 'content' => str_replace(':', ',', $ID)];
473 * @param string $name
480 function tpl_link($url, $name, $more = '', $return = false)
484 $out .= ">$name</a>";
496 * @param string|null $name the name of the link
502 function tpl_pagelink($id, $name = null, $return = false)
504 $out = '<bdi>' . html_wikilink($id, $name) . '</bdi>';
815 foreach ($crumbs as $id => $name) {
819 $out .= '<bdi>' . tpl_link(wl($id), hsc($name), 'class="breadcrumbs" title="' . $id . '"', true) . '</bdi>';
900 * and show full name in that case
983 * Prints or returns the name of the given page (current one if none given).
1003 $name = $id;
1006 if ($first_heading) $name = $first_heading;
1009 // default page title is the page name, modify with the current action
1014 // try to get the plugin name
1035 $page_title = "✎ " . $name;
1038 // add action to page name
1040 $page_title = $name . ' - ' . $lang['btn_revs'];
1043 // add action to page name
1047 $page_title = $name . ' - ' . $lang['btn_' . $ACT];
1051 $page_title = $name;
1276 * @param string $id name of the value to access
1639 $out .= '><img src="' . DOKU_BASE . $src . '" alt="' . $lic['name'] . '" /></a>';
1646 $out .= '>' . $lic['name'] . '</a></bdi>';
1661 * @param string $pageid The page name you want to include
1914 * @param string $toolsname name of menu