FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Where I find the variable "{to VAR: r[0 ]}" ?
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Where I find the variable "{to VAR: r[0 ]}" ? [message #27782] Mon, 26 September 2005 14:10 Go to next message
MT-Tobias is currently offline  MT-Tobias   Germany
Messages: 2
Registered: September 2005
Karma: 0
Junior Member
I have redesign of fudforum look for I still the variable nearly finally now {VAR: r[0]} in index.tmpl.

In order to then use the function of the shortened location reference from the Usrinfo.tmpl.

It should look then in such a way:
>> last post title... (max. 20chars) (dynamic)


Does someone have a fast solution for me?


Thanks in advance


Re: Where I find the variable "{to VAR: r[0 ]}" ? [message #27784 is a reply to message #27782] Mon, 26 September 2005 14:14 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
If you are using 2.7.2 you can do:

{IF: strlen($r[0])>20}{FUNC: substr($r[0],0,25)}...{ELSE}{VAR: r[0]}{ENDI}


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: CMS integration
Next Topic: What does msg_1 do?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 08:47:47 GMT 2024

Total time taken to generate the page: 0.02374 seconds