How to embed youtube videos for input format=Mediawiki ?
poseidon123 - August 13, 2008 - 00:23
| Project: | PEAR Wiki Filter |
| Version: | 5.x-1.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
How to embed youtube videos when input format=Mediawiki ?

#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.