History: Pluginincludeurl
Preview of version: 4
Plugin IncludeURL
Use this wiki plugin to include the body content from a URL into a page, server-side.
Related Plugins: PluginIframe, PluginAJAXLoad
Parameters
Include the body content from a URLIntroduced in Tiki 15. Required parameters are in
bold
.Go to the source code
Preferences required: wikiplugin_includeurl
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
url |
url | URL to external file to include. | 15.0 |
Example usage of a full page
This code:
Copy to clipboard
{includeurl url="https://tiki.org/HomePage"}
Would include the content of https://tiki.org/HomePage in the current page
Example to fetch just the center of a Tiki Wiki page
Copy to clipboard
{includeurl url="https://doc.tiki.org/tiki-index_p.php?page=Sample+page"}
Will produce:
Plugin execution pending approval
This plugin was recently added or modified. Until an editor of the site validates the parameters, execution will not be possible. You are allowed to:
- View arguments