| Revision 2140,
544 bytes
checked in by jeroen, 15 months ago
(diff) |
|
added prev, next, volume to glow and cleaned up playlist
|
| Line | |
|---|
| 1 | <!DOCTYPE html> |
|---|
| 2 | <html lang="en"> |
|---|
| 3 | <head> |
|---|
| 4 | |
|---|
| 5 | <title>Glow Skin Tests</title> |
|---|
| 6 | <link rel="stylesheet" href="assets/style.css" /> |
|---|
| 7 | |
|---|
| 8 | </head> |
|---|
| 9 | <body> |
|---|
| 10 | |
|---|
| 11 | <h2>Glow Skin Tests</h2> |
|---|
| 12 | |
|---|
| 13 | <ul> |
|---|
| 14 | <li><a href="basic.html">Basic Setup</a></li> |
|---|
| 15 | <li><a href="playlist.html">Playlist Support</a></li> |
|---|
| 16 | <li><a href="plugins.html">Plugin Support</a></li> |
|---|
| 17 | </ul> |
|---|
| 18 | |
|---|
| 19 | <ul> |
|---|
| 20 | <li><a href="small.html">Small Player</a></li> |
|---|
| 21 | <li><a href="poster.html">Without Poster</a></li> |
|---|
| 22 | <li><a href="compatibility.html">5.2 compatibility</a></li> |
|---|
| 23 | </ul> |
|---|
| 24 | |
|---|
| 25 | </body> |
|---|
| 26 | </html> |
|---|
Note: See
TracBrowser
for help on using the repository browser.