Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Logout and Add URL question

Quote Reply
Logout and Add URL question
What is the url for a logout link? I checked out the demo, and didn't see it anywhere. Also, how do I make it so that a user has to browse to the appropriate category to add a link? Right now my add.cgi is pointing here:

http://www.mydomain.com/cgi-bin/add.cgi?

But on the links sql demo here, when I try to add a site, I get this message. I would like to do the same if possible. If not, no biggie.

Please first visit the category you wish to add your link to, then click on Add.

Thanks,
Quote Reply
Re: [Chrisp] Logout and Add URL question In reply to
Got it! Duh, the logout link would not appear because I was surfing the pages in static mode, and not in dynamic. The huge pulldown menu was showing up because gen_category_list was set to yes under the build options. Now they are required to browse to the appropriate category before adding their site.