We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Plugin: Vimeo Simple API

Development and Programming

vergebox's avatar
vergebox
4 posts
15 years ago
vergebox's avatar vergebox

*CHANGED TO A THREE SEGMENT CLASS! Please see instructions. Installing version 1.1.0 with old tag structure will result in an error! ——————————————————————————————————

I was looking for a quick easy way to display a Vimeo Group video page on a client site. This plugin allows you to choose group, channel, album, or video.

SHOW GROUP VIDEOS:
{exp:vimeo_feed:group id="churchmediahub" limit="3" class="vimbox" show_before="user_portrait_small|user_name"}
     
SHOW CHANNEL INFO:
{exp:vimeo_feed:channel id="everythinganimated" class="vimbox" show_before="title|description" request="info"}
     
SHOW VIDEO:
{exp:vimeo_feed:video id="7951816" limit="1" class="vimbox" show_before="title|url|upload_date" show_after="description|user_name"}

DOWNLOAD: http://code.google.com/p/pi-vimeo-feed/downloads/list

       
the_crimsonrooster's avatar
the_crimsonrooster
264 posts
15 years ago
the_crimsonrooster's avatar the_crimsonrooster

just started using vimeo. quick question. for showing videos from groups or channels, where do you get the group id and channel id. I know where you set up the names, but I that can’t be the unique id for my videos?

       
vergebox's avatar
vergebox
4 posts
15 years ago
vergebox's avatar vergebox

When you first set up your Channel/Group/Album it will have an ID. When you are in your Channel Admin area you will see the ID by clicking on the Channel. The URL will look something like http://vimeo.com/channels/[ID]. Or you can go to the Settings Area for that Channel to see the ID. Then you can change the Shortcut URL to a name if you like. That will now be the ID you can use to get your Channel Videos.

Hope this makes sense.

       
the_crimsonrooster's avatar
the_crimsonrooster
264 posts
15 years ago
the_crimsonrooster's avatar the_crimsonrooster

i changed the id to something simple and put it in the tag. I get the following error:

Warning: Invalid argument supplied for foreach() in …/plugins/pi.vimeo_feed.php on line 159

       
vergebox's avatar
vergebox
4 posts
15 years ago
vergebox's avatar vergebox

I can’t seem to recreate the error. I have tried it on an invalid ID and with a channel with 0 videos. Would you mind posting your ID so I can try again.

And what version of the plugin do you have installed?

Kind regards,

Jeremy

       
the_crimsonrooster's avatar
the_crimsonrooster
264 posts
15 years ago
the_crimsonrooster's avatar the_crimsonrooster

I’ll send you a pm.

       
vergebox's avatar
vergebox
4 posts
15 years ago
vergebox's avatar vergebox

I believe the error was because I did not wrap my example tag in

code

and it turned

""

into “”.

I’m a loser.

Jeremy

       
vergebox's avatar
vergebox
4 posts
15 years ago
vergebox's avatar vergebox

I use a css reset on every site which is why I used a List Style <ul><li> output for the plugin. Of course, not everyone does this so I have changed it to a <div><span> output.

What are your thoughts on this?

http://code.google.com/p/pi-vimeo-feed/downloads/list

-Jeremy

       
stinhambo's avatar
stinhambo
1,268 posts
15 years ago
stinhambo's avatar stinhambo

You can control the height and width via height and width parameters.

Is it possible to pass an intro screen parameter?

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.