{* $Id$ *} {title help="Communication Center"}{tr}Send objects{/tr}{/title} {if $msg}
{tr}Transmission results{/tr}
{$msg}
{/if}

{tr}Filter{/tr}

{if $tiki_p_send_pages eq 'y'}
{tr}Send Wiki Pages{/tr}
{tr}Pages{/tr}: {section name=ix loop=$sendpages} {$sendpages[ix]}  {/section}


{if count($structures)}
{tr}Send a structure{/tr}
{tr}Structures{/tr}: {section name=ix loop=$sendstructures_names} {$sendstructures_names[ix]}  {/section}
{/if} {/if}

{if $tiki_p_send_articles eq 'y'}
{tr}Send Articles{/tr}
{tr}Articles{/tr}: {section name=ix loop=$sendarticles} {$sendarticles[ix]}  {/section}
{/if}

{tr}Send objects to this site{/tr}
{tr}Ex: http://tiki.org or localhost{/tr}
{tr}Use /commxmlrpc.php if your Tiki site is installed at the root, otherwise adapt /tiki to your need{/tr}