Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

Commit 1d91778

Browse files
committedOct 13, 2016
2 parents 12c442b + 791343d commit 1d91778

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed
 

‎CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
##Patch Notes
22

3-
###v2.5
3+
###v2.5.0
44
* Added support for VideoLink tags
55
* Support for Disclose.tv added
66
* Twitch VOD support updated.

‎README.mediawiki

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
|type = parser function
66
|author = Alexia E. Smith ([[User:Alexia E. Smith|Alexia E. Smith]]), Andrew Whitworth ([[User:Whiteknight|Whiteknight]]), Jim R. Wilson ([[User:Jimbojw|Jimbojw]]), and Mohammad Derakhshani ([[User:Mderakhs|Mderakhs]])
77
|version = 2.5.0
8-
|update = 2016-08-30
8+
|update = 2016-10-13
99
|mediawiki = 1.25+
1010
|php = 5.4+(5.3 up to EmbedVideo 2.2.1)
1111
|download = {{TNT|GithubDownload|HydraWiki|mediawiki-embedvideo}}
@@ -153,7 +153,6 @@ URL arguments can be used to chop up a video and loop it:
153153
<pre>https://www.youtube.com/watch?v=pSsYTj9kCHE&start=160&end=180&loop=1</pre>
154154
<pre>{{#ev:youtube|https://www.youtube.com/watch?v=pSsYTj9kCHE|||||start=160&end=180&loop=1}}</pre>
155155

156-
157156
= Support for VideoLink Tags =
158157

159158
Support for the unmaintained VideoLink extension’s tags has been added since version 2.5.

‎extension.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "EmbedVideo",
3-
"version": "2.4.0",
3+
"version": "2.5.0",
44
"author": [
55
"Jim R. Wilson",
66
"Andrew Whitworth",

0 commit comments

Comments
 (0)
This repository has been archived.