{* * $Revision: 15817 $ * 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. *}
{if !empty($ItemAddUploadApplet.NoProtocolError)}
{g->text text="The upload applet relies on a G2 module that is not currently enabled. Please ask an administrator to enable the 'remote' module."}
{else}
url href="modules/uploadapplet/applets/GalleryRemoteHTTPClient.jar"},{g->url href="modules/uploadapplet/applets/applet_img.jar"}"/> {foreach key=key item=value from=$ItemAddUploadApplet.default} {/foreach} {foreach key=key item=value from=$ItemAddUploadApplet.override} {/foreach} url href="modules/uploadapplet/applets/GalleryRemoteHTTPClient.jar"},{g->url href="modules/uploadapplet/applets/applet_img.jar"}" width="600" height="400" mayscript="true" progressbar="true" boxmessage="{g->text text="Downloading the Gallery Remote Applet"}" pluginspage="http://java.sun.com/j2se/1.4.2/download.html" gr_url="{$ItemAddUploadApplet.g2BaseUrl}" gr_cookie_name="{$ItemAddUploadApplet.cookieName}" gr_cookie_value="{$ItemAddUploadApplet.cookieValue}" gr_cookie_domain="{$ItemAddUploadApplet.cookieDomain}" gr_cookie_path="{$ItemAddUploadApplet.cookiePath}" gr_album="{$ItemAddUploadApplet.album}" gr_user_agent="{$ItemAddUploadApplet.userAgent}" gr_gallery_version="{$ItemAddUploadApplet.galleryVersion}" gr_locale="{$ItemAddUploadApplet.locale}" {foreach key=key item=value from=$ItemAddUploadApplet.default} GRDefault_{$key}="{$value}" {/foreach} {foreach key=key item=value from=$ItemAddUploadApplet.override} GROverride_{$key}="{$value}" {/foreach} > {g->text text="Your browser doesn't support applets; you should use one of the other upload methods."}
{/if}
{g->addToTrailer} {/g->addToTrailer}