Gossamer Forum
Home : Products : Links 2.0 : Customization :

topx help - recent links on homepage

Quote Reply
topx help - recent links on homepage
i got this working -
http://www.gossamer-threads.com/perl/gforum/gforum.cgi?post=170573;search_string=topx.cgi;#170573

but is it possible to have the url link going to the actual entry listing rather that the entries url? even perhaps to go to the category page? what would the code be?


print qq|<tr><td>$i.</td><td><a href="$_[$db_url]">$_[$db_title]</a></td></tr>|;
}
print "</table>";
Subject Author Views Date
Thread topx help - recent links on homepage arthurdavid 4697 Jul 28, 2002, 5:53 AM
Post Re: [arthurdavid] topx help - recent links on homepage
arthurdavid 4583 Jul 29, 2002, 12:24 PM
Thread Re: [arthurdavid] topx help - recent links on homepage
esm 4569 Aug 2, 2002, 8:00 PM
Thread Re: [esm] topx help - recent links on homepage
arthurdavid 4552 Aug 5, 2002, 9:23 AM
Thread Re: [arthurdavid] topx help - recent links on homepage
esm 4558 Aug 5, 2002, 6:07 PM
Thread Re: [esm] topx help - recent links on homepage
arthurdavid 4520 Aug 6, 2002, 8:40 AM
Thread Re: [arthurdavid] topx help - recent links on homepage
esm 4522 Aug 6, 2002, 6:07 PM
Thread Re: [esm] topx help - recent links on homepage
arthurdavid 4510 Aug 7, 2002, 1:07 PM
Thread Re: [arthurdavid] topx help - recent links on homepage
arthurdavid 4503 Aug 7, 2002, 1:16 PM
Post Re: [arthurdavid] topx help - recent links on homepage
esm 4516 Aug 7, 2002, 2:52 PM