Extension:VideoWiki
From MediaWiki.org
(Redirected from Extension:KalturaCollaborativeVideo)
|
VideoWiki Extension Release status: beta |
|||
|---|---|---|---|
| Implementation | Special page, Ajax | ||
| Description | Enables to add videos to any wiki page, and edit them | ||
| Author(s) | Kaltura | ||
| License | No license specified | ||
| Download | Click Here | ||
|
|||
| Check usage and version matrix | |||
VideoWiki is an extension that enables users to add videos to any wiki page, and edit them, and track any changes made to them.
Contents |
Download instructions [edit]
Download the extension files from SourceForge and place them in $IP/extensions/CollaborativeVideo/kaltura_extension.php.
Note: $IP stands for the root directory of your MediaWiki installation, the same directory that holds LocalSettings.php.
Installation [edit]
To install this extension, add the following to LocalSettings.php:
require_once("$IP/extensions/kaltura_wiki_ext/kaltura_extension.php");
Configuration parameters [edit]
See the README file for details.
