Copyright © 2008 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
famfamfam
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.
The same version as previous with a small bug in languages solve for Internet Explorer and Opera browsers.
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
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