The Wimpy XML Playlist FormatAn XML playlist is a text-based XML file that contains information about each file you would like to present in the player. The WImpy XML playlist format uses a simple and flexible <item> structure. If you're not familiar with XML, click here for a brief introduction to XML.
In the example above, we are showing the "minimum" amount of data that an XML playlist can contain. You are free to include additional information to each <item> as needed. Special TagsThe following special tags are used and / or displayed within Wimpy (if present):
Here is an example of an XML playlist that includes all of the Special Tags.
To create an XML playlist manually:1. Click here to download some example XML playlists. 2. Open a playlist.xml file in a text editor (such as notepad) and edit the <filename> for each item so that it is a URL an mp3 file on your server. Example: 3. Upload the edited playlist.xml file to your server. 4. Use the Customizer tool to create a myWimpy.html file. For the first question enter the URL to the playlist.xml file on your server. Example: After answering the remaining questions, save the resulting myWimpy.html file to your local machine, then upload it to your server, or incorporate the HTML into an existing page. NOTE: Be sure to empty your browsers cache after making a change to either the playlist.xml file and/or your HTML page, and / or uploading a modified file so that your browser knows to retrieve the latest version of the files.
|
| Wimpy Player Documentation Copyright ©2002-2008 Plaino LLC. All rights reserved. Use of this website signifies your agreement to the Terms of Use. |