2011-03-29, 04:51 PM
2011-04-04, 02:29 AM
Title :- World Star Hip Hop Player
Short Description :- World Star Hip Hop Player
Regular Expression :- \[hiphop\](.*?)\[/hiphop\]
Replacement :-
<object width="448" height="374"><param name="movie" value="http://www.worldstarhiphop.com/videos/e/16711680/$1"><param name="allowFullScreen" value="true"></param><embed src="http://www.worldstarhiphop.com/videos/e/16711680/$1" type="application/x-shockwave-flash" allowFullscreen="true" width="448" height="374"></embed></object>
Enabled? :- Yes
Short Description :- World Star Hip Hop Player
Regular Expression :- \[hiphop\](.*?)\[/hiphop\]
Replacement :-
<object width="448" height="374"><param name="movie" value="http://www.worldstarhiphop.com/videos/e/16711680/$1"><param name="allowFullScreen" value="true"></param><embed src="http://www.worldstarhiphop.com/videos/e/16711680/$1" type="application/x-shockwave-flash" allowFullscreen="true" width="448" height="374"></embed></object>
Enabled? :- Yes
2011-05-07, 07:41 AM
Not workin with 1.6.3 can you provide fix for this..
2011-08-16, 12:30 PM
it works correctly
example: [hiphop]wshhpujz8FSy2l1X3g6O[/hiphop]
the string is the video id ^^
here is a alternate version. you can copy&paste the full link
acp->configuration->my code -> add new
example: [hiphop]http://www.worldstarhiphop.com/videos/video.php?v=wshh552w6ZXIxqlGqa0x[/hiphop]
thats all! have fun

example: [hiphop]wshhpujz8FSy2l1X3g6O[/hiphop]
the string is the video id ^^
here is a alternate version. you can copy&paste the full link

acp->configuration->my code -> add new
Title: World Star Hip Hop Player
Short Description: World Star Hip Hop Player
Regular Expression : \[hiphop\]http:\/\/www\.worldstarhiphop\.com\/videos\/video\.php\?v=(.*?)\[/hiphop\]
Replacement: <object width="448" height="374"><param name="movie" value="http://www.worldstarhiphop.com/videos/e/16711680/$1"><param name="allowFullScreen" value="true"></param><embed src="http://www.worldstarhiphop.com/videos/e/16711680/$1" type="application/x-shockwave-flash" allowFullscreen="true" width="448" height="374"></embed></object>
Enabled: Yes
Parsing order: 0 or 1 ^^
example: [hiphop]http://www.worldstarhiphop.com/videos/video.php?v=wshh552w6ZXIxqlGqa0x[/hiphop]
thats all! have fun