Gossamer Forum
Quote Reply
Register
Hi Everybody
As I can to make I stop before the user adding to one link it I have that to register itself first.
To the time that this is the registration in newsletter: Username, password, email
See exemple in action there:

http://www.aeroseek.com/...add.cgi&from=add

http://www.aeroseek.com/

Thanks You

meujovem
Brazil
meujovem
Brazil
Quote Reply
Re: [meujovem] Register In reply to
I don't know if that has ever been done for Links 2.

I have never used it but I believe the dbman product has a register feature with a separate password file. But I don't think it requires approval by you before the user can add a link.

Alternatively, you might be able to implement a password protected area and put the pages that allow for adding/modifying/rating/reviewing in that folder.

Check out http://hotscripts.com. They have several free at http://www.hotscripts.com/...User_Authentication/ or http://www.hotscripts.com/...ams/User_Management/ or the Perl area, same sections.

You would have to hack the code so that things points to that folder for those pages and not use the default from links.cfg ( see $db_template_path ). But that would be tedious, but easy...

Heck, I might even try that myself...


Gene
"The older I get, the more I admire competence, just simple competence in any field from adultery to zoology."
Quote Reply
Re: [meujovem] Register In reply to
You could use Bobsie's Password MOD, which can be found in Support -> Resources -> Link2.0 -> Modifications.

In addition, I believe another Mod Author wrote a modification for storing info in an user.db and then changing the "Contact Name" and "Contact Email" fields to USERID as a way to join the USER with the records in the LINKS.DB file.

In addition, LINKS SQL does have a registration process built-in.
========================================
Buh Bye!

Cheers,
Me

Last edited by:

Stealth: May 23, 2003, 8:06 AM