{* * $Revision: 1.6 $ * If you want to customize this file, do not edit it directly since future upgrades * may overwrite it. Instead, copy it into a new directory called "local" and edit that * version. Gallery will look for that file first and use it if it exists. *}

{g->text text="Slideshow"}

{if !empty($SlideshowApplet.NoProtocolError)}
{g->text text="This applet relies on a G2 module that is not currently enabled. Please ask an administrator to enable the 'remote' module."}
{else} url href="modules/slideshowapplet/applets/GalleryRemoteHTTPClient.jar"},{g->url href="modules/slideshowapplet/applets/applet_img.jar"}"/> {foreach key=key item=value from=$SlideshowApplet.extra} {/foreach} {foreach key=key item=value from=$SlideshowApplet.default} {/foreach} {foreach key=key item=value from=$SlideshowApplet.override} {/foreach} url href="modules/slideshowapplet/applets/GalleryRemoteHTTPClient.jar"},{g->url href="modules/slideshowapplet/applets/applet_img.jar"}" width="300" height="430" scriptable="false" progressbar="true" boxmessage="{g->text text="Downloading the Gallery Remote Applet"}" pluginspage="http://java.sun.com/j2se/1.4.2/download.html" gr_url="{$SlideshowApplet.g2BaseUrl}" gr_cookie_name="{$SlideshowApplet.cookieName}" gr_cookie_value="{$SlideshowApplet.cookieValue}" gr_cookie_domain="{$SlideshowApplet.cookieDomain}" gr_cookie_path="{$SlideshowApplet.cookiePath}" gr_album="{$SlideshowApplet.album}" gr_user_agent="{$SlideshowApplet.userAgent}" gr_gallery_version="{$SlideshowApplet.galleryVersion}" gr_locale="{$SlideshowApplet.locale}" {foreach key=key item=value from=$SlideshowApplet.extra} {$key}="{$value}" {/foreach} {foreach key=key item=value from=$SlideshowApplet.default} GRDefault_{$key}="{$value}" {/foreach} {foreach key=key item=value from=$SlideshowApplet.override} GROverride_{$key}="{$value}" {/foreach} > {g->text text="Your browser doesn't support applets; you should use the standard slideshow."} {/if}