Talk:XSPF: Difference between revisions

From XiphWiki
Jump to navigation Jump to search
No edit summary
 
Line 4: Line 4:
Please edit this to contribute:
Please edit this to contribute:
  <nowiki><xspf>
  <nowiki><xspf>
  http://...location.mp3 [[Internal wiki link if info page is internal]] Annotation link title
  [http://...location.mp3 Internal wiki link if info page is internal | Annotation link title]
  (newline for new track) http://...location.mp3 http://...info.url.if.external Annotation
[http://...location.mp3 Internal wiki link and annotation link title]
  [http://...location.mp3 http://...info.url.if.external Annotation link title]
  </xspf></nowiki>
  </xspf></nowiki>
Which would output:
Which would output:
* .xspf file
* .xspf file
* .m3u file
* .m3u file
* <nowiki><ol></nowiki> track list
* <nowiki><ol></ol></nowiki> track list

Revision as of 15:39, 18 May 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? I'm thinking something like

Proposal

Please edit this to contribute:

<xspf>
 [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]
 </xspf>

Which would output:

  • .xspf file
  • .m3u file
  • <ol></ol> track list