MTStreamActionModifiedDate
アクションの変更日時を出力します。
たとえば、ブログサービスに記事を投稿した日時は mt:StreamActionDate
タグで。その記事にコメントが投稿された場合など、記事に更新のあった場合の日時を mt:StreamActionModifiedDate
で出力します。
MT5.xでこのタグを利用するためには、をインストールしてください。
使い方
<mt:ActionStreams lastn="15"> <mt:If name="__first__"> <div class="widget-recent-action widget-recent widget"> <h3 class="widget-header">最近15件のアクション</a></h3> <div class="widget-content"> <ul> </mt:If> <li class="service-<$mt:var name="service_type"$>"><mt:StreamActionModifiedDate format="%H:%M"> - <a href="<$mt:StreamActionURL$>"><$mt:StreamActionTitle$></a></li> <mt:If name="__last__"> </ul> </div> </div> </mt:If> </mt:ActionStreams>
モディファイア
以下のページを参照してください。
MTStreamActionModifiedDate と関連のあるテンプレートタグ (31)
- MTActionStreams
- MTArchiveDate
- MTArchiveDateEnd
- MTBlogTimezone
- MTCalendarDate
- MTCommentDate
- MTCommentPreviewDate
- MTDate
- MTDateFooter
- MTDateHeader
- MTEntryCreatedDate
- MTEntryDate
- MTEntryModifiedDate
- MTEntryUnpublishedOn
- MTOtherProfiles
- MTOtherProfileVar
- MTPageDate
- MTPageModifiedDate
- MTPingDate
- MTProfileServices
- MTStreamAction
- MTStreamActionDate
- MTStreamActionID
- MTStreamActionModifiedDate
- MTStreamActionRollup
- MTStreamActionTags
- MTStreamActionThumbnailURL
- MTStreamActionTitle
- MTStreamActionVar
- MTStreamActionVia
- MTTemplateCreatedOn