Include content from another wiki page
How to setup & use Tiki
Plugin Include
This Wiki Plugin can be used to include the contents of a Wiki page inside another page (it must be a Wiki page located in the Wiki section of your Tikiwiki, as other types of pages won't work yet!). This is a form of Wiki transclusionTable of contents
Install
Starting in 2.0, this plugin is bundled and doesn't need to be installed separately.Usage
This example transcludes (or includes) portions of the page Tiki2 between the strings Authenticaion and OpenID.Use the syntax
{BOX()}
{INCLUDE (page=>"Tiki2" start="!!!# Authentication" stop="!!!!# OpenID")}{INCLUDE}
{BOX}Produces:
Authentication has received a major enhancement.
Some new options
|
Parameters
| Parameter | Type | Use | Description |
|---|---|---|---|
| page | string | mandatory | the page to include |
| start | string | optional | the include will begin just after the first occurrence of the string in the page |
| stop | string | optional | the include will end just before the first occurrence of the string in the page |
Security
You can not include a same page or a same page extract more than 5 times. (In tw <3.0, you can not include the same page more than 5 times even if it is a different extract). If you need to exceed 5 times you will have to modify the plugin and change the value of max_times.Related pages
Contributors to this page: lindon
,
Xavi
,
system
,
sylvie
,
Scot Wilcoxon
,
mlpvolt
,
Marc Laporte
,
KaiiaK
,
Gary Cunningham-Lee
,
campbe13
and
AdamChan
.
Page last modified on Saturday 03 July, 2010 22:44:45 UTC by lindon
.
