1 |
joko |
1.1 |
{include file="main.header.tpl"} |
2 |
|
|
<table cellspacing="30" width="100%"> |
3 |
|
|
<tr> |
4 |
|
|
<td valign="top" width="1%"><img src="gfx/topic.playlists.gif" alt=""></td> |
5 |
|
|
<td> |
6 |
|
|
<h2>Playlist: {$playlist.title}</h2> |
7 |
|
|
|
8 |
|
|
<p> |
9 |
|
|
Edit the selected playlist in a simple way.<br> |
10 |
|
|
Add, deleted or edit the files with this overiew. |
11 |
|
|
</p> |
12 |
|
|
|
13 |
|
|
<br> |
14 |
|
|
|
15 |
|
|
<table width="100%"> |
16 |
|
|
<tr> |
17 |
|
|
<td valign="top" class="tracklist"> |
18 |
|
|
<table width="100%"> |
19 |
|
|
<tr> |
20 |
|
|
<td width="1%" valign="top"><img src="gfx/icon.big.note.gif" alt=""></td> |
21 |
|
|
<td valign="top"> |
22 |
|
|
<b>{$playlist.title}</b>{if $cfg.playlist_activeplaylist == $playlist.id} <img src="gfx/icon.activate.gif" alt="" class="menu-img" onmouseover="showTip(this,event,'This playlist is active.<br> <br>You can add files via using<br>the <img src=\'gfx/icon.add.gif\' class=\'menu-img\'>-button.')" onmouseout="hideTip()">{/if}<br> |
23 |
|
|
{$playlist.files} file/s, {length seconds=$playlist.length show_description=true} |
24 |
|
|
|
25 |
|
|
{if !empty($playlist.note)} |
26 |
|
|
<br>Note: <i>{$playlist.note}</i> |
27 |
|
|
{/if} |
28 |
|
|
</td> |
29 |
|
|
<td valign="top" align="right"> |
30 |
|
|
<b>Playlist Actions:</b><br> |
31 |
|
|
|
32 |
|
|
<img src="gfx/icon.edit.gif" alt="" class="menu-img"> |
33 |
|
|
<a href="#" onclick="goPlaylistSingleEdit('{$playlist.id}','{$sid}')" onmouseover="showTip(this,event,'Edit Playlist-Details')" onmouseout="hideTip()">Edit</a> |
34 |
|
|
|
35 |
joko |
1.2 |
{if not $cfg.disable_empty_playlists} |
36 |
joko |
1.1 |
<img src="gfx/icon.empty.gif" alt="" class="menu-img"> |
37 |
|
|
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goPlaylistSingleEmpty('{$playlist.id}','{$sid}'){/if}" onmouseover="showTip(this,event,'Empty Playlist')" onmouseout="hideTip()">Empty</a> |
38 |
joko |
1.2 |
{/if} |
39 |
joko |
1.1 |
|
40 |
|
|
{if !$playlist.is_tracklist} |
41 |
joko |
1.2 |
{if not $cfg.disable_delete_playlists} |
42 |
joko |
1.1 |
<img src="gfx/icon.delete.entry.gif" alt="" class="menu-img"> |
43 |
|
|
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goPlaylistSingleDelete('{$playlist.id}','{$sid}'){/if}" onmouseover="showTip(this,event,'Delete Playlist')" onmouseout="hideTip()">Delete</a> |
44 |
joko |
1.2 |
{/if} |
45 |
joko |
1.1 |
{/if} |
46 |
|
|
|
47 |
|
|
<img src="gfx/icon.shuffle.gif" alt="" class="menu-img"> |
48 |
|
|
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goPlaylistSingleShuffle('{$playlist.id}','{$sid}'){/if}" onmouseover="showTip(this,event,'Shuffle Playlist')" onmouseout="hideTip()">Shuffle</a> |
49 |
|
|
|
50 |
|
|
<img src="gfx/icon.play.gif" alt="" class="menu-img"> |
51 |
|
|
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goPlaylistSinglePlay('{$playlist.id}','{$sid}'){/if}" onmouseover="showTip(this,event,'Play')" onmouseout="hideTip()">Play</a> |
52 |
|
|
|
53 |
|
|
{if $cfg.playlist_activeplaylist != $playlist.id} |
54 |
|
|
<img src="gfx/icon.activate.gif" alt="" class="menu-img"> |
55 |
|
|
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goPlaylistSingleActivate('{$playlist.id}','{$sid}'){/if}" onmouseover="showTip(this,event,'Activate')" onmouseout="hideTip()">Activate</a> |
56 |
|
|
{/if} |
57 |
|
|
</td> |
58 |
|
|
</tr> |
59 |
|
|
</table> |
60 |
|
|
</td> |
61 |
|
|
</tr> |
62 |
|
|
{if $playlist.files > 0} |
63 |
|
|
<tr> |
64 |
|
|
<td> |
65 |
|
|
{include file="main.tracklist.tpl" isplaylist=true playlist=$playlist} |
66 |
|
|
</td> |
67 |
|
|
</tr> |
68 |
|
|
<tr> |
69 |
|
|
<td> |
70 |
|
|
<table> |
71 |
|
|
<tr> |
72 |
|
|
<td valign="top"><img src="gfx/icon.check.arrow.gif" alt="" style="vertical-align: bottom"> |
73 |
|
|
<td valign="bottom"> |
74 |
|
|
<a href="#" onclick="setCheckboxes('tracks','track[]',true); return false;" onmouseover="showTip(this,event,'Select all checkboxes<br>of the file/s above.')" onmouseout="hideTip()">Select all</a> / |
75 |
|
|
<a href="#" onclick="setCheckboxes('tracks','track[]',false); return false;" onmouseover="showTip(this,event,'Unselect all checkboxes<br>of the file/s above.')" onmouseout="hideTip()">Deselect all</a> |
76 |
|
|
</td> |
77 |
|
|
</tr> |
78 |
|
|
<tr> |
79 |
|
|
<td></td> |
80 |
|
|
<td> |
81 |
|
|
Selected: |
82 |
|
|
|
83 |
|
|
<img src="gfx/icon.edit.gif" alt="" class="menu-img"> |
84 |
|
|
<a href="#" onclick="goTrackMultiEdit('tracks','track[]')" onmouseover="showTip(this,event,'Edit the selected file/s<br>in a special multi-edit mode.')" onmouseout="hideTip()">Edit</a> |
85 |
|
|
|
86 |
joko |
1.2 |
{if not $cfg.disable_delete_files} |
87 |
joko |
1.1 |
<img src="gfx/icon.delete.file.gif" alt="" class="menu-img"> |
88 |
|
|
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goTrackMultiDelete('tracks','track[]'){/if}" onmouseover="showTip(this,event,'Delete the selected files from<br>your filesystem, database and playlists.<br><b>Warning:</b> You cannot undo!')" onmouseout="hideTip()">Delete</a> |
89 |
joko |
1.2 |
{/if} |
90 |
joko |
1.1 |
|
91 |
joko |
1.2 |
{if not $cfg.disable_delete_playlist_entries} |
92 |
joko |
1.1 |
<img src="gfx/icon.delete.entry.gif" alt="" class="menu-img"> |
93 |
|
|
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goPlaylistMultiEntriesDelete('tracks','track[]'){/if}" onmouseover="showTip(this,event,'Delete the selected entries<br>from the playlist without deleting any files.')" onmouseout="hideTip()">Delete from Playlist</a> |
94 |
joko |
1.2 |
{/if} |
95 |
joko |
1.1 |
|
96 |
|
|
<img src="gfx/icon.play.gif" alt="" class="menu-img"> |
97 |
|
|
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goPlaylistMultiPlay('tracks','track[]'){/if}" onmouseover="showTip(this,event,'Play the selected files via a<br>dynamically created playlist.')" onmouseout="hideTip()">Play</a> |
98 |
|
|
</td> |
99 |
|
|
</tr> |
100 |
|
|
</table> |
101 |
|
|
</td> |
102 |
|
|
</tr> |
103 |
|
|
{else} |
104 |
|
|
<tr> |
105 |
|
|
<td align="center"> |
106 |
|
|
<table cellspacing="15"> |
107 |
|
|
<tr> |
108 |
|
|
<td style="padding: 5px; border: 1px solid #C0C0C0"> |
109 |
|
|
|
110 |
|
|
<p> |
111 |
|
|
<img src="gfx/icon.note.gif" alt="" class="menu-img"> |
112 |
|
|
<b>There are no files in this playlist.</b> |
113 |
|
|
</p> |
114 |
|
|
|
115 |
|
|
<br> |
116 |
|
|
|
117 |
|
|
<p> |
118 |
|
|
If you want to add files to this playlist, you must activate it with<br> |
119 |
|
|
the associated button on the playlist-overview (<img src="gfx/icon.activate.gif" alt="" class="menu-img">).<br> |
120 |
|
|
</p> |
121 |
|
|
|
122 |
|
|
<br> |
123 |
|
|
|
124 |
|
|
<p> |
125 |
|
|
After activating the playlist, you can add files via the<br> |
126 |
|
|
add-button (<img src="gfx/icon.add.gif" alt="" class="menu-img">). |
127 |
|
|
</p> |
128 |
|
|
</td> |
129 |
|
|
</tr> |
130 |
|
|
</table> |
131 |
|
|
</td> |
132 |
|
|
</tr> |
133 |
|
|
{/if} |
134 |
|
|
</table> |
135 |
|
|
|
136 |
|
|
</td> |
137 |
|
|
</tr> |
138 |
|
|
</table> |
139 |
|
|
{include file="main.footer.tpl"} |