latest link title and submitter name template variables
Posted May 15, 2012 - 3:58 PM:
I'd like to add the title and submitter name of the latest link in each category to the category listing page, but found there was no template variable to handle that. I then tried toplists, but it showed the latest overall link instead of each category's latest link. (I tried using the WHERE clause, but it didn't work. Does that field accept the CAT ID variable?)
Comments on latest link title and submitter name template variables
Member
Usergroup: Customer
Joined: Sep 27, 2004
Location: New York City
Total Topics: 24
Total Comments: 46
Posted May 15, 2012 - 3:58 PM:
I'd like to add the title and submitter name of the latest link in each category to the category listing page, but found there was no template variable to handle that. I then tried toplists, but it showed the latest overall link instead of each category's latest link. (I tried using the WHERE clause, but it didn't work. Does that field accept the CAT ID variable?)
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Use the filtering condition catid={CATID} in the toplist, and that should work on the category page.