View Full Version : Table of Content
mek76
04-25-2007, 10:01 PM
Hello erverybody,
Is there a possibility to always show the toc on a page? Like you can do it during print preview!
Thank you in advance...
Marco
yes, the variable in Ace.php is called $HTMLtoc - you can insert that anywhere in your template to have it show up
jgable
04-29-2007, 12:19 AM
yes, the variable in Ace.php is called $HTMLtoc - you can insert that anywhere in your template to have it show up
Do you mean that you simply put it in the html of a template page or in some php template code somewhere? I'm new to dekiWiki and still learning my way around.
Do you mean that you simply put it in the html of a template page or in some php template code somewhere? I'm new to dekiWiki and still learning my way around.
it is a PHP variable - the template that is used in DekiWiki can be found in skins/Ace.php; modify the markup there to display the TOC wherever you'd like.
Powered by vBulletin™ Version 4.1.3 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.