[AndyB] Video

[AndyB] Video 1.7

没有下载权限
XF 兼容性
  1. 2.2.x
摘要
Embed videos seamlessly with our feature allowing MP4 and WEBM URLs. Automatically adds HTML5 tag, plays on all browsers, and resizes for mobile devices. Setup includes custom CSS for optimal viewing experience.
Allows adding a URL with either the MP4 or WEBM extension and upon saving the post will automatically add a video tag and embed a video player.

(Example of video URL pasted into editor)
pic001.jpg


(Example of post after saving, video player is automatically embedded)
pic002.jpg


Features:

  • Uses HTML <video> tag.
  • Plays MP4 and WEBM files.
  • Uses full URL in text portion of the BB code.
  • URL's can be internal or external.
  • Plays on all popular browsers.
  • Automatically resizes player to fit mobile phones.
Setup:

Open the extra.less template and add the following code:

CSS:
// video
.videotag {
    width: 100%;
    height: 100%;
    max-width: 640px;
    max-height: 480px;
    background: #000000;
}


How to use:
  1. Create or edit a post.
  2. Paste a video URL that ends with .mp4 or .webm extension.
  3. Save post.
  4. Click the play button to watch video.
  • 点赞
反应: Manfruityy
作者
Mahadev
浏览
487
扩展类型
zip
文件大小
15 KB
首次发布
上次更新
评分 0.00 星 0 个评分
链接失效了吗? 发送消息 给 NP 团队,我们会尽快为您处理!
支持开发者 如果您对测试满意或项目已成功盈利,可点击「更多信息」按钮,通过购买来支持开发者!

最新更新

  1. 1.7 - changelog
    Added Options page. Now has the ability to exclude any domain.
  2. 1.6 - 1.6
    Fixed issue if post contains empty video tag it no longer throws a server error.
  3. 1.5 - 1.5
    Code now only runs if post message is new or edited.

来自 Mahadev 的更多资源

OSTimer Pro M
OSTimer Pro 3.0.4
OSTimer可以让您显示一个事件的倒计时。OSTimer可以配置您的倒计时。
浏览
546
已更新
 用户代理 M
允许查看成员使用的设备类型来浏览您的论坛。
浏览
601
已更新
[AndyB] Forum reply ban M
Disallows member from replying in selected forums.
浏览
572
已更新

相似的资源

返回
顶部