{* $Id: webphoto_inc_photo_info.html,v 1.13 2010/02/23 23:37:51 ohwada Exp $ *}>
<{* 1ST LINE OF INFORMATION *}>
<{* ANCHOR *}>
<{* EDIT ICON *}>
<{if $photo.can_edit}>
  <{if $show_photo_edit_link }>
    
  <{/if}>
   <{if $show_photo_edit_link }>
    
  <{/if}>
<{/if}>
<{* GROUP ICON *}>
<{if !$photo.is_public}>
  <{if $show_photo_edit_link }>
    
  <{/if}>
<{/if}>
<{* GROUP ICON *}>
<{if !$photo.is_public}>
   <{/if}>
<{* PHOTO SUBJECT *}>
<{if $show_photo_title_link }>
  <{if $cfg_use_pathinfo && $search_merged_urlencode }>
    
  <{elseif $cfg_use_pathinfo }>
    
  <{elseif $search_merged_urlencode }>
    
  <{else}>
    
  <{/if}>
<{/if}>
<{$photo.title_s}>
<{if $show_photo_title_link }>
  
<{/if}>
<{* NEW ICON *}>
<{if $photo.is_newphoto}>
<{/if}>
<{* PHOTO SUBJECT *}>
<{if $show_photo_title_link }>
  <{if $cfg_use_pathinfo && $search_merged_urlencode }>
    
  <{elseif $cfg_use_pathinfo }>
    
  <{elseif $search_merged_urlencode }>
    
  <{else}>
    
  <{/if}>
<{/if}>
<{$photo.title_s}>
<{if $show_photo_title_link }>
  
<{/if}>
<{* NEW ICON *}>
<{if $photo.is_newphoto}>
   <{/if}>
<{* UPDATE ICON *}>
<{if $photo.is_updatedphoto}>
<{/if}>
<{* UPDATE ICON *}>
<{if $photo.is_updatedphoto}>
   <{/if}>
<{* POPULAR ICON *}>
<{if $photo.is_popularphoto}>
<{/if}>
<{* POPULAR ICON *}>
<{if $photo.is_popularphoto}>
   <{/if}>
<{/if}>
<{* 2ND LINE OF INFORMATION *}>
<{* SUBMITTER *}>
<{* user *}>
<{if $photo.uid > 0}>
  <{if $show_photo_uid_link }>
    
  <{/if}>
   <{if !$show_photo_user_icon }>
    <{$photo.uname_s}>
  <{/if}>
  <{if $show_photo_uid_link }>
    
  <{/if}>
  <{if $show_photo_user_icon }>
    <{if $cfg_use_pathinfo }>
      
    <{else}>
      
    <{/if}>
  <{if !$show_photo_user_icon }>
    <{$photo.uname_s}>
  <{/if}>
  <{if $show_photo_uid_link }>
    
  <{/if}>
  <{if $show_photo_user_icon }>
    <{if $cfg_use_pathinfo }>
      
    <{else}>
      
    <{/if}>
     <{$photo.uname_s}>
    
  <{/if}>
<{* guest *}>
<{else}>
 
    <{$photo.uname_s}>
    
  <{/if}>
<{* guest *}>
<{else}>
   <{$photo.uname_s}>
<{/if}>
    
<{* DATE *}>
<{if $photo.datetime_disp != '' }>
  <{if $show_photo_date_link }>
    <{if $cfg_use_pathinfo }>
      
    <{else}>
      
    <{/if}>
  <{/if}>
 
  <{$photo.uname_s}>
<{/if}>
    
<{* DATE *}>
<{if $photo.datetime_disp != '' }>
  <{if $show_photo_date_link }>
    <{if $cfg_use_pathinfo }>
      
    <{else}>
      
    <{/if}>
  <{/if}>
   <{$photo.datetime_disp}>
  <{if $show_photo_date_link }>
    
  <{/if}>
<{/if}>
<{* PLACE *}>
<{if $photo.place_s != '' }>
  <{if $show_photo_place_link }>
    <{if $cfg_use_pathinfo }>
      
    <{else}>
      
    <{/if}>
  <{/if}>
  <{$photo.datetime_disp}>
  <{if $show_photo_date_link }>
    
  <{/if}>
<{/if}>
<{* PLACE *}>
<{if $photo.place_s != '' }>
  <{if $show_photo_place_link }>
    <{if $cfg_use_pathinfo }>
      
    <{else}>
      
    <{/if}>
  <{/if}>
   <{$photo.place_s}>
  <{if $show_photo_place_link }>
    
  <{/if}>
<{/if}>
<{* EQUIPMENT *}>
<{if $photo.equipment_s != '' }>
  <{if $show_photo_equipment_link }>
    <{if $cfg_use_pathinfo }>
      
    <{else}>
      
    <{/if}>
  <{/if}>
  <{$photo.place_s}>
  <{if $show_photo_place_link }>
    
  <{/if}>
<{/if}>
<{* EQUIPMENT *}>
<{if $photo.equipment_s != '' }>
  <{if $show_photo_equipment_link }>
    <{if $cfg_use_pathinfo }>
      
    <{else}>
      
    <{/if}>
  <{/if}>
   <{$photo.equipment_s}>
  <{if $show_photo_equipment_link }>
     
  <{/if}>
<{/if}>
<{* VIDEO *}>
<{if $photo.is_video }>
  <{$photo.equipment_s}>
  <{if $show_photo_equipment_link }>
     
  <{/if}>
<{/if}>
<{* VIDEO *}>
<{if $photo.is_video }>
   <{/if}>
<{* DURATION *}>
<{if $photo.duration_disp != '' }>
  <{$photo.duration_disp}>
<{/if}>
 
<{/if}>
<{* DURATION *}>
<{if $photo.duration_disp != '' }>
  <{$photo.duration_disp}>
<{/if}>
<{* 3RD LINE OF INFORMATION *}>
<{* TAG *}>
 <{foreach name=webphoto_tags item=tag from=$photo.tags}>
  <{if $show_photo_tag_link }>
    <{if $cfg_use_pathinfo }>
      
    <{else}>
      
    <{/if}>
  <{/if}>
  <{$tag.tag_name_s}>
  <{if $show_photo_tag_link }>  
    
  <{/if}>
  <{if ! $smarty.foreach.webphoto_tags.last }>
      , 
  <{/if}>
<{/foreach}>
<{* CATEGORY *}>
<{if $photo.cat_title_s}>
  <{if $show_photo_category_link }>
    <{if $cfg_use_pathinfo }>
      
    <{else}>
      
    <{/if}>
  <{/if}>
 
<{foreach name=webphoto_tags item=tag from=$photo.tags}>
  <{if $show_photo_tag_link }>
    <{if $cfg_use_pathinfo }>
      
    <{else}>
      
    <{/if}>
  <{/if}>
  <{$tag.tag_name_s}>
  <{if $show_photo_tag_link }>  
    
  <{/if}>
  <{if ! $smarty.foreach.webphoto_tags.last }>
      , 
  <{/if}>
<{/foreach}>
<{* CATEGORY *}>
<{if $photo.cat_title_s}>
  <{if $show_photo_category_link }>
    <{if $cfg_use_pathinfo }>
      
    <{else}>
      
    <{/if}>
  <{/if}>
   <{$photo.cat_title_s}>
  <{if $show_photo_category_link }>
    
  <{/if}>
     
<{/if}>
<{* LAST UPDATED *}>
  <{$photo.cat_title_s}>
  <{if $show_photo_category_link }>
    
  <{/if}>
     
<{/if}>
<{* LAST UPDATED *}>
 :
<{$photo.time_update_m}>    
<{* SIZE *}>
<{if $photo.cont_size_disp != '' }>
:
<{$photo.time_update_m}>    
<{* SIZE *}>
<{if $photo.cont_size_disp != '' }>
   <{$photo.cont_size_disp}> 
<{/if}>
  <{$photo.cont_size_disp}> 
<{/if}>
<{* 4TH LINE OF INFORMATION *}>
<{* HIT COUNTS *}>
 <{$photo.hits}>   
<{* COMMENT COUNTS *}>
<{$photo.hits}>   
<{* COMMENT COUNTS *}>
 <{if $cfg_comment_dirname && $cfg_comment_forum_id }>
 <{d3forum_comment_postscount dirname=$cfg_comment_dirname forum_id=$cfg_comment_forum_id link_id=$photo.photo_id}>    
<{else}>
 <{$photo.comments}>    
<{/if}>
<{* RANK & RATING *}>
<{if $show_rateview}>
  <{if $photo.rating > 0}>
<{if $cfg_comment_dirname && $cfg_comment_forum_id }>
 <{d3forum_comment_postscount dirname=$cfg_comment_dirname forum_id=$cfg_comment_forum_id link_id=$photo.photo_id}>    
<{else}>
 <{$photo.comments}>    
<{/if}>
<{* RANK & RATING *}>
<{if $show_rateview}>
  <{if $photo.rating > 0}>
     <{$photo.info_votes}>
  <{else}>
    <{$photo.info_votes}>
  <{else}>
     <{$photo.info_votes}>
  <{/if}>
<{/if}>
<{* VOTE BUTTON *}>
<{if $show_ratevote && $photo.can_rate }>
  <{if $show_photo_rate_link }>
  
  <{/if}>
    <{$photo.info_votes}>
  <{/if}>
<{/if}>
<{* VOTE BUTTON *}>
<{if $show_ratevote && $photo.can_rate }>
  <{if $show_photo_rate_link }>
  
  <{/if}>
   <{$lang_votethis}>
  <{if $show_photo_rate_link }>
    
  <{/if}>
<{/if}>
<{* TELL A FRIEND *}>
<{if $show_tellafriend}>
  <{if $show_photo_taf_link }>
    <{if $is_taf_module }>
      
    <{else}>
      
    <{/if}>
  <{/if}>
  <{$lang_votethis}>
  <{if $show_photo_rate_link }>
    
  <{/if}>
<{/if}>
<{* TELL A FRIEND *}>
<{if $show_tellafriend}>
  <{if $show_photo_taf_link }>
    <{if $is_taf_module }>
      
    <{else}>
      
    <{/if}>
  <{/if}>
   <{$lang_tellafriend}>
  <{if $show_photo_taf_link }>
    
  <{/if}>
<{/if}>
  <{$lang_tellafriend}>
  <{if $show_photo_taf_link }>
    
  <{/if}>
<{/if}>