Gossamer Forum
Home : General : Perl Programming :

sorting in 'threaded view', revisited

Quote Reply
sorting in 'threaded view', revisited
A couple months ago I posted a message with the same general topic. I eventually made it so that when a post is added to the database, it loops through and adds the record immediately after the post it was in reply to. This works okay, for the most part, but I'd really like a better method.

Jerry suggested using 'Father' and 'Child' ids and to loop through those, but I'm having a hard time fathoming how exactly to do that. Any ideas?

--Drew
Free, hot camel soup for Links hackers...
http://www.camelsoup.com
Subject Author Views Date
Thread sorting in 'threaded view', revisited sponge 6517 May 5, 2001, 10:41 AM
Thread Re: sorting in 'threaded view', revisited
Stealth 6423 May 5, 2001, 11:51 AM
Thread Re: sorting in 'threaded view', revisited
sponge 6400 May 5, 2001, 9:41 PM
Thread Re: sorting in 'threaded view', revisited
jsu 6410 May 5, 2001, 11:51 PM
Thread Re: sorting in 'threaded view', revisited
sponge 6367 May 6, 2001, 2:50 PM
Thread Re: sorting in 'threaded view', revisited
sponge 6356 May 6, 2001, 2:55 PM
Thread Re: sorting in 'threaded view', revisited
jsu 6370 May 6, 2001, 6:00 PM
Thread Re: sorting in 'threaded view', revisited
jsu 6376 May 6, 2001, 6:17 PM
Thread Re: sorting in 'threaded view', revisited
sponge 6363 May 7, 2001, 12:29 AM
Thread Re: sorting in 'threaded view', revisited
jsu 6325 May 7, 2001, 2:03 AM
Post Re: sorting in 'threaded view', revisited
sponge 6311 May 7, 2001, 10:06 AM