4 Commits (ab542f68d5471deee6ca5e8bf2547fb3e5f59ce5)

Author SHA1 Message Date
Brandon Mathis 1708b99a06 refactor videos regex to be less insane 10 years ago
Philippe Lovis c72c3cd2a4 Fix relative URLs for video tag
Fixes issue #1127. The markup regex only matched URLs beginning with 'http'.
This change adds support for relative URLs beginning with '/'. The regex is
based on the one used in image_tag.rb.
10 years ago
Brandon Mathis 8bf09b178d Video tag plugin now supports mp4,ogv,webm formats, closes #931 12 years ago
Brandon Mathis d5aa08d3f3 added video tag plugin 14 years ago