PDA

View Full Version : Number of links behind countries


Martin
02-21-2006, 11:20 AM
Hi,

Is it possible to put the number of real links behind the:
country (all links for that country = all links in all regions added together)
region (all links for the region = all links in all cities added together)
city (all links for the city)
like it is done for the normal categories?

This way it is easier browsing through the regional view, especialy when you stil have lots of countries/regions without links.

Martin
02-28-2006, 02:36 PM
Anyone????

David
02-28-2006, 04:02 PM
Unfortunately, this would involve a recursive query, and would be cause slow page load time. We would need a solution that cached the query. So the answer is it is possible, but would involve rewriting quite a bit of code.

Some of the things we are doing in phpLD 3.0 will ultimately lead to the answer on this.