View Single Post
  #3 (permalink)  
Old 02-02-2008, 01:39 PM
dogmog dogmog is offline
New Pligger
 
Join Date: Nov 2007
Posts: 21
Thanks: 2
Thanked 0 Times in 0 Posts
Thanks,

but when I put the code in the Link_Summery.tpl the Link shows also up in the Summery view.

It should only show up in the full description instead of the "read more" link.

I guess I must put in something like:

{if $pagename neq ".........."} <a href="{$url}">{$title_short}</a>{/if}

any idea?

Thanks

Olli
Reply With Quote