Closed
Bug 565178
Opened 16 years ago
Closed 14 years ago
Add personas to user profile page
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
6.4.0
People
(Reporter: rdoherty, Assigned: potch)
References
()
Details
(Whiteboard: [monarch])
Attachments
(1 file)
|
11.93 KB,
image/png
|
Details |
Personas should be listed under user's profiles.
http://people.mozilla.com/~chowse/drop/amo/personas/v1/Artist_Profile.png
9 personas, ordered by popularity desc. Layout switcher in top right should not be implelemented.
Chowse: what should the logic be for the 'Personas artist' note in the top right be if a user has also created an add-on?
| Reporter | ||
Comment 1•16 years ago
|
||
Mockup for users viewing their own profile:
http://people.mozilla.com/~chowse/drop/amo/personas/v1/Artist_Profile_Owner.png
Additional module for submitted by unreviewed/flagged/rejected personas.
Comment 2•16 years ago
|
||
This seems really lopsided towards personas.
| Reporter | ||
Comment 3•16 years ago
|
||
(In reply to comment #2)
> This seems really lopsided towards personas.
I think it looks that way b/c there's a lot in the mockup, but for most users it will be only one or two personas.
| Reporter | ||
Comment 4•16 years ago
|
||
Oh, I do think we should remove favorite personas from this page. Those shouldn't be public.
Comment 5•16 years ago
|
||
Some accounts will end up having-
a)Add-ons created by the user
b)Collections created by the user
c)Reviews written by the user
d)Favorite Collections
and now e)Personas
This page may become too dense to be actually useful.
Comment 6•16 years ago
|
||
(In reply to comment #0)
> Chowse: what should the logic be for the 'Personas artist' note in the top
> right be if a user has also created an add-on?
Simple answer:
If you have a public extension, you're an Add-on Developer.
Otherwise, if you have a reviewed Persona, you're a Persona Artist.
Otherwise, show nothing.
Complex answer:
(X = total ADU of all the user's public extensions)
(Y = total ADU of all the user's reviewed Personas)
If X >= Y > 0, you're an Add-on Developer.
Otherwise, if Y >= X > 0, you're a Persona Artist.
Otherwise, show nothing.
Or:
I could make a combined artist/developer icon.
Comment 7•16 years ago
|
||
Updated•15 years ago
|
Target Milestone: --- → Q3 2011
Comment 8•15 years ago
|
||
- The combined artist/dev icon is rockin', use that
- All persona listing should be by popularity
- The Mockup in comment 0 looks good, the mockup in comment 1 needs adjustment:
1) Combine the "personas I've created" and "personas I've submitted" sections. The decal on the persona can answer its current status if it's not public
2) Remove the "Favorites" section. We're using collections now.
- Standard pagination applies. If they have more than (some reasonable number) than paginate.
- If the user has more personas than extensions we can put the personas section first. Otherwise, swap them
Updated•15 years ago
|
Assignee: nobody → cwiemeersch
Updated•14 years ago
|
Target Milestone: Q3 2011 → Q4 2011
Updated•14 years ago
|
Assignee: cvan → thepotch
Target Milestone: Q4 2011 → 6.4.0
| Assignee | ||
Comment 9•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 10•14 years ago
|
||
Disagree with comment 8, "All persona listing should be by popularity".
While that is great to have and should probably be the default, artists trying to manage multiple pages of personas could benefit from a chronological list whose order is not changing from day-to-day, like that we can currently get from a username search on getpersonas.com. Both should be available, and while a username search is now available on AMO, it yields only a randomly ordered list, and it is not exclusively that artist's personas, but includes other artists.
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•