Apache-MP3-Skin

 view release on metacpan or  search on metacpan

apache_mp3/default.tmpl  view on Meta::CPAN

                <tr><td align=center>
                <font size=6 face=arial color=663300><b><TMPL_VAR NAME=HOME_LABEL></b></font>
                <br><br><font color=663300 size=4 face=arial>
                <TMPL_LOOP NAME=DIRS>
                <a href="<TMPL_VAR NAME=THIS_URL><TMPL_IF NAME=PARAM_plopen>?plopen=1</TMPL_IF>" style="color:663300;"><b><TMPL_VAR NAME=THIS_DIR></b></a><br><br>
                </TMPL_LOOP>
                </font>
                </td></tr>
                <tr><td align=center>
                <font style="font-size:9pt" color=333333 face=arial>
                Find this skin and others at <a href="http://www.apachemp3.com" style="color:black;" onmouseover="this.style.background='cccccc';" onmouseout="this.style.background='';">apachemp3.com</a>.<br>
                Apache::MP3 was written by <a href="http://stein.cshl.org/" style="color:black;" onmouseover="this.style.background='cccccc';" onmouseout="this.style.background='';">Lincoln D. Stein</a>.<br>
                Apache::MP3::Skin was written by <a href="mailto: rgraff@apachemp3.com" style="color:black;" onmouseover="this.style.background='cccccc';" onmouseout="this.style.background='';">Robert Graff</a> at <a href="http://www.workingdemo.com"...
				Reports bugs with Apache::MP3::Skin or this skin to our <a href="http://www.apachemp3.com/bugs.html" style="color:black;" onmouseover="this.style.background='cccccc';" onmouseout="this.style.background='';">bugtracker</a></td>
                </font>
                </td></tr>
            </table>
        </td></tr>
        </table>
    </td></tr>
</table>
<!-- End Home Splash Page -->


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;">
							&nbsp;&nbsp;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>';">&nbsp;&nbsp;
							</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>';">&nbsp;&nbsp;

						</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>&nbsp;</td>
						<td colspan=4>
						<table cellpadding=4 border=0 cellspacing=0>
						<tr><td>
							<TMPL_IF NAME=ALLOW_STREAM>	
							&nbsp;&nbsp;<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>';">
							&nbsp;&nbsp;<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>
							&nbsp;&nbsp;<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>';">
							&nbsp;&nbsp;<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>&nbsp;</td>
						<td colspan=5>
						<table cellpadding=4 border=0 cellspacing=0>
						<tr><td>
							&nbsp;&nbsp;
							<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>">&nbsp;&nbsp;
									<input type="button" value="Play Checked" STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=PLAY_ALL_SCRIPT>">&nbsp;&nbsp;
								</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>">&nbsp;&nbsp;
									<input type="button" value="Save Checked" STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=PLAY_ALL_SCRIPT>">&nbsp;&nbsp;
							</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>&nbsp;</td>
						<td colspan=5>
						<table cellpadding=4 border=0 cellspacing=0>
						<tr><td>
							&nbsp;&nbsp;
							<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>">&nbsp;&nbsp;
									<input type="button" value="Play Checked" STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=PLAY_ALL_SCRIPT>">&nbsp;&nbsp;
								</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>">&nbsp;&nbsp;
									<input type="button" value="Save Checked" STYLE="background:#cccc99; color:663300; font-size:8pt; cursor:hand;" onclick="<TMPL_VAR NAME=PLAY_ALL_SCRIPT>">&nbsp;&nbsp;
							</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.548 second using v1.01-cache-2.11-cpan-d8267643d1d )