Apache-MP3-Skin
view release on metacpan or search on metacpan
apache_mp3/default.tmpl view on Meta::CPAN
</td>
<td colspan=4>
<table cellpadding=4 border=0 cellspacing=0 width=100%>
<tr><td>
<font style="font-family:arial; color:white;font-size:12pt; font-weight:bold;">
Your Playlist Contains <TMPL_VAR NAME=CONTAINS_PLAYLIST> Song(s)
</font>
</td>
<td align=right>
<TMPL_IF NAME=ALLOW_STREAM>
<input type="button" value=" Play Playlist " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand; font-weight: bold;" onclick="location = '<TMPL_VAR NAME=PLAY_ALL_PLAYLIST_URL>';">
</TMPL_IF>
<input type="button" value=" Clear Playlist " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="location = '<TMPL_VAR NAME=CLEAR_ALL_PLAYLIST_URL>';">
</td>
</tr>
</table>
</td>
</tr>
<TMPL_IF NAME=PARAM_plopen>
<TMPL_LOOP NAME=PLAYLIST>
<TMPL_IF NAME=__ODD__><tr bgcolor=ffffcc><TMPL_ELSE><tr bgcolor=cccc99></TMPL_IF>
<td width=28 align=center><TMPL_VAR NAME=CHECKBOX></td>
apache_mp3/default.tmpl view on Meta::CPAN
</TMPL_IF>
</td>
</tr>
</TMPL_LOOP>
<tr>
<td> </td>
<td colspan=4>
<table cellpadding=4 border=0 cellspacing=0>
<tr><td>
<TMPL_IF NAME=ALLOW_STREAM>
<input type="button" value=" Play Playlist " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand; font-weight: bold;" onclick="location = '<TMPL_VAR NAME=PLAY_ALL_PLAYLIST_URL>';">
<input tye="button" value=" Play Checked " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=PLAY_SELECTED_SCRIPT>">
</TMPL_IF>
<input type="button" value=" Clear Playlist " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="location = '<TMPL_VAR NAME=CLEAR_ALL_PLAYLIST_URL>';">
<input type="button" value=" Clear Checked " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=CLEAR_SELECTED_PLAYLIST_SCRIPT>">
</td></tr>
</table>
</td>
</tr>
</TMPL_IF>
<tr>
<td><img src="<TMPL_VAR NAME=BASE_DIR>/default/pixel.gif" width=28 height=1></td>
<td><img src="<TMPL_VAR NAME=BASE_DIR>/default/pixel.gif" width=300 height=1></td>
<td><img src="<TMPL_VAR NAME=BASE_DIR>/default/pixel.gif" width=274 height=1></td>
<td><img src="<TMPL_VAR NAME=BASE_DIR>/default/pixel.gif" width=67 height=1></td>
apache_mp3/default.tmpl view on Meta::CPAN
<tr><td>
<table width=744 cellpadding=0 cellspacing=0 border=0>
<tr>
<td> </td>
<td colspan=5>
<table cellpadding=4 border=0 cellspacing=0>
<tr><td>
<TMPL_IF NAME=CONTAINS_MP3S>
<TMPL_IF NAME=ALLOW_STREAM>
<input type="button" value=" Play All " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand; font-weight: bold;" onclick="<TMPL_VAR NAME=PLAY_ALL_SCRIPT>">
<input type="button" value="Play Checked" STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=PLAY_ALL_SCRIPT>">
</TMPL_IF>
<input type="button" value=" Save All " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=ADD_TO_PLAYLIST_ALL_SCRIPT>">
<input type="button" value="Save Checked" STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=PLAY_ALL_SCRIPT>">
</TMPL_IF>
</td></tr>
</table>
</td>
</tr>
<TMPL_LOOP NAME=DIRS_AND_MP3S>
<TMPL_IF NAME=__ODD__><tr bgcolor=ffffcc><TMPL_ELSE><tr bgcolor=cccc99></TMPL_IF>
<TMPL_IF NAME=IS_DIR>
<td width=28 align=center><a href="<TMPL_VAR NAME=THIS_URL><TMPL_IF NAME=PARAM_plopen>?plopen=1</TMPL_IF>">
<TMPL_IF NAME=COVER>
apache_mp3/default.tmpl view on Meta::CPAN
</TMPL_LOOP>
<TMPL_IF NAME=IS_LONG_PAGE>
<tr>
<td> </td>
<td colspan=5>
<table cellpadding=4 border=0 cellspacing=0>
<tr><td>
<TMPL_IF NAME=CONTAINS_MP3S>
<TMPL_IF NAME=ALLOW_STREAM>
<input type="button" value=" Play All " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand; font-weight: bold;" onclick="<TMPL_VAR NAME=PLAY_ALL_SCRIPT>">
<input type="button" value="Play Checked" STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=PLAY_ALL_SCRIPT>">
</TMPL_IF>
<input type="button" value=" Save All " STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=ADD_TO_PLAYLIST_ALL_SCRIPT>">
<input type="button" value="Save Checked" STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=PLAY_ALL_SCRIPT>">
</TMPL_IF>
</td></tr>
</table>
</td>
</tr>
</TMPL_IF>
<tr>
<td><img src="<TMPL_VAR NAME=BASE_DIR>/default/pixel.gif" width=28 height=1></td>
<td><img src="<TMPL_VAR NAME=BASE_DIR>/default/pixel.gif" width=290 height=1></td>
<td><img src="<TMPL_VAR NAME=BASE_DIR>/default/pixel.gif" width=30 height=1></td>
( run in 0.232 second using v1.01-cache-2.11-cpan-4d50c553e7e )