Extension:VideoWiki
From MediaWiki.org
|
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 (experimental) |
|||
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 |
[edit] Download instructions
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.
[edit] Installation
To install this extension, add the following to LocalSettings.php:
require_once("$IP/extensions/kaltura_wiki_ext/kaltura_extension.php");
[edit] Configuration parameters
See the README file for details.