SID-00598: Display multiple Wiki pages in a larger Wiki page
| Status: |
Answered |
TWiki version: |
4.3.2 |
Perl version: |
|
| Category: |
TopicReferencePlugin |
Server OS: |
WinXP |
Last update: |
16 years ago |
Is there a way to combine 3 wiki pages:
WikiA
WikiB
WikiC
Into a summary page (
WikiS), that concatenates the content of
WikiA,
WikiB, and
WikiC, rather than just linking to them?
I would like to use a modular format, but display the pages in different ways. For example, display all of the information about one animal, or all of the information about claws for several animals.
Is this possible in Twiki?
Thanks.
--
JonSensinger - 2009-10-28
Discussion and Answer
Does
TWiki.VarINCLUDE do what you need?
--
SeanCMorgan - 2009-10-28
Yes -
VarINCLUDE is exactly what I was looking for.
Thank you very much.
--
JonSensinger - 2009-10-29
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.