DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:jplayer

jplayer Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" unknown
  • 2022-07-31 "Igor" unknown
  • 2020-07-29 "Hogfather" yes

plugin Plugin allows embed jplayer playlists on your wiki pages

Last updated on
2020-11-10
Provides
Syntax
Repository
Source

Similar to mp3play

Tagged with embed, media, music, namespace

Plugin allows embed jplayer playlists on your wiki pages. mp3 and ogg files are currently supported.

Examples/Usage

Add the playlist with a single file:

{{jPlayerPlaylist>music_file.mp3}}

Add the playlist with several files:

{{jPlayerPlaylist>music_file1.mp3 music_file2.mp3 music_file3.mp3}}

You can use any white spaces as separators:

{{jPlayerPlaylist>music_file1.mp3
                  music_file2.mp3
                  music_file3.mp3}}

Instead of filenames, you can use namespaces

{{jPlayerPlaylist>my_music}}

Or combine any number of files and namespaces:

{{jPlayerPlaylist>my_music music_file1.mp3 some:other:music and:here:some:music_file.mp3}}

Syntax

{{jPlayerPlaylist>white spaces separated list of music files and namespaces}}

Development

Change Log

Releases

Discussion

https://github.com/solewniczak/dokuwiki-plugin-jplayer/issues

It works perfectly on Release 2016-06-26b “Elenor of Tsort”. - Still, What solution do we have to display the real audio file name, not just the local url name, with lowercase and underscores? — Florin 19 November 2017

The plugin displays the ID3 tags of your audio files. Tag your files and you'll have beautiful song titles in your playlist. — Laynee 2018-01-29

plugin/jplayer.txt · Last modified: 2020-11-10 07:34 by solewniczak

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki