snytkine / LampCMS

Open source Question and Answer program similar to StackOverflow and Quora in PHP + MongoDB. Follow @snytkine on Twitter
http://support.lampcms.com
324 stars 104 forks source link

Edit profile #46

Closed snytkine closed 13 years ago

snytkine commented 13 years ago

Need a controller with form processing to edit profile. Make editable fields Fist name, Middle name, Last name, url, bio (description, will even contain RTE, will have max text of about 1000 chars.) Later will have upload avatar field right there.

"Connect" buttons to add Twitter, FB may be on the same page, but not sure yet.

snytkine commented 13 years ago

Done! Profile exiting is complete, now even has "Avatar upload" option