{lang code="Home"} » {lang code="Collections"} » {$object.collection_id|get_collection_field}
{if $type !='videos'}
{assign var=objctid value=$object.ci_id} {assign var=collid value=$object.collection_id}
  • {assign var=preLink value=$cbphoto->collection->get_next_prev_item($objctid,$collid,'prev')} Previous
  • {assign var=nextLink value=$cbphoto->collection->get_next_prev_item($objctid,$collid,'next')} Next
  • {/if}
    {if $type == 'photos'} {include file="$style_dir/view_photo.html" photo=$object user=$user} {/if} {if $type == 'videos'} {include file="$style_dir/watch_video.html" vdo=$object user=$user} {/if}