Home
last modified time | relevance | path

Searched refs:xhtml (Results 1 – 13 of 13) sorted by relevance

/template/mnml-blog/user/
Dboxes.php.dist44 $_mnmlblog_boxes["example1"]["xhtml"] = "Blogging with DokuWiki and mnml-blog... <em>rules</em>!";
50 $_mnmlblog_boxes["syndication"]["xhtml"] = '<a href="'.DOKU_URL.'feed.php?mode=blogtng&amp;blog=def…
68 $_mnmlblog_boxes["recentcomments"]["xhtml"] = tpl_include_page("wiki:recent_comments", false);
84 $_mnmlblog_boxes["tagcloud"]["xhtml"] = tpl_include_page("wiki:tagcloud", false);
90 $_mnmlblog_boxes["example2"]["xhtml"] = "<ul>\n"
99 $_mnmlblog_boxes["example3"]["xhtml"] = "<a href=\"https://donate.arsava.com/dokuwiki-template-mnml…
106 $_mnmlblog_boxes["publnk"]["xhtml"] = "<ul>\n"
117 $_mnmlblog_boxes["userlnk"]["xhtml"] = "<ul>\n";
121 …$_mnmlblog_boxes["userlnk"]["xhtml"] .= " <li><a href=\"".wl(cleanID(getId()), array("do" => "d…
124 …$_mnmlblog_boxes["userlnk"]["xhtml"] .= " <li><a href=\"".wl(cleanID(getId()), array("do" => "e…
[all …]
/template/strap/ComboStrap/Xml/
H A DXhtmlUtility.php28 * @param bool $xhtml
34 …public static function diffMarkup(string $left, string $right, $xhtml = true, $excludedAttributes … argument
43 if (!$xhtml) {
/template/strap/ComboStrap/
H A DPanelTag.php231 $xhtml = "";
235 $xhtml .= '</div></div>';
239 $xhtml .= TabsTag::closeTabPanelsElement($aloneVariable);
246 $xhtml .= "</div>";
247 return $xhtml;
/template/monobook/user/
Dboxes.php.dist41 $_monobook_boxes["example1"]["xhtml"] = "DokuWiki with monobook... <em>rules</em>!";
49 $_monobook_boxes["example2"]["xhtml"] = "<ul>\n"
59 $_monobook_boxes["example3"]["xhtml"] = "<a href=\"https://donate.arsava.com/dokuwiki-template-mono…
67 $_monobook_boxes["example4"]["xhtml"] = tpl_include_page("wiki:your_page_here", false);
/template/vector/user/
Dboxes.php.dist41 $_vector_boxes["example1"]["xhtml"] = "DokuWiki with vector... <em>rules</em>!";
49 $_vector_boxes["example2"]["xhtml"] = "<ul>\n"
59 $_vector_boxes["example3"]["xhtml"] = "<a href=\"https://donate.arsava.com/dokuwiki-template-vector…
67 $_vector_boxes["example4"]["xhtml"] = tpl_include_page("wiki:your_page_here", false);
/template/vector20/user/
Dboxes.php.dist41 $_vector_boxes["example1"]["xhtml"] = "DokuWiki with vector... <em>rules</em>!";
49 $_vector_boxes["example2"]["xhtml"] = "<ul>\n"
59 $_vector_boxes["example3"]["xhtml"] = "<a href=\"https://donate.arsava.com/dokuwiki-template-vector…
67 $_vector_boxes["example4"]["xhtml"] = tpl_include_page("wiki:your_page_here", false);
/template/wikiweko/user/
H A Dboxes.php.dist41 $_vector_boxes["example1"]["xhtml"] = "DokuWiki with vector... <em>rules</em>!";
49 $_vector_boxes["example2"]["xhtml"] = "<ul>\n"
59 $_vector_boxes["example3"]["xhtml"] = "<a href=\"https://donate.arsava.com/dokuwiki-template-vector…
67 $_vector_boxes["example4"]["xhtml"] = tpl_include_page("wiki:your_page_here", false);
/template/dokubrick/
DMakefile68 $(DIST_DIR)/images/button-xhtml.png \
/template/arctic-mbo/
DMakefile70 $(DIST_DIR)/images/button-xhtml.png \
/template/nucleus/
Dfooter.inc30 …/check/referer" title="Valid XHTML 1.0"><img src="<?=DOKU_TPL?>img/button-xhtml.png" width="80" he…
/template/slaad/
Ddesign.css316 .footer .b-xhtml,
323 .footer .b-xhtml{background-position:0 -15px;}
330 .footer .b-xhtml:hover{background-position:0 0;}
/template/starterpjax/
Dmain.php.withTime21 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?php echo $conf['lang'] ?>"
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js5123 var mimeExtensionMap={txt:"text/plain",html:"text/html",htm:"text/html",xhtml:"text/html",xml:"text… property