Making WordPress.org

Opened 11 years ago

Closed 8 years ago

Last modified 8 years ago

#129 closed enhancement (fixed)

Profile pages should include activity on local forums as well

Reported by: defries's profile defries Owned by: coffee2code's profile coffee2code
Milestone: Priority: low
Component: Profiles Keywords:
Cc:

Description

Migrating from #wp17917:

Since WordPress 3.2 is going to show a link to the profile pages of the various contributors and translators, it seems only fair for that profile page to reflect the activity of those translators on the local forums as well.

Currently if you go to my profile page for example http://profiles.wordpress.org/users/DeFries/ you will only see some forum activity on the international forum. Most of my activity is done however on the Dutch Forum ( http://nl.forums.wordpress.org ). Something you can see on the profile page of the Dutch forum itself: http://nl.forums.wordpress.org/profile/defries

For starters, it would be a better suit if the first mentioned profile url shows all of the users activity on the forums, but having both reflect the same would be a warm welcome. Having the two merged could even be a better solution. I'll leave that up to you guys.

Fixing this is likely part of the GSoC project being worked on now and, if it's not, it's easy to fix, per @coffee2code.

Change History (8)

#1 @CoachBirgit
10 years ago

  • Cc coachbirgit@… added

#2 @zodiac1978
10 years ago

  • Cc zodiac1978@… added

#3 @extendwings
10 years ago

  • Cc daisuke@… added

This ticket was mentioned in Slack in #meta by sam. View the logs.


9 years ago

#5 @coffee2code
8 years ago

In 3893:

Profiles Activity Handler: Improve forum activity handler.

  • Add explicit 'activity' argument and remove the limited 'newType' argument.
  • Handle requests to remove activity related to a topic or reply (such as when trashed, unapproved, or marked as spam).
  • Activity removal requests simply mark the activity as spam, which facilitate revival if untrashed/approved/unspammed.
  • Check for existence of matching activity entry. For instances where activity was to be created but already exists, then simply unspam it.
  • Check that all required request fields are supplied.
  • More thorough sanitization of submitted data.

See #129.

#6 @coffee2code
8 years ago

  • Owner set to coffee2code
  • Resolution set to fixed
  • Status changed from new to closed

In 3920:

Profiles Activity Notifier: Add support for bbPress 2 topic and reply activities.

Notifies activity handler on topic and reply create, trash, untrash, spam, unspam, approve, unapprove.

Fixes #129.

This ticket was mentioned in Slack in #forums by sergey. View the logs.


8 years ago

Note: See TracTickets for help on using tickets.