Making WordPress.org

Opened 8 years ago

Closed 5 years ago

Last modified 5 years ago

#2768 closed enhancement (fixed)

Change plugin translation summary page link to WordPress.org, to be locale-specific

Reported by: garyj's profile GaryJ Owned by: dd32's profile dd32
Milestone: Priority: low
Component: Translate Site & Plugins Keywords:
Cc:

Description

On a page like https://translate.wordpress.org/locale/en-gb/default/wp-plugins/wp-github-sync (choice of locale and plugin is arbitrary for this example), there's a link under the plugin description with the text "WordPress.org Plugin Page". This currently links to https://wordpress.org/plugins/wp-github-sync (for this example).

I believe it would make more sense to point it to the locale-specific URL i.e. https://en-gb.wordpress.org/plugins/wp-github-sync - this would allow GTEs/PTEs to see how the Readme strings look on the relevant front-end, and allow those who are focussed on a particular locale to continue browsing under that locale's subdomain.

Change History (6)

#1 @ocean90
7 years ago

  • Keywords needs-patch removed
  • Resolution set to wontfix
  • Status changed from new to closed

The link is currently part of the project description which makes this a bit harder to implement. Closing as wontfix as we have requests with higher priority in the queue.

#2 @ocean90
6 years ago

#3967 was marked as a duplicate.

#3 @knutsp
5 years ago

  • Resolution wontfix deleted
  • Status changed from closed to reopened

Still requests with harder priority?

When I translate a readme I want to view the localized plugin/theme page, not the original.

#4 @dd32
5 years ago

  • Owner set to dd32
  • Resolution set to fixed
  • Status changed from reopened to closed

In 9312:

Translate: Localise links to Plugin/Theme pages within the project description when viewing on a locale-specific page.

Fixes #2768.

#5 @dd32
5 years ago

In 9313:

Translate: Only query for this locale.. not all of them.

This is the "more optimized" version that i intended to commit originally..

See r9312.
See #2768.

#6 @dd32
5 years ago

In 9314:

Translate: Fix a variable typo.

See r9313.
See #2768.

Note: See TracTickets for help on using tickets.