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
lib/Template.php:112: Notice[8]: Only variables should be assigned by reference
lib/Template.php:114: Notice[8]: Only variables should be assigned by reference
lib/Template.php (In template 'htmldump'):112: Notice[8]: Only variables should be assigned by reference
lib/Template.php (In template 'htmldump'):114: Notice[8]: Only variables should be assigned by reference
lib/Template.php (In template 'body') (In template 'htmldump'):112: Notice[8]: Only variables should be assigned by reference
lib/Template.php (In template 'body') (In template 'htmldump'):114: Notice[8]: Only variables should be assigned by reference
lib/Template.php (In template 'body') (In template 'htmldump'):112: Notice[8]: Only variables should be assigned by reference
lib/Template.php (In template 'body') (In template 'htmldump'):114: Notice[8]: Only variables should be assigned by reference
lib/CachedMarkup.php (In template 'browse') (In template 'body') (In template 'htmldump'):427: Notice[8]: Only variables should be assigned by reference
lib/Request.php (In template 'browse') (In template 'body') (In template 'htmldump'):84: Notice[1024]: Request::getURLtoSelf() should probably not be from POST
lib/Template.php (In template 'browse') (In template 'body') (In template 'htmldump'):112: Notice[8]: Only variables should be assigned by reference
lib/Template.php (In template 'browse') (In template 'body') (In template 'htmldump'):114: Notice[8]: Only variables should be assigned by reference
lib/Template.php (In template 'body') (In template 'htmldump'):112: Notice[8]: Only variables should be assigned by reference
lib/Template.php (In template 'body') (In template 'htmldump'):114: Notice[8]: Only variables should be assigned by reference