Loading...
 
Skip to main content

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 URL
Introduced 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
View Details


History

Advanced
Information Version
Marc Laporte 9
Marc Laporte 8
Marc Laporte 7
Marc Laporte 6
Marc Laporte 5
Marc Laporte 4
Benoit Grégoire 3
Benoit Grégoire 2
Rodriguez Nyiringabo 1