{* $Id: inc_catlist.html,v 1.7 2009/05/23 14:57:15 ohwada Exp $ *}>
| <{if $cfg_use_pathinfo }>
    
  <{else}>
    
  <{/if}>
  <{if $catlist.show_main_img && $cat.imgurl_s }>
    <{if $cat.cat_main_width && $cat.cat_main_height }> <{* -- table column title -- *}> <{/if}> | <{if $cfg_use_pathinfo }>
      
    <{else}>
      
    <{/if}>
    <{$cat.cat_title_s}> <{* -- table line end -- *}>
  <{if ($smarty.foreach.cat_list.iteration is div by $catlist.cols) || $smarty.foreach.cat_list.last}><{$catlist.lang_total}> <{$cat.photo_total_sum}> (<{$cat.photo_small_sum}>) <{if $cat.summary != '' }> <{$cat.summary}> <{/if}> <{* --- sub category --- *}> <{if $catlist.show_sub }> <{foreach from=$cat.subcategories item=subcat}> <{if $cfg_use_pathinfo }> <{else}> <{/if}> <{if $catlist.show_sub_img && $subcat.imgurl_s }> <{if $subcat.cat_sub_width && $subcat.cat_sub_height }>  <{/if}>
 
      <{if $subcat.number_of_subcat}>  <{/if}>
      <{$subcat.cat_title_s}> 
      (<{$subcat.photo_total_sum}>) 
      <{if $catlist.delmita }>
         <{$catlist.delmita}>
      <{/if}>
    <{/foreach}>
    <{/if}>
<{* --- sub category end --- *}> |