Ticket #298 (closed enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

Custom user info page

Reported by: tarmo Assigned to: gbalazs
Priority: critical Milestone: 0.3 Louhi
Component: generic Version:
Keywords: Cc:
Time spent: 13.0h Time remaining: 0h
Time planned: 10h

Description

(story #72, #56) Replace the default user info page (visible at /author/userid) with a custom page, which shows the following:

  • user image
  • user full name
  • contact information (only for logged-in users)
  • others interests and info
  • links to:
    • user's stories
    • user's collections
    • resources created by the user

Change History

04/13/06 14:24:04 changed by gbalazs

  • owner changed from anonymous to gbalazs.
  • status changed from new to assigned.
  • tt_remaining changed.
  • tt_spent changed.
  • tt_estimated set to 6h.

04/18/06 10:50:14 changed by gbalazs

  • tt_estimated changed from 6h to 10h.

i run into quite interesting security issues,especially with getting the skype name, and email fields, so this will be longer than 6h

04/18/06 17:55:24 changed by gbalazs

  • status changed from assigned to closed.
  • tt_spent set to 13.0h.
  • resolution set to fixed.
  • tt_remaining set to 0h.

(In [182]) closes #298 spent 13h

Basically i finished this, created a ToolboxUserTool?.py where i collected together all of the user data related stuff. I think i will expand this file with new methods in the next few days. However, i need further informations about the others interests and info topic, exactly which fields do we need.