diff -r cddc2ba706d6 -r 860ba7141641 themes/funkymonkey/playlist.tpl --- a/themes/funkymonkey/playlist.tpl Sun Mar 23 15:24:06 2008 -0400 +++ b/themes/funkymonkey/playlist.tpl Sun Mar 23 20:24:33 2008 -0400 @@ -12,6 +12,12 @@ AmaroK playlist + {foreach from=$scripts item=script} {/foreach} @@ -19,11 +25,29 @@
- « PrevTrk - Play - Pause - Stop - NextTrk » +  + AmaroK web control + « PrevTrk + Play + Stop + NextTrk » +   + --:--/--:-- +   + Volume: +             +
@@ -37,12 +61,12 @@ {foreach key=tid item=track from=$playlist} {strip} - + {$tid+1} - {if $active != $tid}{/if} + {$track.title|escape} - {if $active != $tid}{/if} + {$track.artist|escape} {$track.album|escape}