Quote:
Originally Posted by EWGF
Surviver,
The detail template shows an "if show bbcode" code, which doesn't show. Any idea how to show it? I think it is more convienient than to show an embed code.
|
That's a "pre-implementation" - it's not a default feature, but you can enable it with just a couple of lines: You just have to add a function fetch_bbcode to all videohoster classes. But that "Feature" isn't supported.
Quote:
Originally Posted by gcxboxps
1) How can I place videos on my front page of my forum? Like say I just want to list 1 or 2 random videos (small size), how can I put them somewhere other than the video area (what is the code I'd use)?
2) How can I change the embed color (you have it as blue right now) you have for the video's as it doesn't match my website at all (what file)?
Thanks and great mod.
|
1.) You'd have to write your own code for this or you could use the vbcms-Module Code.
2.) includes/videoserviceapi/class_youtube.php - Method: fetch_embed_code.
Quote:
Originally Posted by valdet
I agree with posts/comments separation.
Surviver, a user video search would be a cool addition too. When you click on username on the video page it would display his videos. Just like you plan to add the Tab in User Profile.
Something along video.php?u=XX
I appreciate your time,
Val.
|
A profile block will hopefully be integrated in Version 1.2.0.