Talk:XSPF

From XiphWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

XSPF MediaWiki Extension

I have been working on some playlist tools for the folktunes archive wiki, but am looking to try and integrate xspf support. Does anybody have any ideas about the best way to input the data? --Forresto 15:42, 18 May 2005 (PDT)

Proposal

Please edit this to contribute:

<xspf>
 playlist title
 playlist annotation
 [http://...location.mp3 Internal wiki link if info page is internal | Annotation link title]
 [http://...location.mp3 Internal wiki link and annotation link title]
 [http://...location.mp3 http://...info.url.if.external Annotation link title]
 [Media:MediaWiki_media_item.ogg | Annotation link title]
 </xspf>

Which would output:

Questions

  • What would be the nicest way to include playlist title, annotation, creator, info, location, & license?