Gossamer Forum
Home : Gossamer Threads Inc. : Custom Modification Jobs :

Re: Multiple collums for links...

Quote Reply
Re: Multiple collums for links... In reply to
Ooops...actually I don't know. I haven't used the flat file version for so long, I don't know.

It hijacks the call to SITE_html::Display and wraps it in a set of nested subroutines. Which means, it could probably do the same to the wrapper for &load_template, as long as the number of links sent in was controlled in some way.

The problem I see with flat-file links is that the way it builds the category pages of links. This would have to be shoe-horned in into the "spanning pages" routine, where in Links SQL NG it doesn't. That process was broken up into two proceses -- span pages and build page. So, the "build page" gets a statement handle to the # of links for that page, and builds them all. It then returns to the span pages routine, which determines if another page needs to be built or not. The "build page" rountine never really knows what page it's on, or how many pages to build. In previous versions (SQL included), that was handled much, much differently.

For some reason, I thought this was originally posted in the Links SQL Discussion area.


PUGDOGŪ
PUGDOGŪ Enterprises, Inc.
FAQ: http://pugdog.com/FAQ


Subject Author Views Date
Thread Multiple collums for links 2... Andy 15023 Dec 16, 2000, 12:56 AM
Thread Re: Multiple collums for links...
Paul 14709 Dec 16, 2000, 5:53 AM
Thread Re: Multiple collums for links...
Andy 14727 Dec 16, 2000, 5:56 AM
Thread Re: Multiple collums for links...
Paul 14796 Dec 16, 2000, 5:59 AM
Thread Re: Multiple collums for links...
Andy 14716 Dec 16, 2000, 6:02 AM
Thread Re: Multiple collums for links...
Paul 14690 Dec 16, 2000, 6:06 AM
Post Re: Multiple collums for links...
Andy 14677 Dec 16, 2000, 6:08 AM
Thread Re: Multiple collums for links...
Paul 14712 Dec 16, 2000, 6:11 AM
Thread Re: Multiple collums for links...
pugdog 14697 Dec 16, 2000, 6:44 AM
Post Re: Multiple collums for links...
Paul 14631 Dec 16, 2000, 6:51 AM
Thread Re: Multiple collums for links...
Andy 14570 Dec 27, 2000, 3:37 AM
Thread Re: Multiple collums for links...
Robert 14559 Dec 30, 2000, 2:55 PM
Post Re: Multiple collums for links...
Andy 14455 Dec 31, 2000, 6:55 AM
Thread Re: Multiple collums for links...
Andy 14529 Jan 2, 2001, 1:38 AM
Thread Re: Multiple collums for links...
Robert 14475 Jan 2, 2001, 2:55 AM
Thread Re: Multiple collums for links...
Andy 14533 Jan 2, 2001, 4:42 AM
Thread Re: Multiple collums for links...
pugdog 14506 Jan 4, 2001, 7:30 AM
Thread Re: Multiple collums for links...
Stealth 14449 Jan 4, 2001, 7:34 AM
Post Re: Multiple collums for links...
pugdog 14460 Jan 4, 2001, 7:45 AM
Post Re: Multiple collums for links...
Andy 14403 Jan 4, 2001, 10:56 AM