Home : Products : Gossamer Links : Development, Plugins and Globals :

Products: Gossamer Links: Development, Plugins and Globals: Re: [davenet] yahoo subcats sorting question!: Edit Log

Here is the list of edits for this post
Re: [davenet] yahoo subcats sorting question!
Try adding:

$table->select_options('ORDER BY Full_Name');

before:

my $sth=$table->select({'FatherID' => $catid},['Full_Name','Name']);

to the YahooSubcats.pm file.

I just woke up, so won't vouch for it :)

But, I never noticed that, so this will be a feature (selectable) I'll add to my modified version when I have a moment.


PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.

Last edited by:

pugdog: May 5, 2005, 5:20 PM

Edit Log: