Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Re: Addd Site with Drop Down Categories?

Quote Reply
Re: Addd Site with Drop Down Categories? In reply to
If you want the categories to show up in a drop-down menu, then simply use the following config in the Links.pm file:

Code:

# Set to one to have Links generate a category list, set to 0 to use
# the category id.1
$LINKS{db_gen_category_list} = 1;


There are many bugs with the alternate category drop-down, which has been fixed in the NG version (2.X) of Links SQL.

Regards,

Eliot Lee
Subject Author Views Date
Thread Addd Site with Drop Down Categories? MOyler 2166 Mar 27, 2001, 11:25 AM
Post Re: Addd Site with Drop Down Categories?
Stealth 2101 Mar 27, 2001, 7:32 PM