Hey, Whenever someone gets to fixing the Edit Profile page, it would be great to pull out the view to a template so that its customizable .. when I last worked on the UI that page was impossible to change, I couldn't even figure out how to capitalize the form field prompts, I eventually ended up hacking around by changing things via jQuery after the page reached the client at runtime.
Thanks, Mrinal On Sun, Nov 29, 2009 at 11:43 AM, Richard Hirsch <[email protected]>wrote: > 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. > >> > > >
