There seems to be a bug in INCLUDE: In
TWikiDocumentation the examples for httpd.conf are broken with strings like 'TWiki.ScriptAlias'. In the included file
TWikiInstallationGuide it reads correctly 'ScriptAlias'
--
NorbertKlamann - 20 Nov 2000
%INCLUDE{...}% places the web name in front of topic names so that
WikiWords link to the included web (not the including web).
This should not be done for <pre>formatted text. This is indeed a bug that needs to be fixed. Thanks for pointing out.
--
PeterThoeny - 20 Nov 2000
Code is not fixed yet, but I made a work around in the doc so that
TWikiDocumentation shows the example correctly (I inserted
<nop> to "unwikify" the
WikiWords.)
--
PeterThoeny - 25 Nov 2000
This is fixed now, together with other
IncludeHandlingImprovements. Commited to
TWikiAlphaRelease.
--
PeterThoeny - 04 Dec 2000