Make WordPress Core

Opened 11 years ago

Closed 9 years ago

Last modified 9 years ago

#19784 closed task (blessed) (fixed)

Plugin Information dialogue should list Contributors

Reported by: dd32's profile dd32 Owned by: helen's profile helen
Milestone: 4.0 Priority: normal
Severity: normal Version:
Component: Plugins Keywords: nacin-likes has-patch
Focuses: ui Cc:

Description

Following from #19775 I noticed that the list of contributors to a plugin are not displayed on the plugin info dialogue.

It would be nice to display the contributors in the plugin dialogue somehow rather than just the primary author.

Attachments (3)

19784.diff (1.6 KB) - added by collinsinternet 9 years ago.
Update to plugin-install.php that extracts the contributor usernames (array keys) and profile urls then displays them below the author info.
19784.2.diff (1.6 KB) - added by collinsinternet 9 years ago.
Last patch was exported incorrectly.
19784.3.diff (1.2 KB) - added by SergeyBiryukov 9 years ago.
Simplified version

Download all attachments as: .zip

Change History (17)

#1 @nacin
11 years ago

  • Component changed from Upgrade/Install to UI
  • Keywords nacin-likes added

We should redesign the plugin information dialogue to match the WP.org refresh: http://wordpress.org/news/2012/05/plugins-refreshed/

#2 @helenyhou
11 years ago

Any chance we can look at switching off of Thickbox for this dialog while we're at it?

#3 @helen
10 years ago

  • Component changed from UI to Plugins
  • Keywords ui-focus added; ui-feedback removed

Seems like we have a bunch of things to do with the plugin details dialog - contributors, reviews (needs .org endpoint), and get it out of Thickbox.

This ticket was mentioned in IRC in #wordpress-dev by helen. View the logs.


9 years ago

@collinsinternet
9 years ago

Update to plugin-install.php that extracts the contributor usernames (array keys) and profile urls then displays them below the author info.

#5 @collinsinternet
9 years ago

  • Keywords has-patch added

This ticket was mentioned in IRC in #wordpress-dev by tellyworth. View the logs.


9 years ago

#7 @ericlewis
9 years ago

  • Keywords needs-refresh added

Not applying for me.

#8 @collinsinternet
9 years ago

Yikes! Sorry about that. Did the export incorrectly.

@collinsinternet
9 years ago

Last patch was exported incorrectly.

@SergeyBiryukov
9 years ago

Simplified version

#9 @SergeyBiryukov
9 years ago

  • Keywords needs-refresh removed
  • Milestone changed from Awaiting Review to 4.0

#10 @collinsinternet
9 years ago

Nice @SergeyBiryukov.

In regards to revamping the layout with the new API endpoints, should that be a separate ticket?

#11 @SergeyBiryukov
9 years ago

Per IRC discussion linked above, I think we're going to use #27440 for revamping the layout.

#12 @helen
9 years ago

  • Type changed from enhancement to task (blessed)

#13 @helen
9 years ago

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

In 29040:

Improvements to the plugin information modal:

  • Show the banner image when available.
  • Show contributors and ratings breakdown in the FYI box.
  • Show reviews in a tab.

props stephdau, tellyworth, paulwilde, michalzuber. see #27440. fixes #19784, #22599, #26202.

This ticket was mentioned in IRC in #wordpress-themes by jcastaneda. View the logs.


9 years ago

Note: See TracTickets for help on using tickets.