Releases for Video & Media Plugin for Elgg

Video & Media Plugin for Elgg api_v3

Download: kaltura_video-1.2.zip
Size: 143.99 KB
md5_file hash: fe458a179f70e799090373c9fdc3ff70
First released: Wed, 05/05/2010 - 15:40
Last updated: Wed, 05/05/2010 - 15:40

Release notes:

- Fully adapted for Elgg 1.7.1, all obsolete functions removed.

- The plugin is no more compatible with Elgg 1.5 or 1.6 (to use the old versions of elgg use the Kaltura plugin 1.1Beta2)

- Added a new widget for custom_index plugin (latest videos), with configuration options in admin (a few strings are added to the language file)

- Minor bugs solved.

Elgg - Kaltura Plugin

Download: kaltura_video-1.0_0.zip
Size: 128.99 KB
md5_file hash: 2cac9b262a9ca2b67164dbb04ff7da63
First released: Thu, 10/22/2009 - 17:48
Last updated: Thu, 10/22/2009 - 17:48

The same version as previous with a small bug in languages solve for Internet Explorer and Opera browsers.

Elgg - Kaltura Plugin partnerServices3

Download: kaltura_video-1.0.zip
Size: 129 KB
md5_file hash: af52ad7869817a58b2461d5394ccc51d
First released: Thu, 10/22/2009 - 09:58
Last updated: Thu, 10/22/2009 - 09:58

This is the version 1.0.
Changes from Beta2:

- Changed behaviour for ajax-update, now it only checks for updated metadata from kaltura when a video is showed, solved some minor bugs related to this issue also

- Cleaned some unecessary code

- Some minor changes in the views, missing translations

- Added transparent color to rating stars instead of white background, this should help with dark Elgg themes- Improved the widget, you can now list the video-thumbnails with some description or the mini-embeded player- Changed the plugin license to GNU Public License version 3- Added a "donate" button in tools administration -> plugin settings

- Added a widget for groups showing last 5 videos

Elgg - Kaltura Plugin partnerServices3

Download: kaltura_video-1.0Beta2.tar.gz
Size: 103.52 KB
md5_file hash: 34aa98c806cfb715c22537a36dfcd1b3
First released: Tue, 10/13/2009 - 07:56
Last updated: Tue, 10/13/2009 - 07:56

13/11/2008
Version 1.0Beta2
- Fixed some minor bugs and translation items.
- Fixed incorrect access_id by default
- Changed the default players available to the latest from kaltura
- Changed the css to a css.php (useful for simplecache)
- Added river compatability
- Changed the position of the embed video button in longtext form areas
- Change the "detail editor" to a standard elgg form (without the modal window).
Now it lets choose if wants comments or rate to the video-post

10/11/2008
Version 1.0Beta
- Complete rewrite of the plugin to adapt it to Kaltura API 3.0
- Removed all custom privacy options and changed by standard elgg access_id
- Many changes in options and the way to see the video-post. More like the blogs plugin does
- Added a wizard tool to automatically register to kaltura the new partners
- Added a method to import existing videos mixes from kaltura
- Cleaning code and many other small things