Jump to content

Topic Video (Support)


Recommended Posts

Allows members to add videos to new and existing topics. Included options for manually entering a support media url, integration with the Videos application or adding a placeholder image until a video is ready.

v1 Features:

  1. Add any media url that IPB4 current supports. e.g. Youtube, Vimeo, Vine
  2. Select existing videos from the Videos application when installed.
  3. Add a placeholder image in place of a video.
  4. Select which forums will support topic videos.
  5. Select which member groups can both view videos and also add/edit topic videos.
  6. Enable/disable place holder images as well as restricting what file extensions and the maximum image dimensions.
  7. Optionally set a maximum video width dimensions.

 

 

Link to comment
  • 2 weeks later...
On 10/05/2016 at 6:45 AM, emeric73 said:

- Unfortunately it is not possible to add a video link with .mp4, is there a solution.

For use with a HTML5 player? No not in this current version. I do have support for html5 videos in my Videos app, so if there is enough demand for it. It shouldn't be difficult to add it across.

On 10/05/2016 at 6:45 AM, emeric73 said:

- The videos will be displayed in double

I'm not sure what you mean? Can you take a screenshot of the video and your topic form with your video settings?

Link to comment

I am thinking of buying this so I can can control which member groups can upload and which member groups can view uploaded videos to our forums

Which video formats would my members be able to upload to my site as I see that .mp4 format is not supported?

Thanks

 

Link to comment
13 hours ago, emeric73 said:

Too bad this is an important function.

If the product description gave you the false impression this was present, please let me know.

13 hours ago, emeric73 said:

I join you capture.

Could I please have either access to your acp or a copy of that theme to look over? I'll need to check the template bits as to why the hook is duplicating itself like that.

9 hours ago, Unlucky said:

Which video formats would my members be able to upload to my site as I see that .mp4 format is not supported?

Media urls and integration with the Videos application are the only supported formats as noted in the product description. The media urls are what ever oEmbed sites that IPB4 currently supports. This should be a rough list of the latest sites.

		return array(
			'youtube.com'					=> 'https://www.youtube.com/oembed',
			'm.youtube.com'					=> 'https://www.youtube.com/oembed',
			'youtu.be'						=> 'https://www.youtube.com/oembed',
			'flickr.com'					=> 'http://www.flickr.com/services/oembed/',
			'flic.kr'						=> 'http://www.flickr.com/services/oembed/',
			'hulu.com'						=> 'http://www.hulu.com/api/oembed.json',
			'vimeo.com'						=> 'http://vimeo.com/api/oembed.json',
			'collegehumor.com'				=> 'http://www.collegehumor.com/oembed.json',
			'twitter.com'					=> 'https://api.twitter.com/1/statuses/oembed.json',
			'instagr.am'					=> 'http://api.instagram.com/oembed',
			'instagram.com'					=> 'http://api.instagram.com/oembed',
			'soundcloud.com'				=> 'http://soundcloud.com/oembed',
			'open.spotify.com'				=> 'https://embed.spotify.com/oembed/',
			'play.spotify.com'				=> 'https://embed.spotify.com/oembed/',
			'ted.com'						=> 'http://www.ted.com/talks/oembed.json',
			'vine.co'						=> 'https://vine.co/oembed.json',
			'facebook.com'					=> 'https://www.facebook.com/plugins/post/oembed.json',
			'gfycat.com'					=> 'https://api.gfycat.com/v1/oembed',

 

Link to comment
  • 3 weeks later...
  • 1 month later...
On 29/05/2016 at 10:09 PM, emeric73 said:

No reputation function is not displayed.

I'm sorry emeric73, your reply got lost to me. Could I either get board access or a copy of the theme your using and will take a look?

On 08/07/2016 at 2:14 PM, Chris59 said:

yes i only use ipsfocus themes to , Brave and Chameleon ... on default theme is a single view of file... on ipsfocus themes the video shows twice. .. sen you a copy of one of the thmes so you can see ...

Yeah board access would help and will just see if there's a change in the themes that would cause this to hook in twice. I believe you've sent me a PM about something else that I'll get to soon. If you haven't already, just make a note of this and I'll take a look at both issues.

Link to comment
  • 3 months later...

Hello,

Just installed this plugin and here are some issues my members reported:

- when giving the hook access to every sub-forums, when a member wants to create a topic without a video attached, he can't create it because the forum asks him to put a video link, even if the "Add a video" button is set off.

- when giving the hook access only to some sub-forums, when we hit the create a new topic button, we get a blank page.

Edited by Vianney Gantelmi
Link to comment
6 hours ago, Mike John said:

I believe this bug patch will fix this issue. If you need help patching, please PM me ftp login details.

Hello !

Thank you for your message.

I tried it, replaced the 2 occurences with the code attached in your website, but it still doesn't work. When I try to send a new topic with no video attached, the topic is not posted, because I have to enter a video link... :/

Link to comment
On 18/10/2016 at 5:48 PM, Vianney Gantelmi said:

I tried it, replaced the 2 occurences with the code attached in your website, but it still doesn't work. When I try to send a new topic with no video attached, the topic is not posted, because I have to enter a video link... :/

I've added additional patches and an additional patch to fix some issues that IPB 4.1.16 caused.

http://www.devfuse.com/forums/tracker/issue-1562-topic-video-forum-perm-check-issue/

http://www.devfuse.com/forums/tracker/issue-1566-topic-video-oembed-related-fatal-error/

Link to comment
7 hours ago, Mike John said:

Edit: I can attach a video, but now I've enabled the plugin, some features of my forum are broken. For example, I can't edit a message (the text editor doesn't show), some plugins don't work anymore (like the one which allow me to change the author's name).

Edited by Vianney Gantelmi
Link to comment
On 21/10/2016 at 6:09 PM, Vianney Gantelmi said:

Edit: I can attach a video, but now I've enabled the plugin, some features of my forum are broken. For example, I can't edit a message (the text editor doesn't show), some plugins don't work anymore (like the one which allow me to change the author's name).

Yes please, a video or screenshots would help track this down. I've had a quick look on my test board and not seeing any issues like this. I may also need a copy of that other plugin to see if there is anything conflict between them.

Link to comment
  • 2 weeks later...
  • 8 months later...
  • 11 months later...
  • 7 months later...
  • 2 years later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...