Making WordPress.org

Opened 8 years ago

Closed 8 years ago

#2068 closed enhancement (fixed)

Forum profiles should have a link to the WP.org profile

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
Component: Support Forums Keywords: has-patch
Cc:

Description

In #518, there's a long-term goal of merging forum profiles with WP.org profiles.

That was attempted during the upgrade to bbPress 2.x in #1544, but it turned out that's not feasible at the moment, because WP.org profiles lack the necessary functionality and i18n, see #1868.

In the meantime, forum profiles should have a link to the WP.org profile, like @sergeybiryukov on WordPress.org on the WP.org profile itself.

It would be great to add the @sergey on Slack part as well, but none of the open sourced files have a reference to where that data is stored.

The patch also adds missing translator comments for all the placeholders in the same block.

Attachments (4)

meta-2068.PNG (93.3 KB) - added by SergeyBiryukov 8 years ago.
meta-2068.patch (2.9 KB) - added by SergeyBiryukov 8 years ago.
meta-2068.2.patch (4.0 KB) - added by SergeyBiryukov 8 years ago.
meta-2068.3.patch (4.8 KB) - added by SergeyBiryukov 8 years ago.

Download all attachments as: .zip

Change History (10)

#1 @SergeyBiryukov
8 years ago

It would be great to add the @sergey on Slack part as well, but none of the open sourced files have a reference to where that data is stored.

I guess I was wrong, found an example in WP_I18n_Teams::get_slack_username().

meta-2068.2.patch includes that part.

#2 in reply to: ↑ description ; follow-up: @ocean90
8 years ago

  • Keywords commit removed

Replying to SergeyBiryukov:

That was attempted during the upgrade to bbPress 2.x in #1544, but it turned out that's not feasible at the moment, because WP.org profiles lack the necessary functionality and i18n, see #1868.

I read that now several times. Why not taking the initiative to enhance the profiles for the missing parts instead of inventing a second profile page?

#3 in reply to: ↑ 2 @SergeyBiryukov
8 years ago

Replying to ocean90:

Why not taking the initiative to enhance the profiles for the missing parts instead of inventing a second profile page?

I'd be happy to contribute to WP.org profiles when they are open sourced or when I see all the code involved, with the ability to run it on a local install or a sandbox.

What would be the first steps for such an initiative? At this point I'm just trying to do what I can with what I have :)

#4 @SergeyBiryukov
8 years ago

Refreshed after [4123]. It's not about inventing a second profile page, it's about linking two existing pages to make moderators' day-to-day work a bit easier.

#6 @coffee2code
8 years ago

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

In 4206:

Forums Theme: Show Slack username and/or WordPress.org username (linked to profiles.wordpress.org) in user profiles.

Also adds missing translator comments for all the placeholders in the same block.

Props SergeyBiryukov.
Fixes #2068.

Note: See TracTickets for help on using tickets.