Plugin Vimeo
Introduced in Tiki6.1
Use this wiki plugin to display a Vimeo video.
Example
Just change the video ID, the number after the "https://player.vimeo.com/video/", to use your own video.
This
Copy to clipboard
{vimeo url=https://player.vimeo.com/video/203443556}
Produces
Parameters
Embed a Vimeo videoIntroduced in Tiki 6.1. Required parameters are in
bold
.Go to the source code
Preferences required: wikiplugin_vimeo
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
url |
url | Complete URL to the Vimeo video. Example: http://vimeo.com/3319966 |
6.1 | |
galleryId |
int | Gallery ID to upload to. | 12.0 | |
height |
text | Height in pixels | 350 | 6.1 |
width |
text | Width in pixels | 425 | 6.1 |
fromFieldId |
int | Numeric ID of a Tracker Files field, using Vimeo displayMode. | 0 | 12.0 |
fileId |
text | Numeric ID of a Vimeo file in a File Gallery (or list separated by commas or | ). |
12.0 | |
fromItemId |
int | Numeric ID of a Tracker item, using Vimeo displayMode. | 0 | 12.0 |
allowFullScreen |
(blank) true false |
Expand to full screen | 6.1 | |
quality |
(blank) high medium low |
Quality of the video | high | 6.1 |
showByline |
(blank) true false |
Show the creator's byline | 15.0 | |
showPortrait |
(blank) true false |
Show the creator's profile picture | 15.0 | |
showTitle |
(blank) true false |
Show the Video Title (default is to show) | 15.0 |