Active
Project:
Kaltura
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
18 Aug 2009 at 06:23 UTC
Updated:
14 Apr 2010 at 20:53 UTC
I would like to disable the audio/image upload in the Kaltura module. It isn't necessary in this case and I believe it will confuse the site users. How can I make the uploader support only video? I must be missing an option. Thanks!
Comments
Comment #1
timofey commentedGood q'n. Does anyone know if there is a way to do this now?
Comment #2
davidseth commentedAre you using Kaltura CE on your own server? If so you can edit the file, it is located at: /var/www/sites/kaltura/src/kalturaCE/content/uiconf/kaltura/drupal. It worked like a charm for me!
And here is my edited ui_conf.xml file that removes audio and a few of the providers (please note I just commented out the XML stuff I didn't want):
Comment #3
timofey commentedNice find! Your directories are way different... you must have really figured this out;)
The ui file is in kalturaCE\content\uiconf.template\kaltura\drupal\cw_drupal.xml
I wish there was an easier way to know what items those Service Ids correspond to.
Comment #4
timofey commentedNever mind about the Service Ids guide... this is pretty easy to understand