Help/FrameIncludePlugin

Note: You are viewing an old revision of this page. View the current version.

The FrameInclude plugin will create an HTML frame that will fill the entire display area of the page (that is, the whole area the user is allowed to edit). All other text will be discarded when the page is rendered (anything outside the call to plugin, that is). In the language of hypertext this is called transclusion.

You might also be interested in the IncludePage plugin.

Examples

To include a page from another site, use the src attribute:

<<FrameInclude src="http://phpwiki.org/">>

To include a page from within this wiki, use the page attribute:

<<FrameInclude page=HomePage>>

For more information on this plugin please read the PHP source code in the /lib/plugin directory.



Our Founder
ToolboxClick to hide/show