Login  Register

Adding name at "last_post_column"

Posted by Mencey Melgar on Nov 26, 2012; 7:42pm
URL: https://support.nabble.com/Adding-name-at-last-post-column-tp7582051.html

there are more options for this)("Last_post_column" under "mixed_table_columns"):
 
<td style="width:100%;padding:0 .3em;border:none;[n.style. property='white-space'][n.white_space/][/n.style.]">
                                            <n.smart_post_link.url>
                                                <text.when_created.short_format/>
                                            </n.smart_post_link.url>
                                            <span class="weak-color nowrap" style="padding-left:.2em">
                                                <t>by <t.author.owner.name truncate="20"/></t>
                                            </span>
                                        </td>
  I want to show the name of the last topic, but I couldn't find the way to edit this macro :S, i also tried with
<text.when_created.long_format/>
 But it still showing only the date
:) Helper