Extension:MedicalMediaPlayer
Appearance
Please expand this page. |
MedicalMediaPlayer Release status: unknown |
|
---|---|
Author(s) | Josef Martiňák |
Latest version | 1.1 |
MediaWiki | >= 1.29.0 |
License | MIT License |
Download | Bitbucket: Note: |
The MedicalMediaPlayer extension embeds video files from http://www.medicalmedial.eu.
Installation
[edit]- Download and place the file(s) in a directory called
MedicalMediaPlayer
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'MedicalMediaPlayer' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.