Plugin Include | |
|
Use this wiki plugin to include the contents of a Wiki page inside another page (it must be a Wiki page located in the Wiki section of your Tiki, as other types of pages won't work yet!). This is a form of Wiki transclusion | |
Parameters | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Include a portion of another wiki page Introduced in Tiki 1. Required parameters are in bold.Go to the source code Preferences required: wikiplugin_include
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Example | |
|
This example transcludes (or includes) portions of the page Tiki2 between the strings Authentication and OpenID. This code: Copy to clipboard
Authentication has received a major enhancement. Some new options
Partial inclusions start and stop must represent the entire line, not just a portion of a line. | |
Limitations | |
|
You can not include a same page or a same page extract more than 5 times on one page. If you need to exceed 5 times you will have to modify the plugin and change the value of | |
Related pages | |