{* $Id$ *}
{ticket}
{include file='admin/include_apply_top.tpl'}
{tabset name="admin_interwiki"} {tab name="{tr}Intertiki Client{/tr}"} {tr}Set up this Tiki site as the Intertiki client{/tr}

{tr}Activate the feature{/tr} {preference name=feature_intertiki}
{tr}Client server settings{/tr} {preference name=tiki_key} {preference name=feature_intertiki_sharedcookie}
{tr}Currently linked master server{/tr} {preference name=feature_intertiki_mymaster mode=notempty}
{preference name=feature_intertiki_import_preferences} {preference name=feature_intertiki_import_groups} {preference name=feature_intertiki_imported_groups}
{tr}Add an available master server{/tr}{help desc='{tr}The InterTiki Server fields are for defining for every master server you want to have access to from this client{/tr}'}
{if $prefs.interlist}
{tr}Available master Tiki servers{/tr}
{foreach key=k item=i from=$prefs.interlist} {/foreach}
{tr}Name{/tr} {tr}Host{/tr} {tr}Port{/tr} {tr}Path{/tr} {tr}Group{/tr}
{/if} {/tab} {if $prefs.feature_intertiki_mymaster eq ''} {tab name="{tr}Intertiki Master Server{/tr}"} {tr}Set up this Tiki site as the InterTiki master server{/tr}

{tr}Activate the feature{/tr} {preference name=feature_intertiki_server}
{tr}Master server settings{/tr} {preference name=intertiki_logfile} {preference name=intertiki_errfile}
{tr}Allowed client servers{/tr}
{if $prefs.known_hosts} {foreach key=k item=i from=$prefs.known_hosts} {/foreach} {/if}
  {help desc="{tr}Arbitrary name used to uniquely identify this configuration (does not effect operation). Recommend use of a name that indicates the client server (ex: doc.tw.o){/tr}"} {help desc="{tr}This is the shared key you define. It has to match the client configuration for your server. It can be as short or as long as you like. It is recommended you follow the same kind of password policies your organization would have for something like a wireless WEP key.{/tr}"} {help desc="{tr}The physical IP address the client machine will be making requests to the server from. If the client is on the same machine, you should be able to use 127.0.0.1{/tr}"} {help desc="{tr}Username of primary contact on client machine. Useful for adminstration{/tr}"}
{tr}New:{/tr}
{/tab} {/if} {/tabset} {include file='admin/include_apply_bottom.tpl'}