]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FIncludePagePlugin
Harmonize documentation
[SourceForge/phpwiki.git] / pgsrc / Help%2FIncludePagePlugin
1 Date: Wed, 28 May 2008 19:06:13 +0200
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FIncludePagePlugin;
5   flags="";
6   markup=2;
7   charset=iso-8859-1
8 Content-Transfer-Encoding: binary
9
10 This plugin will "include" other pages in this wiki. In the language of hypertext this is called <i>transclusion</i>. The pages will render in distinct tables. You can also load external pages in a more limited fashion with the FrameIncludePlugin. Examples:
11
12 <?plugin IncludePage page="HomePage" ?>
13
14 <?plugin IncludePage page="Help:WabiSabi" ?>
15
16 -----
17
18 [PhpWikiDocumentation] [WikiPlugin|Help:WikiPlugin]