I'm still having trouble with Google Video. Anyone know how to get it to work with this plugin?
bbPress Plugin Browser »
bbVideo (0.24)
Download
Version: 0.24
Last Updated: 2008-6-30
Requires bbPress Version: 0.8.3 or higher
Compatible up to: 0.8.3.1
Average Rating





Your Rating
Author: Naden Badalgogtapeh
-
Posted: 11 months ago #
-
great mod.
Posted: 11 months ago # -
My compliments to the plugin author, but ...
I have to say that I was puzzling all day about how to make this plugin work ... until I realised that you insert the video PAGE url, not the whole object-embed code.
Are there any plugins that allow you to use the embed code instead? I could be wrong but it seems to me that a lot of forum users would do it that way.
Or is embed code functionality being considered for this plugin?
Or am I just doing it wrong? I definitely couldn't get the videos to show up by just pasting the whole embed code into the post.
Posted: 10 months ago # -
great plugin, thank you man!
Posted: 9 months ago # -
In RC1, the bbVideo menu shows up at the top left, next to the Dashboard link. It would make more sense to have the bbVideo menu appear under the Plugins sub-menu.
Other than that, this plug-in is fantastic. :)
Posted: 9 months ago # -
Ok, did find a bug when using this plugin with RC1. This didn't happen in previous versions.
If I quote a post that contains a video, I have to add an extra carriage return after the ending blockquote tag, or else my post ends up in the quoted area.
I suppose this could also be a problem with the quote plugin, but it only happens when quoting a post that contains a video.
Posted: 9 months ago # -
This worked perfectly for me! :D
Quick question...anyone know how to make it so that it automatically embeds the video centered in the post area?
Posted: 8 months ago # -
Ok, did find a bug when using this plugin with RC1. This didn't happen in previous versions.
If I quote a post that contains a video, I have to add an extra carriage return after the ending blockquote tag, or else my post ends up in the quoted area.
I second that. Another problem I came up with is that when applying any extra markup with the Video link (e.g.
[center]), it will apply to the entire thread, not only the Video.Posted: 8 months ago # -
Somehow when i enter more than one youtube url it only wants to show one youtube.
The other youtube links disappearPosted: 7 months ago # -
looks also good with 1.0.2
brilliant workPosted: 6 months ago # -
To move the menu into the "plugin" submenu, you have to do this modification
function AddAdminPage() { global $bb_menu; //$bb_menu[ 60 ] = array( __( 'bbVideo' ), 'use_keys', 'BBPressPluginBBVideoAdminPage' ); bb_admin_add_submenu(__('bbVideo'), 'administrate', 'BBPressPluginBBVideoAdminPage'); }(just the commented line is to be commented/replace by the "bb_admin_add_submenu" line)
Posted: 5 months ago # -
Does anybody know how to fix this bug?
If I quote a post that contains a video, I have to add an extra carriage return after the ending blockquote tag, or else my post ends up in the quoted area.
I suppose this could also be a problem with the quote plugin, but it only happens when quoting a post that contains a video.
When I first reported this (see above), I was using RC1 of v1.0 and said that it never happened in previous versions. However, I'm using it in a 0.9.0.6 forum and I'm getting this bug.
Posted: 2 months ago #
Add a Comment
You must log in to post.