[%- pagetitle = 'PLUGIN_RANDOM' | string; pageicon = 'PLUGIN_RANDOM' -%] [%- pwd_list = BLOCK -%]/ [% "PLUGIN_RANDOM" | string %] [% END -%] [%- pageHeaderInfo = BLOCK %] [% IF pluginRandomNowPlaying != '' %] [% "NOW_PLAYING" | string %][% "COLON" | string %] [% END %] [% END -%] [%- PROCESS pageheader.html %] [%# Following block generates links that submit the form if javascript is enabled. This allows users to make setting changes then click on a new mix without having to press the submit button. %] [% BLOCK href %] href="[% webroot %]plugins/RandomPlay/randomplay_mix.html?type=[% type %]&player=[% player | uri %]&addOnly=[% addOnly %]" onclick='document.genreForm.type.value = "[% type %]"; document.genreForm.addOnly.value = [% addOnly %] document.genreForm.submit(); refreshStatus(); return false;' [% END %] [% BLOCK randomLink %] [% IF addOnly;link='addlink';ELSE;link='playlink';END %] [% IF type == 'disable' %] [% "PLUGIN_RANDOM_" _ pluginRandomNowPlaying _ "_DISABLE" | string %] [% ELSE %] [% WRAPPER $link noTarget=1 %] [% PROCESS href %] [% END %] [% END %] [% END %]
[% PROCESS pagefooter.html %]