Welcome Guest! To enable all features please
Login or Register.
You need to use the whole url to the vimeo video
[VIMEO]http://vimeo.com/97812533[/VIMEO]
I can get the regex search to return the named capture groups (vimeoId) but the replace is not happening.
Can someone post a WORKING copy of the RegEx Search and the RegEx Replace strings that are known to work?
Thanks,
R
I can get the regex search to return the named capture groups (vimeoId) but the replace is not happening.
Can someone post a WORKING copy of the RegEx Search and the RegEx Replace strings that are known to work?
Thanks,
R
The updated Search Regex would be...
\[vimeo\](?<inner>http://(?<prefix>[A-Za-z][A-Za-z][A-Za-z]?\.)?vimeo.com/(?<vimeoId>[0-9]{8}))[^[]*\[/vimeo\]|\[vimeo\](?<inner>https://(?<prefix>[A-Za-z][A-Za-z][A-Za-z]?\.)?vimeo.com/(?<vimeoId>[0-9]{8}))[^[]*\[/vimeo\]
Forum Jump
- You cannot post new topics in this forum.
- You cannot reply to topics in this forum.
- You cannot delete your posts in this forum.
- You cannot edit your posts in this forum.
- You cannot create polls in this forum.
- You cannot vote in polls in this forum.
Important Information:
The YAF.NET Support Forum uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close