Re: Adding name at "last_post_column"
Posted by
Mencey Melgar on
Nov 29, 2012; 3:54pm
URL: https://support.nabble.com/Adding-name-at-last-post-column-tp7582051p7582108.html
That wasn't what i wanted but thanks anyway

Finally I found how to do it:
<n.last_node.>
<table class="avatar-table">
<tr>
<td style="font-size:100%;margin:.3em 0;padding:0 .3em;border:none;[n.style. property='white-space'][n.white_space/][/n.style.]">
<n.cell_link_and_star/>
</td>
<td class="weak-color" style="font-size:80%;margin:.3em 0;font-variant: small-caps;padding:0 .3em;border:none;[n.style. property='white-space'][n.white_space/][/n.style.]"> <n.when_created.short_format/>
</td>
<td style="width:100%;padding:0 .3em;border:none;[n.style. property='white-space'][n.white_space/][/n.style.]">
<span class="weak-color nowrap" style="padding-left:.0em;font-size:80%">
<t>by <t.author.owner.name truncate="20"/></t>
</span>
</td>
</tr>
</table>
</n.last_node.>
:) Helper