Question
Topic-Mechanism does not work
In our TWiki the Topic-Mechanism does not work.
In the footer of each page you see only an entry like
Engineering.%TOPICPARENT%
instead of the real parent page.
Do you know the reason for that ??!
Thanks a lot !
Rob
- TWiki version: latest Version
- Web server: Apache
- Server OS: Linux
- Web browser: IE
- Client OS: Windows
--
RobKnobb - 23 Sep 2002
Answer
There is no
%TOPICPARENT% variable. You can use
%META{"parent"}% in the view template instead.
--
PeterThoeny - 12 Oct 2002