See the following example:
%INCLUDE{"TWiki:Codev.FlexibleReturnFromEdit"}%
yields
Warning: Can't find topic TWiki:Codev.FlexibleReturnFromEdit
--
TW
This was never supported; but is a useful enhancement. --
PTh
I don't think this is an Intertwiki plugin issue, but an issue for %INCLUDE%. If the plugin generates a proper link, the include statement should be able to handle. --
TW
This is a rendering order issue. %INCLUDE is a registered macro.
InterwikiPlugin uses a pre-rendering handler, which happens after all macro expansions. Given that
InterwikiPlugin is an extension, the problem falls there, and not in the %INCLUDE macro.
Changing this would have risk. Needs a proposal.
--
GeorgeClark - 06 Jan 2015
This is a duplicate of
Item1943.
--
Main.GeorgeClark - 18 Jul 2015 - 03:20