{bithelp}

{tr}Import pages from a PHPWiki Dump{/tr}

{tr}Path to where the dumped files are (relative to tiki basedir with trailing slash ex: dump/):{/tr}
{tr}Overwrite existing pages if the name is the same{/tr}: {tr}yes{/tr}
{tr}no{/tr}
{tr}Previously remove existing page versions{/tr}: {tr}yes{/tr}
{tr}no{/tr}

{if $result eq 'y'} {cycle values="even,odd" print=false} {section name=ix loop=$lines} {sectionelse} {/section}
{tr}Page{/tr} {tr}version{/tr} {tr}excerpt{/tr} {tr}result{/tr}
{$lines[ix].page} {$lines[ix].version} {$lines[ix].part} {$lines[ix].msg}
{tr}No records found{/tr}
{/if}
{* end .body *}
{* end .admin *}