[dokuwiki] no table of contents in lilas

  • From: vlq@xxxxxx
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Thu, 16 Mar 2006 10:52:15 +0100 (MET)

Hi everybody,

I recently installed Dokuwiki with lilas-Template. Everything ist really
fine, but there is no Table of contents, neighter on the left side nor
anywhere else.

I found in /lib/tpl/lilas/main.php the following paragraph:

        <!-- ========================== TOC ========================== -->
<?php if($toc){ ?>
<div class="menu pagemap">
<div class="menuprepend"><strong class="menutitle"><?php echo
$lang["pagemap"]; ?></strong><div class="free1"></div></div>
<div class="menubody">
<?php echo $toc; ?>
</div>
<div class="menuappend"><div class="free1"></div></div>
</div>
<?php } ?>

If I delete "<?php if($toc){ ?>" and "<?php } ?>" there is an empty TOC-box.
Do you have any idea how to fix it? 

Thanks, Guenther.

-- 
Echte DSL-Flatrate dauerhaft für 0,- Euro*!
"Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl
-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: