Get a list of the Kaltura Playlist and be able to import all the medias on each list into Drupal.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | import-media-from-playlist-1391662.patch | 28.05 KB | marsdk |
| #1 | import-media-from-playlist-1391662.patch | 26.23 KB | marsdk |
Get a list of the Kaltura Playlist and be able to import all the medias on each list into Drupal.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | import-media-from-playlist-1391662.patch | 28.05 KB | marsdk |
| #1 | import-media-from-playlist-1391662.patch | 26.23 KB | marsdk |
Comments
Comment #1
marsdk commentedThis patch cleans up the import-tables visually and puts them into Drupal-like tables.
Add possibility to view all the playlists from the Kaltura module and makes it possible to import media from the playlist.
Comment #2
marsdk commentedAdded the two table definitions to the kaltura_schema(), so the tables are created when the module is installed as as well.