Talk:XSPF: Difference between revisions
Jump to navigation
Jump to search
Lucas gonze (talk | contribs) |
|||
Line 18: | Line 18: | ||
* What would be the nicest way to include playlist title, annotation, creator, info, location, & license? | * What would be the nicest way to include playlist title, annotation, creator, info, location, & license? | ||
* Why hasn't the XSPF MIME (application/xspf+xml) been registered yet? | * Why hasn't the XSPF MIME (application/xspf+xml) been registered yet? | ||
** (Because nobody has stepped up to do the work. As of Oct 12, 2005 it looks like DanBri is now taking this on. --Lucas) | |||
===Implementation=== | ===Implementation=== | ||
See progress on [http://www.folktunes.org/wiki/Help:The_XSPF_function an XSPF MediaWiki extension] in development by me. --[[User:Forresto|Forresto]] 20:20, 19 May 2005 (PDT) | See progress on [http://www.folktunes.org/wiki/Help:The_XSPF_function an XSPF MediaWiki extension] in development by me. --[[User:Forresto|Forresto]] 20:20, 19 May 2005 (PDT) |
Revision as of 15:28, 12 October 2005
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:
- .xspf & .m3u files to a specified directory
- <ol></ol> track list with .m3u link to the actual wiki page
- optional Webjay import link for xspf
Questions
- What would be the nicest way to include playlist title, annotation, creator, info, location, & license?
- Why hasn't the XSPF MIME (application/xspf+xml) been registered yet?
- (Because nobody has stepped up to do the work. As of Oct 12, 2005 it looks like DanBri is now taking this on. --Lucas)
Implementation
See progress on an XSPF MediaWiki extension in development by me. --Forresto 20:20, 19 May 2005 (PDT)