History: Pluginincludeurl
Preview of version: 2
Plugin IncludeURL
Use this wiki plugin to include the body content from a URL into a page.
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
This code:
Copy to clipboard
{includeurl url="https://tiki.org/HomePage"}
Would include the content of https://tiki.org/HomePage in the current page
Related Plugins: PluginIframe, PluginAJAXLoad