Question
Our users access both static and TWiki webs site. We have a php web site that includes TWiki topics using the php include command as follows:
<?php include 'twiki/bin/view/MyWeb/MyTopic?skin=text&contenttype=html' ?>
This works fine except when we use the TOC variable in the TWiki topic
%TOC%
In the php site the anchors for the TOC open a blank page.
Is there a trick to show the TOC but disable the anchors?
Environment
--
PeterJones - 07 May 2007
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
Sorry, closing this after more than 30 days of inactivity...
--
PeterThoeny - 02 Jul 2007