freo[U[o^L\vOCiJX^}CY by cccabinet.orgj
Fhttp://cccabinet.jpn.org/customize.cgi?no=92

*̃vOCɂ
Efreo̓o^[U[iǗҁAe҂̏ꍇjeLiGg[j̐\vOCłB
EFJĂȂL̓JEg܂B
EvtB[ivtB[gvOC܂ށjǗʂł\\łB

*@
yt@C̃Abv[hz
user_entry_count/  libs/AfreoݒufBNgɃAXL[[hŏ㏑Abv[h܂B

*@\
yTCho[̃[U[NŎgpꍇz
templates/internals/utility.html100sڂɂ
<li><a href="{$freo.core.http_file}/profile/{$refer_user.id}">{$refer_user.name}</a></li>
̕
<li><a href="{$freo.core.http_file}/profile/{$refer_user.id}">{$refer_user.name}</a>({$plugin_user_entry_counts[$refer_user.id]})</li>
ɕύXĂB

yvtB[Ŏgpꍇz
templates/internals/profile/default.html28sڂ̓o^L̍ڂ̉
<dt>o^L</dt>
  <dd>{$plugin_user_entry_counts[$user.id]}</dd>
ǉĂB

yvtB[gvOC̃vtB[ꗗŎgpꍇz
templates/plugins/profile/default.html13`19sڂ22`28sڂ2ӏɂ
<tr>
  <th>ID</th>
  <th>O</th>
  <th>tKi</th>
  <th>JeS[</th>
  <th>^O</th>
</tr>
̕
  <th>Gg[</th>
ǉA31`39sڂ
<!--{foreach from=$plugin_profiles|smarty:nodefaults item='plugin_profile'}-->
<tr>
  <td><a href="{$freo.core.http_file}/profile/{$plugin_profile.user_id}">{$plugin_profile.user_id}</a></td>
  <td>{$users[$plugin_profile.user_id].name}</td>
  <td>{$plugin_profile.kana}</td>
  <td><!--{if $plugin_profile.category_id}--><a href="{$freo.core.http_file}/profile?category={$plugin_profile.category_id}">{$plugin_profile_categories[$plugin_profile.category_id].name}</a><!--{/if}--></td>
  <td><!--{foreach from=$plugin_profile_tags[$plugin_profile.user_id]|smarty:nodefaults item='plugin_profile_tag' name='loop'}--><a href="{$freo.core.http_file}/profile?tag={$plugin_profile_tag|smarty:nodefaults|escape:'url'}">{$plugin_profile_tag}</a><!--{if !$smarty.foreach.loop.last}-->,&nbsp;<!--{/if}--><!--{/foreach}--></td>
</tr>
<!--{/foreach}-->
̕
  <td><!--{if $users[$plugin_profile.user_id].authority == 'root' or $users[$plugin_profile.user_id].authority == 'author'}-->{$plugin_user_entry_counts[$plugin_profile.user_id]}<!--{/if}--></td>
ǉĂB

yǗʂ̃[U[ǗŎgpꍇz
templates/internals/admin/user.html̂27`34sڂ37`44sڂ2ӏɂ
<tr>
  <th>ID</th>
  <th>o^</th>
  <th>O</th>
  <th>F</th>
  <th></th>
  <th></th>
</tr>
̕
  <th>Gg[</th>
ɕύXA47`62sڂ
<!--{foreach from=$users|smarty:nodefaults item='user'}-->
<tr>
  <td>{$user.id}</td>
  <td><!--{if $user.created|date_format:'%Y%m%d' == $smarty.now|date_format:'%Y%m%d'}-->{$user.created|date_format:'%H:%M:%S'}<!--{else}-->{$user.created|date_format:'%Y/%m/%d'}<!--{/if}--></td>
  <td>{$user.name}</td>
  <td><!--{if $user.approved == 'yes'}-->F<!--{elseif $user.approved == 'no'}-->F<!--{/if}--></td>
  <td><!--{if $user.authority == 'root'}-->Ǘ<!--{elseif $user.authority == 'author'}-->e<!--{elseif $user.authority == 'guest'}-->QXg<!--{/if}--></td>
  <td>
    <a href="{$freo.core.http_file}/profile/{$user.id}">mF</a>
    <!--{if $freo.user.id != $user.id}-->
    <a href="{$freo.core.http_file}/admin/user_form?id={$user.id}">ҏW</a>
    <a href="{$freo.core.http_file}/admin/user_form?id={$user.id}#user_delete">폜</a>
    <!--{/if}-->
  </td>
</tr>
<!--{/foreach}-->
̕
  <td><!--{if $user.authority == 'root' or $user.authority == 'author'}-->{$plugin_user_entry_counts[$user.id]}<!--{/if}--></td>
ǉĂB

*폜@
ȉ̃t@C폜܂B
Elibs/freo/plugins/config.user_entry_count.php
Elibs/freo/plugins/display.user_entry_count.php

*XV
2014/08/16 Ver 1.0.0
    J܂B