imath / entrepot

A list of free GitHub.com hosted WordPress plugins, themes & blocks
https://imathi.eu/entrepot/
GNU General Public License v2.0
31 stars 6 forks source link

Changelog #7

Closed lriaudel closed 7 years ago

lriaudel commented 7 years ago

Hi, When we see the plugin list, we can see the plugin to update. But before it is important to see the changelog. But when we want to read-it , we can click on "View details" and we see this page for exemple :

wp-admin/plugin-install.php?tab=plugin-information&plugin=wp-statuses&TB_iframe=true&width=600&height=550

We don't can read the changelog on it directly contrary to wp.org.

imath commented 7 years ago

Hi,

Thanks for your feedback. @lriaudel what is the "plugin list" for you ?

changelog

Because, in the above plugins list, when one of the Entrepôt registered plugin is to be updated (in this example WP Statuses) there's a yellow background with these 2 possible actions:

If it's in the 'Add Plugins' screen on the Entrepôt tab, then i agree this information is not available, i'll try to figure out a way.

lriaudel commented 7 years ago

For me plugin list is : wp-admin/plugins.php I talk about the windows open when I clicked on "view detail". I don't test update background for the moment.

imath commented 7 years ago

When we see the plugin list, we can see the plugin to update. But before it is important to see the changelog.

Then on wp-admin/plugins.php the version details will appear when there's an available update.

A changelog with all versions listed is not available, if that's what you're looking for. To make this happen, each plugin should include a CHANGELOG.md into their files. Let's work on it for 1.2 :)

lriaudel commented 7 years ago

Yes it is an enhancement, not a bug report :-b

imath commented 7 years ago

FYI in 1.2.0 it will be possible to add the CHANGELOG and other resources such as:

The UI will changed a bit to use a split button. See screenshot below:

split-button