Making WordPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 7 years ago

#2101 closed defect (bug) (fixed)

Forums: Spam/Pending/Archived views should display topic titles

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

Description

On Spam/Pending/Archived views, it's hard to tell which topic each reply belongs to, as there is no topic title:

The solution for the Replies page from #2002 could probably be reused.

Attachments (1)

meta-2101.patch (1.7 KB) - added by netweb 8 years ago.

Download all attachments as: .zip

Change History (6)

#1 @SergeyBiryukov
8 years ago

  • Summary changed from Forums: Spam/Pending/Archived replies should display topic titles to Forums: Spam/Pending/Archived views should display topic titles

@netweb
8 years ago

#2 @netweb
8 years ago

  • Keywords has-patch added

Patch meta-2101.patch adds topic and reply headers based on #2002 for the spam, pending, and archive views:

https://cldup.com/VTXFce3SOE.png

#3 @SergeyBiryukov
8 years ago

The screenshots look good to me.

Noticed a couple of things:

  • 'In forum: ' and ' topic: ' — spaces should be moved out of translatable string, we can't count on all translators to notice and keep them.
  • The search template has a different styling for topic titles: https://ru.wordpress.org/support/search/test/, but that can wait for the theme revamp.
Version 1, edited 8 years ago by SergeyBiryukov (previous) (next) (diff)

#4 @coffee2code
8 years ago

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

In 4225:

Forums Theme: Show context for posts listed in special views (e.g. spam/pending/archived).

  • Always show linked forum name.
  • Show topic name for topic posts.
  • Show linked topic name for reply posts.

Props netweb, coffee2code.
Fixes #2101.

#5 @SergeyBiryukov
7 years ago

In 4768:

Support Theme: Show context for posts listed in special views (e.g. spam/pending/archived).

  • Always show linked forum name.
  • Show topic name for topic posts.
  • Show linked topic name for reply posts.

Marges [4225] to the new theme.

Props netweb, coffee2code.
See #2101.

Note: See TracTickets for help on using tickets.