Open Bug 935517 Opened 11 years ago Updated 5 years ago

Should be able to optionally link to mozillian page in profile

Categories

(bugzilla.mozilla.org :: Extensions, enhancement, P5)

Production
x86_64
Linux
enhancement

Tracking

()

People

(Reporter: wlach, Unassigned)

References

Details

The new user profile pages are great, but it would be even cooler if one could also specify a mozillian profile that these pages could then link to. Would make it much easier to find out more about a specific person.
i thought we already had a bug for this -- evidently not :)

implementation notes:
  - make sure the field is lazy-loaded (like securemail's public key)
  - field should be added to the account-information preferences tab, and edited there
  - add to the user profile only if supported
    - add a link to the account-information tab when viewing your own profile to make it clear how to set it
Component: User Interface → Extensions: BMO
Component: Extensions: BMO → Extensions: UserProfile
Assignee: nobody → dylan
An alternative implementation would be to get Mozillians finally to implement an API for getting a single result for a search, and then simply add a "(?)" to each comment or other reference to a user which, when you mouse over it, loads:

http://mozillians.org/search?bugzilla_email=gerv@mozilla.org&format=compact

in an in-page pop-up <iframe>.

Mozillians would return a fixed-size (or at least, fixed-width) HTML page from that search which gave details of the person concerned - name, photo, description etc. This would encourage more people to sign up for Mozillians (because if they hadn't got an account, it would say "no information available") and would put Mozillians data in a usefully-accessible place for Bugzilla users, without requiring any more loads on pageload.

Gerv
It'd be nice if the connection went both ways. We could award badges to mozillian accounts who report security bugs, for example.
Comment 2 is private: false
Assignee: dylan → nobody
Priority: -- → P5
Type: defect → enhancement
Component: Extensions: UserProfile → Extensions
You need to log in before you can comment on or make changes to this bug.