
![]() |
Show Changes |
![]() |
|
![]() |
Recent Changes |
![]() |
Subscriptions |
![]() |
Lost and Found |
![]() |
Find References |
![]() |
Rename |
![]() |
Administration Page |
| Search |
History
| 11/26/2007 4:56:59 PM |
| -68.165.112.79 |
| 9/8/2007 8:52:43 AM |
| -76.30.20.161 |
| 4/17/2007 4:31:17 AM |
| DoomCryer-76.188.202.195 |
| 4/17/2007 4:27:40 AM |
| DoomCryer-76.188.202.195 |
| 4/17/2007 4:26:56 AM |
| DoomCryer-76.188.202.195 |
![]() |
List all versions |
You can use the following syntax to include the contents of one topic inside another:
{{NameOfTopicToInclude}}
This is basically as simple as it looks with one subtle addition. If you add some tabs before the include, the number of tabs you use will be used to show headings in included topics as deeper level than they would appear in the original topic. For example, two tabs before the include directive would cause a level 1 heading (i.e., preceeded by one !) as level 3. You can use this to make a WikiSpec.
Using WikiTalk the following will also insert a topic:
@@topics.<topic name>._Body@@
Q: Can this alternative method also work by including a topic in a different namespace?
For an example, see the HomePage.
I had a problem with this feature: The webserver responded with "Error: Topic is ambiguous." I resolved this problem by changing the link like this:
{{NameSpace.NameOfTopicToInclude}}
Maybe this error appears only if you have more than one WikiNamespace. -- SimonSchmid
If the NameOfTopicToInclude is a single word, something like {{[Shakespeare]}} does not seem to work. - MichaelWaltuch
Also, if {{NameSpace1.NameOfTopicToInclude}} is specified in Namespace2 topic and Import is not present in _ContentBaseDefinition, the include doesn't work. -- MichaelWaltuch
:With:MyLib1, MyLib2
--DoomCryer
FlexWiki hangs when you view pages that include circular references - presumably it enters an infinite loop trying to retrieve page after page. This is easy to do by accident, especially with many similarly-named topics. I would suggest that FlexWiki be patched to prevent a given topic including itself (as a bare minimum) when edits are previewed/saved, and perhaps could check an additional N levels (configurable) of includes.
Type this:
----
{{WikiMeansQuick}}
----
to get this:
This page was automatically generated when this topic (WikiMeansQuick) was renamed to WikiMeansQuick or Poo on 8/12/2005 at 8:56 AM by 166.70.193.248.
Please update references to point to the new topic.
You can do the same with WikiTalk.
It will also work with single Words and more Namespaces.