From: "Amir Abiri" <[EMAIL PROTECTED]> > > What about author email? comment subject? will it be threaded? (if yes, > > you'll also need 'parent'). > > That's the part i was thinking of. > The "Normalized" way to do it would be to make author a foriegn key for the > authors / users table. and then only users post. That doesn't mean only > admins and privileged users, but it means that you can't post if you haven't > registered yet, and that you have to login. > > If we don't want to hold a users table other then for admins and not track > any passing user, then this field will hold the user's name, and another > field will hold his email. Then every user that posts has to re-enter his > details, or they are cookied after the first post. > > I think the first approach is better. >
OK, But I think that we should still allow anonymous posting, and not force someone to register just so he'll be able to comment. BTW - What about the FAQ? Is it also running on Zope? Sagi ---------------------------------------------------------------------------- To unsubscribe, send a message to [EMAIL PROTECTED] Archives available at http://www.mail-archive.com/[email protected]/
