Extension:Music
From MediaWiki.org
|
Music Release status: stable |
|
|---|---|
| Description | Music player |
| Last version | 1.0 |
| MediaWiki | 1.16+ |
| License | CC-BY-SA 3.0 |
| Download | Download with ZippyShare |
| Example | Example on WikiGP8 |
|
Check usage (experimental) |
|
Contents |
[edit] What can this extension do?
This is a music player.
[edit] Usage
<music src="URL of music" type="music file extension"></music> <music src="http://www.example.com/music.mp3" type="mp3"></music>
[edit] Installation
Note: $IP stands for the root directory of your MediaWiki installation, the same directory that holds LocalSettings.php.
- Download the extension package. Create a directory
Musicin your$IP/extensionsdirectory. Extract the files to this$IP/extensions/Musicdirectory. - Add
to the bottom of LocalSettings.php.require_once( "$IP/extensions/Music/music.php" );
- Installation can now be verified through Special:Version of your wiki.
[edit] See also
| Language: | English • Polski |
|---|