Quote:
Originally Posted by AndrewD
With the new 2.0.7RC (not the first one), you can edit any of the links_linkbit templates and include the following
Code:
<if condition="$sort=='30' or $sort=='7' or $sort=='1'">$linkhit</if>
It is not possible to include its position in the 'hits' when you are not sorting by hits. However, you can use the $linkhit variable simply to show where the entry is in the current sort order.
|
just what i need cheers mate