<mt:StreamActionTitle>
This functional template tag outputs an action's title.
This tag is a part of ActionStreams and MT 4.25.
Example:
This tag is a part of ActionStreams and MT 4.25.
Example:
<mt:ActionStreams lastn="15">
<mt:If name="__first__">
<div class="widget-recent-action widget-recent widget">
<h3 class="widget-header">15 recent actions</a></h3>
<div class="widget-content">
<ul>
</mt:If>
<li class="service-<$mt:var name="service_type"$>"><a href="<$mt:StreamActionVia$>"><$mt:StreamActionTitle$></a></li>
<mt:If name="__last__">
</ul>
</div>
</div>
</mt:If>
</mt:ActionStreams>
This page was last updated on 2009-03-26, 11:49.
Leave a note
Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.