Loading...
 
Skip to main content

History: PluginOEmbed

Preview of version: 10

Plugin OEmbed

This wiki plugin enables embedding of external videos or media into Tiki pages using the oEmbed protocol. It fetches and processes metadata from a provided media URL, generating an embedded media player.

Parameters


Embed a video or media using oEmbed protocol

Introduced in Tiki 29. Required parameters are in 'bold'.
Go to the source code
Preferences required: wikiplugin_oembed

'Parameters' 'Accepted Values' 'Description' 'Default' 'Since'
'url' URL Complete URL to the oEmbed video or media Tiki 29
'height' digits Height in pixels. Default: 315 315 Tiki 29
'start' digits Start time offset in seconds 0 Tiki 29
'width' digits Width in pixels. Default: 560 560 Tiki 29
'privacyEnhanced' (blank), y, n Enable privacy-enhanced mode (if applicable) (blank) Tiki 29
'allowFullScreen' (blank), y, n Enlarge video to full screen size y Tiki 29
'background' HTML color code (e.g., ffffff) Object background color. Use an HTML color code. Example: ffffff (blank) Tiki 29
'border' HTML color code (e.g., ffffff) Object border color. Use an HTML color code. Example: ffffff (blank) Tiki 29


Note : You can use the provided parameters like width, height, allowFullScreen, etc. to customize the oEmbed output. Refer to the oEmbed documentation for additional details.

Show a video

This code:

Copy to clipboard
{youtube movie="G1TuB5P4Ypw" width="425" height="350" quality="high" allowFullScreen="y"}


Would produce:

History

Information Version
Olivier Kango 20
Olivier Kango 19
Olivier Kango 18
Olivier Kango 17
Olivier Kango 16
Olivier Kango 15
Olivier Kango 14
Olivier Kango 13
Olivier Kango 12
Olivier Kango 11
Olivier Kango 10
Olivier Kango 9
Olivier Kango 8
Olivier Kango 7
Olivier Kango 6
Olivier Kango 5
Olivier Kango 4
Olivier Kango 3
Olivier Kango 2
Olivier Kango 1