Opened 13 years ago

Last modified 8 years ago

#207 accepted enhancement

Add tag list to user profile

Reported by: Jef van Schendel Owned by:
Priority: minor Milestone:
Component: programming Keywords:
Cc: spaetz Parent Tickets:

Description (last modified by Christopher Allan Webber)

Currently the left part of the user's profile only contains... the
profile.

It'd be great if below that, we could have a list of tags they've
used.

  • Maybe with a number behind it telling you how many times they've

been used.

  • If there are a lot of tags, say, more than 20 or 30, the list

should be cut off.

  • Of course each of these tags should link to the /u/tag/X page

and list all of the media with that tag.

  • Maybe we can add a "show all" link that links to a full page for

the user's tags. Maybe a tag cloud there?

    **schendje's profile**¶
    -----------------------

    I like swimming and eating pasta. Preferably at the same time.

    +----------------------------------+
    | **Favorite tags** (show all)     |
    +==================================+
    | spain (8) sky (5) cows (4)       |
    +----------------------------------+
    | portrait (4) self-portrait (3)   |
    +----------------------------------+

Change History (6)

comment:1 by Will Kahn-Greene, 12 years ago

The original url for this bug was http://bugs.foocorp.net/issues/502 .
Relations:
#183: related

comment:2 by thelovebug, 12 years ago

I was about to raise a feature request for this myself.

A Tag Cloud would be the ideal solution to this, I believe.

comment:3 by Christopher Allan Webber, 10 years ago

Description: modified (diff)

comment:4 by Christopher Allan Webber, 10 years ago

Cc: spaetz added

Spaetz added a tag cloud plugin. I'm not sure what the status of it is.

https://gitorious.org/mediagoblin/spaetz-mediagoblin/source/0076b85df7d2fbbd6ab9f1b39d90cbae43658e96:mediagoblin/plugins/tagcloud

Spaetz, do you know?

comment:5 by spaetz, 10 years ago

My plugin worked fine during the 0.5 release time. I have not updated it since, so I am not sure if it would still work. It might be worth to use as a base for your work though.

spaetz

comment:6 by Ben Sturmfels, 8 years ago

Type: defectenhancement
Note: See TracTickets for help on using tickets.