08-09-2010, 08:50 PM
FIXED: MyBB v1.6 youtube tags
regular expression
replacement code
regular expression
Code:
\[youtube\]http\://(www\.)?youtube\.com/watch\?v=([^"'[]+?)\[/youtube\]
replacement code
Code:
<object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/$2"></param><embed src="http://www.youtube.com/v/$2" type="application/x-shockwave-flash" width="640" height="385"></embed></object>
Do what thou wilt shall be the whole of the Law. Love is the law, love under will.
.::The Rights of Man::.
.::The Rights of Man::.