I looked at the Google Code base and found the Edit Profile functionality. We would have to move this functionality to the existing code base (Boot.scala, etc). The HTML template for editing the profile is still in the SVN.
D. On Sun, Nov 29, 2009 at 7:10 AM, Vassil Dichev <[email protected]> wrote: > The user edit page was generated as part of the MetaMegaProtoUser. > When David refactored our user management, the edit user page was one > of the things which got left out. > > As for OpenID, in order for it to work, there must be a way to > associate OpenID with a user profile. > > > On Sun, Nov 29, 2009 at 6:51 AM, Richard Hirsch <[email protected]> wrote: >>>>BTW does anyone know what happened to the user-edit page? >> >> Got lost somewhere as we transitioned to Apache. The HTML template is >> still there in SVN but the MenuLoc in the scala code has vanished. I >> tried to add it again (after looking at the old Google Code >> repository) but I didn't get very far. >> >
