Filters: Vimeo Embed Filter
filter_vimeoembed
Maintained by
tim st.clair
A shortcode-style embed code for Vimeo embedding that uses server-side code to choose whether to use iframe or object based embed code to ensure better compatibility with older versions of IE and newer tablets.
61 sites
27 downloads
4 fans
Moodle 2.3, 2.4, 2.5, 2.6
Vimeo embedding doesn't always work on IE8 or IE9. This is apparently because of the code inside their iframe-based embed code. Most developers are now ignoring IE8 problems, hoping the browser itself will quietly go away.
Vimeo's older embed code used object tags, which oddly enough work fine in IE8. This filter simply identifies the browser and renders vimeo's boilerplate embed code for the numbered video in either iframe (modern) or object (IE 8/9) notation. It uses a shortcode style annotation to simplify the code for the video you are embedding.
Contributors
Please login to view contributors details and/or to contact them
Maturity information ($plugin->maturity) not found in version.php
Release name ($plugin->release) not found in version.php
I would encourage you to rename the Github repository to:
https://github.com/frumbert/moodle-filter_vimeoembed
I'm going to install the filter now and will give you some more feedback but it would be good to get these issues fixed up before approving it. Pleas do not hesitate to let me know if there is anything I can do to be supportive of your efforts. Peace - Anthony
http://docs.moodle.org/dev/Plugin_validation#Recommended_URLs
If you have any questions, just let us know, Peace - Anthony