Home
last modified time | relevance | path

Searched refs:contents (Results 151 – 175 of 277) sorted by path

12345678910>>...12

/template/mcz/
H A Ddesign.css723 /* ---------- table of contents ------------------- */
/template/mikio/
H A DLICENSE.md74 restricted, and the output from the Program is covered only if its contents
H A DREADME.md118 - `tocFull` : show the table of contents as a full height item
214 There is also support for simple optional text. By wrapping text in square brackets and at the beginning of the square bracket, inserting the placeholder name followed by an equals sign, if the placeholder exists, then the contents of the square brackets will be parsed. There is also support for `LOGGEDIN` to check if there is a logged in user.
/template/mikio/inc/
H A Dsimple_html_dom.php79 $contents = file_get_contents(
86 // $contents = retrieve_url_contents($url);
88 if (empty($contents) || strlen($contents) > $maxLen) {
93 return $dom->load($contents, $lowercase, $stripRN);
/template/mindthedark/
H A DLICENSE75 is covered only if its contents constitute a work based on the
/template/mindthedark/css/
H A D_toc.css2 * This file provides styles for the TOC (table of contents), the
/template/minima/
H A Ddesign.css516 /* ---------- table of contents ------------------- */
/template/mmclean/
H A DCOPYING75 is covered only if its contents constitute a work based on the
/template/mmclean/css/
H A Ddesign.css510 /* ---------- table of contents ------------------- */
/template/mmkanso/
H A DCOPYING75 is covered only if its contents constitute a work based on the
/template/mmkanso/css/
H A Ddesign.css536 /* ---------- table of contents ------------------- */
/template/mmzire/
H A DCOPYING75 is covered only if its contents constitute a work based on the
/template/mnml-blog/
H A DCOPYING83 is covered only if its contents constitute a work based on the
H A Dmain.php104 foreach($arr as $div_id => $contents){
106 if (empty($contents) ||
107 !is_array($contents) ||
108 !isset($contents["xhtml"])){
112 if (!empty($contents["headline"])){
113 $interim .= " <h5 class=\"hspec\">".hsc($contents["headline"])."</h5>\n";
115 $interim .= " <div class=\"level1\">".$contents["xhtml"]."</div>"
/template/mnml-blog/css/
H A D_toc.css2 * This file provides styles for the TOC (table of contents), the
H A Dmnml-blog_print.css21 .toc, /* Table of contents */
H A Dmnml-blog_screen.css964 ******** Old Table of contents (TOC), until DokuWiki 2012-01-25 ************
1036 ******** New Table of contents (TOC), since DokuWiki 2012-09-10 ************
/template/monobook/
H A DCOPYING75 is covered only if its contents constitute a work based on the
H A Dmain.php316 foreach($arr as $div_id => $contents){
318 if (empty($contents) ||
319 !is_array($contents) ||
320 !isset($contents["xhtml"])){
324 if (isset($contents["headline"])
325 && $contents["headline"] !== ""){
329 $interim .= " <h5>".hsc($contents["headline"])."</h5>\n";
331 … $interim .= " <h5><label for=\"qsearch__in\">".hsc($contents["headline"])."</label></h5>\n";
336 .$contents["xhtml"]."\n"
/template/monobook/static/3rd/dokuwiki/
H A D_toc.css6 * This file provides styles for the TOC (table of contents), the
/template/monobook/static/css/
H A Dscreen.css1025 /* --------------- Table of contents (TOC) old, until 2012-01-25 --------------- */
1106 /* --------------- Table of contents (TOC) new, since 2012-09-10 --------------- */
/template/monochrome/
H A DCOPYING75 is covered only if its contents constitute a work based on the
/template/myown/
H A DLICENSE75 is covered only if its contents constitute a work based on the
/template/myown/css/
H A Ddesign.css551 /* ---------- table of contents ------------------- */
/template/mystyle/
H A DCOPYING75 is covered only if its contents constitute a work based on the

12345678910>>...12