{* * $Revision: 15342 $ * 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="Defaults"}{g->text text="These variables provide default values for applets users execute on your site. Users will be able to override these defaults by making changes in the user interface of the applets, or by changing their local defaults file."} {if empty($form.uploaddefaultVariables)}{g->text text="You have no default variables"} {else}
{g->text text="Add a new default variable"}{if isset($form.error.default)}
{g->text text="You must enter a variable name and value"}
{/if}
{g->text text="New variable"}= {g->text text="Overrides"}{g->text text="These variables override any other values for applets users execute on your site. Users will not be able to change these values."} {if empty($form.uploadoverrideVariables)}{g->text text="You have no override variables"} {else}
{g->text text="Add a new override variable"}{if isset($form.error.override)}
{g->text text="You must enter a variable name and value"}
{/if}
{g->text text="New variable"}= |
{g->text text="Help"}{g->text text="Here are a selection of variables that affect uploads."}
|