Posted by poseidon123 on August 13, 2008 at 12:23am
2 followers
Jump to:
| Project: | PEAR Wiki Filter |
| Version: | 5.x-1.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
How to embed youtube videos when input format=Mediawiki ?
Comments
#1
I use the video filter module http://drupal.org/project/video_filter
Just add it as a filter on your input format and give it a higher weight than the pear wiki filter
#2
well what should be the weight of video filter if pear wiki is -7 and html is 2 ? the problem is the code
[video:http://in.youtube.com/watch?v=XvvnpH4rES0]
displays html embedded code which is not getting parsed.