The
%INCLUDE% syntax is not so intuitive. You need to specify
- the file extension of a topic (
%INCLUDE{"WebHome.txt"}% ), or
- a slash to separate web and topic (
%INCLUDE{"Main.WebHome.txt"}% ).
It better to use only the topic name (
%INCLUDE{"WebHome"}% ) and the familiar
Main.TopicName syntax, like
%INCLUDE{"Main.WebHome"}% .
I added the new rule to
%INCLUDE% (the old rule still works for compatibility).
At the same time I fixed a bug where topics in the included text would link to the current web, not the originating web.
Committed to TWikialpha (CVS) on 23 Jul 2000.
--
PeterThoeny - 23 Jul 2000