4 Commits (b102c5a3013e3259e2f6c34af06812635cfb527a)

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