{* $Revision: 1.8.6.2 $ page for display conflicted items, and select to import or not import $items information of each items (association array). array( 'message' => message area, 'import_item' => array( //information of item to import 'item_id' => temporary id of item 'titles' => array( title1, title2, ... ), 'contributor' => item contributor, 'itemtype' => name of itemtype ), 'conflict_items' => array( //information of conflicted items array( 'html' => HTML (summary of item), 'item_id' => id of item ), ... ) ) $zipfile: path of uploaded import file *}>
<{$smarty.const._MD_XOONIPS_IMPORT_PANKUZU_IMPORT}> <{$smarty.const._MI_XOONIPS_ACCOUNT_PANKUZU_SEPARATOR}> <{$smarty.const._MD_XOONIPS_IMPORT_PANKUZU_RESOLVE_CONFLICT}>
<{foreach item=i from=$messages}>
<{$i}>
<{/foreach}>