MTActionsFooter
MTActions ブロックタグの中で、最後のアクションのときだけ囲んだ内容を実行するブロックタグです。
Movable Type 7 では、コミュニティ機能が同梱されていないため利用できません。
- 使い方
<mt:Actions namespace="community_pack_recommend" include_blogs="all" sort_order="descend" lastn="30">
This will appear once for every action.
<mt:ActionsFooter>
This will appear once at the very end.
</mt:ActionsFooter>
</mt:Actions>