Download the PHP package weboftalent/silverstripe-shortcode-youtube without Composer
On this page you can find all versions of the php package weboftalent/silverstripe-shortcode-youtube. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download weboftalent/silverstripe-shortcode-youtube
More information about weboftalent/silverstripe-shortcode-youtube
Files in weboftalent/silverstripe-shortcode-youtube
Download weboftalent/silverstripe-shortcode-youtube
More information about weboftalent/silverstripe-shortcode-youtube
Files in weboftalent/silverstripe-shortcode-youtube
Vendor weboftalent
Package silverstripe-shortcode-youtube
Short Description Adds a shortcode for embedding YouTube video. For Silverstripe 4
License MIT
Package silverstripe-shortcode-youtube
Short Description Adds a shortcode for embedding YouTube video. For Silverstripe 4
License MIT
Please rate this library. Is it a good library?
Informations about the package silverstripe-shortcode-youtube
YouTube ShortCode Handler
This module allows YouTube videos to be entered as short codes. It is based on
the SSBits tutorial
http://www.ssbits.com/tutorials/2010/2-4-using-short-codes-to-embed-a-youtube-video/
and adpated to work with Silverstripe 3.
Functionality
Videos can be entered into a page using the YouTube code (the v parameter in a YouTube URL).
The following parameters are also permitted:
- autoplay - set this value to anything, e.g. 1 or true, to enable autoplay on the embedded video
- caption - Text to display after an embedded video. This can either be passed as an attribute or as follows
- height - set the height of the video
- width - set the width of the video
All versions of silverstripe-shortcode-youtube with dependencies
PHP Build Version
Package Version
The package weboftalent/silverstripe-shortcode-youtube contains the following files
Loading the files please wait ....