Re: [phpWebLog-devel] 'invisible' user/author accounts?
Brought to you by:
openface
From: Jason H. <ope...@ey...> - 2000-07-12 17:00:26
|
By invisible, I meant that as a sort of reminder to me how to make these accounts work. When you post a message or comment, you will be given the option to remember your information on the server if you supply a password. Through a cookie, your information will be remembered in your browser (except the password). Doing this method is considered 'invisible' in my mind, rather than creating a "New User Registration" page, and treating logins are something important, which they really aren't. Users' name, email, password is all that will be asked for. The author accounts will be treated entirely different. After 0.3.0, I will begin work on either threaded comments, accounts, or templates. Whichever seems more fun at the time. Jason Brian King wrote: > > Jason (or anybody), > > Just wondering what 'invisible' user/author accounts are (as included on latest > TODO). |