<{strip}> <{* marine add *}> <{assign var="view_num" value=$category.redundants.contents_total}> <{* カテゴリ内記事数を表示件数としてセット *}> <{xugj_block file="modules/pico/blocks/blocks.php" func="b_pico_list_show" opt="pico,`$content.cat_id`,o.created_time,`$view_num`,,1" item="cont_list"}> <{* end. marine add *}>
<{include file="db:`$mydirname`_inc_breadcrumbs.html"}> <{* admin controllers *}> <{capture name="controllers"}> <{if $content.can_edit}> [<{$smarty.const._MD_PICO_LINK_EDITCONTENT}>] <{/if}> <{if $xoops_isadmin}>   [<{$smarty.const._MD_PICO_LINK_BATCHCONTENTS}>] <{/if}> <{/capture}> <{* hide by marine <{if trim($smarty.capture.controllers)}>
<{$smarty.capture.controllers}>
<{/if}> *}> <{* *}> <{* marine add page navigation *}> <{if $mod_config.show_pagenavi && $content.id}> <{if $prev_content.id}>
« <{$prev_content.subject}>
<{/if}> <{if $next_content.id}>
<{$next_content.subject}> »
<{/if}> <{/if}>
<{* end. marine add page navigation *}> <{if $content.tags_array}>
<{foreach from=$content.tags_array item="tag"}> <{$tag}> <{/foreach}>
<{/if}>

<{$category.title}>

<{* marine add *}> <{$content.body}>
<{if $mod_config.show_printicon}>
<{$smarty.const._MD_PICO_LINK_PRINTERFRIENDLY}>
<{/if}> <{if $mod_config.show_tellafriend && $content.tellafriend_uri}>
<{$smarty.const._MD_PICO_LINK_TELLAFRIEND}>
<{/if}> <{if $mod_config.use_vote && $content.id}>
<{$smarty.const._MD_PICO_VOTECOUNT}>:<{$content.votes_count}> <{$smarty.const._MD_PICO_VOTEPOINTAVG}>:<{$content.votes_avg|string_format:"%.2f"}> <{if $content.can_vote}>
<{*
*}> <{/if}>
<{/if}>
<{$smarty.const._MD_PICO_JUMPTOTOPOFPICOBODY}>
<{if $category.isadminormod}>
<{$smarty.const._MD_PICO_CREATED}>:<{$content.created_time_formatted}> <{$content.poster_uname}> <{if $content.modified_time > $content.created_time}>   <{$smarty.const._MD_PICO_MODIFIED}>:<{$content.modified_time_formatted}> <{$content.modifier_uname}> <{/if}>   <{$smarty.const._MD_PICO_VIEWED}>:<{$content.viewed}>
<{/if}> <{if trim($smarty.capture.controllers)}>
<{$smarty.capture.controllers}>
<{/if}> <{* hide by marine <{if $mod_config.show_pagenavi && $content.id}>
<{if $prev_content.id}> <{$smarty.const._MD_PICO_PREV}>
<{$prev_content.subject}> <{/if}>
<{$smarty.const._MD_PICO_CATEGORYINDEX}>
<{$category.title}>
<{if $next_content.id}> <{$smarty.const._MD_PICO_NEXT}>
<{$next_content.subject}> <{/if}>
<{/if}> *}> <{* marine add *}>
<{* end. marine add pagenate *}> <{* marine add *}>
<{* タブ *}> <{assign var="cont_num" value="1"}><{* 記事番号をセット *}>
<{* タブ表示コンテンツ *}> <{assign var="tabcont_num" value="6"}><{* 記事番号をセット *}>
<{foreach from=$cont_list.contents item="item" name="clist"}> <{if $smarty.foreach.clist.first}><{* 最初の記事の場合 *}>
    <{/if}>
  • <{if $content.id == $item.id}>
      »  <{$item.subject}> (<{"Y-n-j"|date:$item.created_time}>) <{if $content.can_edit}> [編集] <{/if}>

    <{else}> <{$item.subject}>
    <{$item.body|strip_tags|mb_substr:0:100}>…続きを読む  (<{"Y-n-j"|date:$item.created_time}>)   <{if $content.can_edit}> [編集] <{/if}>
    <{/if}>
  • <{if $smarty.foreach.clist.iteration%5==0 and $smarty.foreach.clist.last == true}>
<{elseif $smarty.foreach.clist.iteration%5==0}><{* 5回目の動作 *}>
    <{assign var="tabcont_num" value=$tabcont_num+5}> <{* 記事番号をセット *}> <{elseif $smarty.foreach.clist.last}><{* 最終記事の場合 *}>
<{/if}> <{/foreach}> <{if $category.redundants.contents_total gt $view_num}>
カテゴリ「<{$category.title}>」のすべての記事を読む
<{/if}>
<{* end. marine add *}>
<{if $mod_config.comment_dirname && $mod_config.comment_forum_id && $content.allow_comment}> <{d3comment mydirname=$mydirname class="PicoD3commentContent"}> <{/if}>

<{include file='db:system_notification_select.html'}> <{/strip}>