The TranscludePlugin can be used to embed include whole (external) web pages within a wiki page.
| src | The URL of the page to transclude |
|---|---|
| height | The (initial) height of the transclusion frame. If, possible, after the transcluded page is loaded, the frame is resized via javascript so that it fits the entire transcluded page. (See below for more.) |
<?plugin Transclude src="http://phpwiki.sourceforge.net/demo/ChangeLog" ?>
will get you
Transcluded from
http://phpwiki.sourceforge.net/demo/ChangeLog
The content of this page is Copyright (C) 2000, 2001, 2002 Geoffrey T. Dairiki and
the other authors of the content, whoever they may be.
This is free information and you are welcome redistribute it
under certain conditions; see
http://www.dairiki.org/HammondWiki/opl.html for details.
Absolutely no warrantee is made as to the correctness of
the information on this page.