Quantcast
toolbar_logo graphic

Stats

  • Category: Widgets
  • License: GNU General Public License (GPL) version 2
  • Updated: 2011-7-5
  • Downloads: 11083

Images

Other Projects

Cash's plugins:

9

Recommendations

Summary:

Add videos from Youtube, Hulu, Vimeo, Metacafe to user profiles or front page

Full description:

Features:

  1. Extremely easy to add videos to your front page
  2. Enables users to easily add videos to the profile pages (as many as they want)
  3. Supports youtube, hulu, vimeo, metacafe, daily motion, blip.tv, teacher tube
  4. Supports both url and embed code for most sites
  5. Allows admin to set video width to fit theme
  6. Works with riverdashboard

Description: This plugin provides a widget for embedding video in a user profile or for an admin to embed a video on the front page. The videos must be flash videos from sites like youtube. The plugin will handle the video url or the <embed> code. More than one video can be added to a profile by adding the widget more than once. The user can add a title and a single comment about the video through the widget edit area.

 

Installation: Unzip and place in mod directory. Activate through Tools Administration. There is an admin setting for video width that can be changed after activation. Just reload the Tools Administration and click "more info". This allows Elgg sites with custom themes to adjust the widget to fit their theme. To upgrade, just copy the files over the old ones.

Usage: As currently configured, this plugin enables users to add videos to their profiles. The user needs to add the video widget to the profile page, edit the widget and then paste the url or embed code into the video url textbox. Hulu and blip.tv only accept embed codes and not the page url.

Administrators can use this to easily add a video to their Elgg front page. Set the video url and width in the Tool Administration settings. Then insert the function embedvideo_frontpage() in your front page plugin. It might look something like $content .= embedvideo_frontpage();

 

Requirements:Tested with 1.5, 1.6, 1.7

Bug Reports: Please include the actual url text that was pasted.

Video Sites Supported: youtube, hulu, vimeo, metacafe, daily motion, blip.tv, teacher tube

 

Warning!

The author recommends using a different release of this plugin!

Release notes:

Features:

  1. Enables users to easily add videos to the profile pages (as many as they want)
  2. Supports youtube, vimeo, google video, metacafe, veoh, daily motion
  3. New support for adding video to front page with almost no coding 
  4. Supports both url and embed code
  5. Allows admin to set video width to fit theme
  6. River support to notify friends of new video postings (best functionality with Elgg 1.5 when released)
  7. Lightweight plugin

Screenshots:
Video Widget
Simple Example of Video on Front Page

 

Description: This plugin provides a widget for embedding video in a user profile or for an admin to embed a video on the front page. The videos must be flash videos from sites like youtube. The plugin will handle the video url or the <embed> code. More than one video can be added to a profile by adding the widget more than once. The user can add a title and a single comment about the video through the widget edit area.

 

Installation: Unzip and place in mod directory. Activate through Tools Administration. There is an admin setting for video width that can be changed after activation. Just reload the Tools Administration and click "more info". This allows Elgg sites with custom themes to adjust the widget to fit their theme.

Usage: As currently configured, this plugin enables users to add videos to their profiles. The user needs to add the video widget to the profile page, edit the widget and then paste the url or embed code into the video url textbox.

Administrators can use this to easily add a video to their Elgg front page. Set the video url and width in the Tool Administration settings. Then insert the function embedvideo_frontpage() in your front page plugin. It might look something like $content .= embedvideo_frontpage();

 

Requirements:Should work with Elgg 1.1 and Elgg 1.2

Bug Reports: Please include the actual url text that was pasted.

Video Sites Supported: youtube, google, vimeo, metacafe, veoh, daily motion

 

Changelog:
version 0.7
- added support for veoh and daily motion
- moved style information into css to make it easier for admins to add theme information
- added support for front page video
- fixed a bug with removing an empty widget

version 0.6
- added support for vimeo and metacafe
- added title field
- added river support

 

Compatible Elgg Version: 1

Hi

I get a double posting in the activity feed...

eslunite.com 1212 days ago

@eslunite.com, that is due to a bug in Elgg (http://trac.elgg.org/elgg/ticket/588). It was fixed in svn revision 2553 so the problem will go away with the release of Elgg 1.5 in February. You have three options:

  1. live with it until Elgg 1.5
  2. delete the update.php file in mod/embedvideo/views/default/river/object/widget/embedvideo
  3. fix the bug in your elgg core by editing engine/lib/system_log.php according to the diff attached to the bug report

Cash 1211 days ago

thanks will wait for 1.5

eslunite.com 1211 days ago

As a reminder, version 0.6 of this plugin did have a bug that prevented the removal of empty video widgets. To work around this, either install this newer version or just enter a url and then remove. Thanks to brvhrt for bringing this up to me again.

Cash 1210 days ago

Hi Cash,

Any plans for adding community comments?

LKLaRose 1210 days ago

@LKLaRose, I've certainly thought about it but haven't had a chance to test out my ideas.

Cash 1210 days ago

How difficult would it be to add the VoiceThread (www.voicethread.com) video embed capability to your plug-in?

jpatten 1198 days ago

@jpatten - looks to be trivial. I'll put it on my list for the next version.

Cash 1198 days ago

I'm using Elgg 1.2. Everything works okay with addding and activating the plugin. But the "Video Widget" does not show up in the widget options for adding the widget to your profile.

kb241 1182 days ago

On your profile it should show up as "Video" in the widget list. It doesn't show up at all on the dashboard (as currently configured).

Cash 1182 days ago

got it! Sorry about that. Didn't understand the difference between the Dashboard and the Profile. my bad!

kb241 1182 days ago

Are you thinking about a support for kaltura.com.

ash 1178 days ago

Do you mean integrating with the Kaltura plugin by Ivan Verges?

Cash 1178 days ago

Great plugin. I ran into an issue: when I choose to make the videos public, it always defaults back to logged- in users only. Has anyone run into this?

oluaxs 1155 days ago

@oluaxs - I'll look into that. I'm releasing a new version built for Elgg 1.5 in a few days.

Cash 1155 days ago