weboftalent/silverstripe-shortcode-youtube

为嵌入YouTube视频添加短代码。适用于Silverstripe

安装次数: 1,226

依赖者: 0

建议者: 0

安全性: 0

星级: 0

关注者: 2

分支: 2

开放问题: 0

类型:silverstripe模块

4.0.2 2019-10-21 21:36 UTC

This package is auto-updated.

Last update: 2024-09-22 07:57:00 UTC


README

#YouTube ShortCode处理器 构建状态 Scrutinizer代码质量 代码覆盖率 构建状态 codecov.io

Latest Stable Version Latest Unstable Version Total Downloads License Monthly Downloads Daily Downloads

Dependency Status Reference Status

codecov.io此模块允许将YouTube视频作为短代码输入。它基于SSBits教程http://www.ssbits.com/tutorials/2010/2-4-using-short-codes-to-embed-a-youtube-video/并适配Silverstripe 3。

##功能

[YouTube id='_yY3Gu8HbzE']

可以使用YouTube代码(YouTube URL中的v参数)将视频输入到页面中。

  • 以下参数也被允许
  • autoplay - 将此值设置为任何内容,例如1或true,以启用嵌入视频的自动播放
  • caption - 在嵌入视频后显示的文本。这可以作为一个属性传递,也可以如下所示[YouTube id='_yY3Gu8HbzE']这是标题[/YouTube]
  • height - 设置视频的高度