| Revision 2183,
976 bytes
checked in by jeroen, 14 months ago
(diff) |
|
added about, quickstart, mediaformats and embedding guides
|
| Line | |
|---|
| 1 | <html> |
|---|
| 2 | <head> |
|---|
| 3 | <title>Working with Playlists</title> |
|---|
| 4 | <style> |
|---|
| 5 | body { padding: 50px 100px; width: 700px; font: 13px/20px Arial; background: #FFF; } |
|---|
| 6 | a, h1, h2 { color: #369; } |
|---|
| 7 | h1 { font-size: 32px; } |
|---|
| 8 | h2 { margin-top: 50px; } |
|---|
| 9 | h3 { margin-top: 25px; } |
|---|
| 10 | img { display: block; box-shadow: 0 0 5px #999; margin: 0 10px; } |
|---|
| 11 | pre { font-size: 12px; background: #E5F3C8; padding:5px 10px; border: 1px solid #D3EAA4; } |
|---|
| 12 | dd { color: #333; font-style: italic; } |
|---|
| 13 | table { width: 100%; border-collapse: collapse; margin: 20px 0; } |
|---|
| 14 | tr { border-bottom: 1px solid #CCC; } |
|---|
| 15 | tr:nth-child(even) { background: #EEE; } |
|---|
| 16 | td,th { padding: 5px; font-size: 12px; text-align: left; } |
|---|
| 17 | |
|---|
| 18 | </style> |
|---|
| 19 | </head><body> |
|---|
| 20 | |
|---|
| 21 | <h1>Working with Playlists</h1> |
|---|
| 22 | |
|---|
| 23 | |
|---|
| 24 | <h2>The Playlist Syntax</h2> |
|---|
| 25 | |
|---|
| 26 | |
|---|
| 27 | <h2>Playlist Use Cases</h2> |
|---|
| 28 | |
|---|
| 29 | <h3>Multiple Items</h3> |
|---|
| 30 | |
|---|
| 31 | |
|---|
| 32 | <h3>Multiple Formats</h3> |
|---|
| 33 | |
|---|
| 34 | |
|---|
| 35 | <h3>Multiple Qualities</h3> |
|---|
| 36 | |
|---|
| 37 | |
|---|
| 38 | <h2>Using RSS Feeds</h2> |
|---|
| 39 | |
|---|
| 40 | |
|---|
| 41 | <h2>Rendering the Playlist</h2> |
|---|
| 42 | |
|---|
| 43 | |
|---|
| 44 | |
|---|
| 45 | </body> |
|---|
| 46 | </html> |
|---|
Note: See
TracBrowser
for help on using the repository browser.