Login  Register

Re: Redirect not working

Posted by Mencey Melgar on Mar 26, 2013; 5:01pm
URL: https://support.nabble.com/Redirect-not-working-tp7583728p7583736.html

Also, is there a way to set a truncate for a link? I mean, I have the last_post_column modified and there is the link to the last post but I want to put a limit to it.

I saw for the name of the author there is a limit(20)
<t.author.owner.name truncate="20"/>
so something to add to this line:
<td style="font-size:90%;margin:.3em 0;padding:0 .2em;border:none;[n.style. property='white-space'][n.white_space/][/n.style.]">
  <n.cell_link_and_star/>
</td>
:) Helper