Skip to content

Releases: dereuromark/media-embed

Use https if possible

27 Mar 21:12
Compare
Choose a tag to compare

Use https if possible

Add Facebook videos

16 Jun 10:16
Compare
Choose a tag to compare

Thanks to @michilehr for this contribution!

Bugfix release

18 Jan 19:23
Compare
Choose a tag to compare
0.2.3

Remove inline assignment

Fix reverse parseId()

27 Jun 08:52
Compare
Choose a tag to compare

Using just the type and id now outputs the embed/iframe HTML code just fine now.
Also possible to adjust the width/height and respect the ratio by only defining on of those two.

Improving regex

17 Jun 17:04
Compare
Choose a tag to compare

The matching has been improved for url-match regexes.

PHP5.4

25 Apr 13:19
Compare
Choose a tag to compare

With PHP 5.3 being long EOL, this lib now requires at least PHP 5.4.

Also added more URLs.

Initial Release

16 Mar 18:58
Compare
Choose a tag to compare

Initial release of this library.