Make WordPress Core

Opened 15 years ago

Closed 12 years ago

Last modified 12 years ago

#19784 closed task (blessed) (fixed)

Plugin Information dialogue should list Contributors

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

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 12 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 12 years ago.
Last patch was exported incorrectly.
19784.3.diff (1.2 KB ) - added by SergeyBiryukov 12 years ago.
Simplified version

Download all attachments as: .zip

Change History (17)

#1 @nacin
14 years ago

  • Component Upgrade/InstallUI
  • 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
14 years ago

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

#3 @helen
14 years ago

  • Component UIPlugins
  • 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.


12 years ago

@collinsinternet
12 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
12 years ago

  • Keywords has-patch added

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


12 years ago

#7 @ericlewis
12 years ago

  • Keywords needs-refresh added

Not applying for me.

#8 @collinsinternet
12 years ago

Yikes! Sorry about that. Did the export incorrectly.

@collinsinternet
12 years ago

Last patch was exported incorrectly.

@SergeyBiryukov
12 years ago

Simplified version

#9 @SergeyBiryukov
12 years ago

  • Keywords needs-refresh removed
  • Milestone Awaiting Review4.0

#10 @collinsinternet
12 years ago

Nice @SergeyBiryukov.

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

#11 @SergeyBiryukov
12 years ago

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

#12 @helen
12 years ago

  • Type enhancementtask (blessed)

#13 @helen
12 years ago

  • Owner set to helen
  • Resolutionfixed
  • Status newclosed

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.


12 years ago

Note: See TracTickets for help on using tickets.