New Module "Vimeo Player"

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
mw
Forum Members
Forum Members
Posts: 159
Joined: Mon Aug 25, 2008 8:38 pm

New Module "Vimeo Player"

Post by mw »

A simple module that will embed Vimeo Movies in your website.
when adding movies it grabs the thumbnail from Vimeo which is used in the movie list.

anyway if your interested you can grab it from here:
http://dev.cmsmadesimple.org/projects/vimeoplayer

Have fun!
Martin
moonoo
Forum Members
Forum Members
Posts: 77
Joined: Fri Jan 08, 2010 12:23 am

Re: New Module "Vimeo Player"

Post by moonoo »

Hi there, does this plugin create a playlist at all? or is it single videos only?

Looking for a simple solution for my client to link videos from Vimeo to one page on the CMS site. and Vimeo videos on one page in a playlist or in a loop/array would be great!
mw
Forum Members
Forum Members
Posts: 159
Joined: Mon Aug 25, 2008 8:38 pm

Re: New Module "Vimeo Player"

Post by mw »

moonoo wrote: Hi there, does this plugin create a playlist at all? or is it single videos only?

Looking for a simple solution for my client to link videos from Vimeo to one page on the CMS site. and Vimeo videos on one page in a playlist or in a loop/array would be great!
in final_default template change loop=0 to loop=1

or create a playlist and use the embed code :
http://vimeo.com/widget
Ulysses
Forum Members
Forum Members
Posts: 64
Joined: Sat Jan 27, 2007 11:41 pm

Re: New Module

Post by Ulysses »

This is great.

But I just want to show one video in the middle of another content page, without the Video name, Video ID or Description titles and values. I only want to show the video itself - nothing else.

Is this possible?

Thanks
bryan

Re: New Module

Post by bryan »

The webvideo tag allows you to embed vimeo widets using the url parameter. see the help section for an example.
http://dev.cmsmadesimple.org/projects/webvideo
Ulysses
Forum Members
Forum Members
Posts: 64
Joined: Sat Jan 27, 2007 11:41 pm

Re: New Module

Post by Ulysses »

Bryan, you legend! Exactly what I was after. Thanks mate.
mw
Forum Members
Forum Members
Posts: 159
Joined: Mon Aug 25, 2008 8:38 pm

Re: New Module

Post by mw »

Ulysses wrote:This is great.

But I just want to show one video in the middle of another content page, without the Video name, Video ID or Description titles and values. I only want to show the video itself - nothing else.

Is this possible?

Thanks
of course this is possible using Vimeo Player, simply use :
{cms_module module="vimeoplayer" alias="alias_of_item"}

edit the final template to show/add what ever text you wish, it's simply an example
It's all in the help...
Locked

Return to “Modules/Add-Ons”