Partner Settings
From Kaltura Wiki
Contents |
[edit] Partner Settings
Each Kaltura registered partner has a set of policies which enable him to tune the behavior of the Kaltura Platform to his needs.
[edit] Appear In Search
Controls whether entries appear in the Kaltura search.
[edit] Notifications
Controls the sending of notification for various events in order to synchronize the partner servers (http://www.kaltura.com/wiki/index.php/KalturaAPI:notifications).
[edit] Moderation
Controls whether content should be moderator prior to enabling public viewing.
[edit] Default Kshow
controls whether a default kshow will be created automatically for a user when he adds content for the first time. The kshow will be created and used only if a kshow_id of -1 was passed to the CW (or implicitly to the addentry API call).
[edit] Allow Duplicate Kshow
controls whether kshows with the same name are allowed.
[edit] Return Existing Kshow On Duplicate
controls whether to return the original kshow in case a kshow with the same name is being added. Relevant only if Allow Duplicate Kshow is false).
[edit] Quick Edit
controls whether a newly added entry will be added to the kshow roughcut. This behavior is affected by the kshow own policy (e.g. a 'garbage' kshow for uploading mass content should have an automatic roughcut), the Quick Edit partner policy and an implicit flag passed through the addentry API call (e.g. adding an entry through the CW doesn't create a new roughcut entry, but rather shows it on the SE story board).

