August 03, 2004

Send password

  • Starting to look at how to split the authentication functions into separate pages
  • As it stands now, some of the functions are hidden behind a drop-down list. It took me awhile to find the email password function. I want to create a link to a page that does that very clearly for the user.
  • Oops, bug first fixed a bug on the 404 page. Somehow, the Server-Side directives got altered. So a "<" got changed to "%3C" and a space got changed to %20. Dunno how it happened.
  • Applied Dreamweaver template to Password Master template files. Now they'll follow edits along with everything else.
  • This is the first time I've really looked at the supplied subscription template. Man, it's sloppy. A lot of unclosed tags.
  • I think I understand the POST mechanism well enough to split those functions into separate pages
  • Updated password emailed, view account, cancel account templates
  • Got it! Woo hoo!
  • Checking everything in
  • Updated signin button to go to the user center. For now. Gonna set up a path through user_center.cgi to sign in and go to /customers/
  • All checked in
  • Changed TortioseSVN menu so that Add, Commit and Diff are on the initial context menu, and Update isn't
  • Added "Forgot your password?" link to user_center template
  • Added redirect of /pm/index.htm to go to the user_center.cgi
  • Changed 401 to link to user_center.cgi instead of signin.htm
  • Made menu include in subscribe form root-relative
Posted by Mighty at August 3, 2004 07:41 PM