78 |
|
|
79 |
<img src="gfx/icon.edit.gif" alt="" class="menu-img"> |
<img src="gfx/icon.edit.gif" alt="" class="menu-img"> |
80 |
<a href="#" onclick="goTrackMultiEdit('tracks','id[]')" onmouseover="showTip(this,event,'Edit the selected file/s<br>in a special multi-edit mode.')" onmouseout="hideTip()">Edit</a> |
<a href="#" onclick="goTrackMultiEdit('tracks','id[]')" onmouseover="showTip(this,event,'Edit the selected file/s<br>in a special multi-edit mode.')" onmouseout="hideTip()">Edit</a> |
81 |
|
|
82 |
|
{if not $cfg.disable_delete_files} |
83 |
<img src="gfx/icon.delete.file.gif" alt="" class="menu-img"> |
<img src="gfx/icon.delete.file.gif" alt="" class="menu-img"> |
84 |
<a href="#" onclick="goTrackMultiDelete('tracks','id[]')" onmouseover="showTip(this,event,'Delete the selected file/s from the filesystem,<br> database and all playlists.')" onmouseout="hideTip()">Delete</a> |
<a href="#" onclick="goTrackMultiDelete('tracks','id[]')" onmouseover="showTip(this,event,'Delete the selected file/s from the filesystem,<br> database and all playlists.')" onmouseout="hideTip()">Delete</a> |
85 |
|
{/if} |
86 |
|
|
87 |
<img src="gfx/icon.add.gif" alt="" class="menu-img"> |
<img src="gfx/icon.add.gif" alt="" class="menu-img"> |
88 |
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goTrackMultiAdd('tracks','id[]'){/if}" onmouseover="showTip(this,event,'Add the selected files to the<br>active playlist.')" onmouseout="hideTip()">Add to Playlist</a> |
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goTrackMultiAdd('tracks','id[]'){/if}" onmouseover="showTip(this,event,'Add the selected files to the<br>active playlist.')" onmouseout="hideTip()">Add to Playlist</a> |
141 |
<img src="gfx/icon.edit.gif" alt="" class="menu-img"> |
<img src="gfx/icon.edit.gif" alt="" class="menu-img"> |
142 |
<a href="#" onclick="goAlbumSingleEdit('{$album.cddbid}','{$sid}')" onmouseover="showTip(this,event,'Edit Album-Details')" onmouseout="hideTip()">Edit</a> |
<a href="#" onclick="goAlbumSingleEdit('{$album.cddbid}','{$sid}')" onmouseover="showTip(this,event,'Edit Album-Details')" onmouseout="hideTip()">Edit</a> |
143 |
|
|
144 |
|
{if not $cfg.disable_delete_files} |
145 |
<img src="gfx/icon.delete.file.gif" alt="" class="menu-img"> |
<img src="gfx/icon.delete.file.gif" alt="" class="menu-img"> |
146 |
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goAlbumSingleDelete('{$album.cddbid}','{$sid}'){/if}" onmouseover="showTip(this,event,'Delete Album and Files from System')" onmouseout="hideTip()">Delete</a> |
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goAlbumSingleDelete('{$album.cddbid}','{$sid}'){/if}" onmouseover="showTip(this,event,'Delete Album and Files from System')" onmouseout="hideTip()">Delete</a> |
147 |
|
{/if} |
148 |
|
|
149 |
<img src="gfx/icon.play.gif" alt="" class="menu-img"> |
<img src="gfx/icon.play.gif" alt="" class="menu-img"> |
150 |
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goAlbumSinglePlay('{$album.cddbid}','{$sid}'){/if}" onmouseover="showTip(this,event,'Play')" onmouseout="hideTip()">Play</a> |
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goAlbumSinglePlay('{$album.cddbid}','{$sid}'){/if}" onmouseover="showTip(this,event,'Play')" onmouseout="hideTip()">Play</a> |
174 |
<img src="gfx/icon.edit.gif" alt="" class="menu-img"> |
<img src="gfx/icon.edit.gif" alt="" class="menu-img"> |
175 |
<a href="#" onclick="goTrackMultiEdit('tracks','id[]')" onmouseover="showTip(this,event,'Edit the selected file/s<br>in a special multi-edit mode.')" onmouseout="hideTip()">Edit</a> |
<a href="#" onclick="goTrackMultiEdit('tracks','id[]')" onmouseover="showTip(this,event,'Edit the selected file/s<br>in a special multi-edit mode.')" onmouseout="hideTip()">Edit</a> |
176 |
|
|
177 |
|
{if not $cfg.disable_delete_files} |
178 |
<img src="gfx/icon.delete.file.gif" alt="" class="menu-img"> |
<img src="gfx/icon.delete.file.gif" alt="" class="menu-img"> |
179 |
<a href="#" onclick="goTrackMultiDelete('tracks','id[]')" onmouseover="showTip(this,event,'Delete the selected file/s from the filesystem,<br> database and all playlists.')" onmouseout="hideTip()">Delete</a> |
<a href="#" onclick="goTrackMultiDelete('tracks','id[]')" onmouseover="showTip(this,event,'Delete the selected file/s from the filesystem,<br> database and all playlists.')" onmouseout="hideTip()">Delete</a> |
180 |
|
{/if} |
181 |
|
|
182 |
<img src="gfx/icon.add.gif" alt="" class="menu-img"> |
<img src="gfx/icon.add.gif" alt="" class="menu-img"> |
183 |
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goTrackMultiAdd('tracks','id[]'){/if}" onmouseover="showTip(this,event,'Add the selected files to the<br>active playlist.')" onmouseout="hideTip()">Add to Playlist</a> |
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goTrackMultiAdd('tracks','id[]'){/if}" onmouseover="showTip(this,event,'Add the selected files to the<br>active playlist.')" onmouseout="hideTip()">Add to Playlist</a> |
236 |
<td> |
<td> |
237 |
Selected: |
Selected: |
238 |
|
|
239 |
|
{if not $cfg.disable_delete_files} |
240 |
<img src="gfx/icon.delete.file.gif" alt="" class="menu-img"> |
<img src="gfx/icon.delete.file.gif" alt="" class="menu-img"> |
241 |
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goAlbumMultiDelete('albums','id[]'){/if}" onmouseover="showTip(this,event,'Delete the selected albums/s from the<br>filesystem, database and all playlists.<br><b>Warning:</b> You cannot undo!')" onmouseout="hideTip()">Delete</a> |
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goAlbumMultiDelete('albums','id[]'){/if}" onmouseover="showTip(this,event,'Delete the selected albums/s from the<br>filesystem, database and all playlists.<br><b>Warning:</b> You cannot undo!')" onmouseout="hideTip()">Delete</a> |
242 |
|
{/if} |
243 |
|
|
244 |
<img src="gfx/icon.add.gif" alt="" class="menu-img"> |
<img src="gfx/icon.add.gif" alt="" class="menu-img"> |
245 |
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goAlbumMultiAdd('albums','id[]'){/if}" onmouseover="showTip(this,event,'Add the selected albums to the<br>active playlist.')" onmouseout="hideTip()">Add to Playlist</a> |
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goAlbumMultiAdd('albums','id[]'){/if}" onmouseover="showTip(this,event,'Add the selected albums to the<br>active playlist.')" onmouseout="hideTip()">Add to Playlist</a> |
318 |
<td> |
<td> |
319 |
Selected: |
Selected: |
320 |
|
|
321 |
|
{if not $cfg.disable_delete_files} |
322 |
<img src="gfx/icon.delete.file.gif" alt="" class="menu-img"> |
<img src="gfx/icon.delete.file.gif" alt="" class="menu-img"> |
323 |
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goArtistMultiDelete('artists','id[]','{$sid}'){/if}" onmouseover="showTip(this,event,'Delete the tracks of the selected artist/s<br>fron the filesystem, database and all playlists.<br><b>Warning:</b> You cannot undo!')" onmouseout="hideTip()">Delete</a> |
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goArtistMultiDelete('artists','id[]','{$sid}'){/if}" onmouseover="showTip(this,event,'Delete the tracks of the selected artist/s<br>from the filesystem, database and all playlists.<br><b>Warning:</b> You cannot undo!')" onmouseout="hideTip()">Delete</a> |
324 |
|
{/if} |
325 |
|
|
326 |
<img src="gfx/icon.add.gif" alt="" class="menu-img"> |
<img src="gfx/icon.add.gif" alt="" class="menu-img"> |
327 |
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goArtistMultiAdd('artists','id[]','{$sid}'){/if}" onmouseover="showTip(this,event,'Add the tracks of the selected artists<br>to the active playlist.')" onmouseout="hideTip()">Add to Playlist</a> |
<a href="#" onclick="{if $cfg.common_isdemo}demoInfo(){else}goArtistMultiAdd('artists','id[]','{$sid}'){/if}" onmouseover="showTip(this,event,'Add the tracks of the selected artists<br>to the active playlist.')" onmouseout="hideTip()">Add to Playlist</a> |