{* * $Revision: 15808 $ * 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="Add From Web"} | |
| {g->text text="Add From Server"} |
{g->text text="Specify the legal directories on the local server where a user can store files and then upload them into Gallery using the Upload from Local Server feature. The paths you enter here and all the files and directories under those paths will be available to any Gallery user who has upload privileges, so you should limit this to directories that won't contain sensitive data (eg. /tmp or /usr/ftp/incoming)"}
| {g->text text="Path"} | {g->text text="Action"} |
|---|---|
| {$dir|escape} | {g->text text="remove"} |
| {g->autoComplete element="newDir"} {g->url arg1="view=core.SimpleCallback" arg2="command=lookupDirectories" arg3="prefix=__VALUE__" htmlEntities=false} {/g->autoComplete} |