Feature #5980
Clearly mark experimental plugins in installer
| Status: | Closed | Start Date: | 07/09/2012 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Python plugins and bindings | |||
| Target version: | Version X - Unplanned | |||
| Platform: | Resolution: | fixed | ||
| Platform version: | Patch supplied: | Yes | ||
| Status info: |
Description
A common problem is that users are unaware that they are installing an experimental plugin. Once you allow "experimental" plugins in the Installer, all possible plugins will be listed without any additional note on whether they are stable or not. Users simply expect them to work and will be disappointed. The plugin list should clearly show which plugins are ready for production use and which are experimental.
I'll put priority to "high" since I think this really should be added to the next version.
Associated revisions
Revision fccf9ac5d00e326a9b66f314524fde69e438e7e9
mark experimental plugins in installer (fix #5980)
History
Updated by Robin Lovelace 9 months ago
Even better: add a software-centre style user rating system.
May be over-complex solution, acknowledged.
If so, would allowing the user to order plugins by number of downloads per month help?
That way popular (generally non-experimental) plugins like Sextant would rise to the top IMO.
Just a suggestion,
Robin
Updated by Alexander Bruy 8 months ago
- File darkRed.png added
- File darkYellow.png added
How we should mark such plugins? Here is two screenshots where experimental plugins are marked with different font color. Also it is possible to change font style (e.g. make it italic) and/or change background
Updated by Anita Graser 8 months ago
I like red.
Could the status also read "experimental"? Just to make sure that users really get it.
Updated by Nathan Woodrow 8 months ago
I would avoid red font for things like this it normally means error.
I would suggest to add a little science icon with a tooltip to say "Experimental" something like http://www.iconfinder.com/icondetails/45373/128/chemistry_science_test_icon
Updated by Pirmin Kalberer 8 months ago
- Target version changed from Version 2.0.0 to Version X - Unplanned
Updated by Anita Graser 8 months ago
Good point, Nathan! +1 for an icon if possible.
Updated by Alexander Bruy 8 months ago
- File with_icons.png added
Here is screenshot for one of the possible implementations.
Updated by Alexander Bruy 8 months ago
- File installer-2.png added
And another shot, with Nathan's suggestions
Updated by Jaka Kranjc 8 months ago
I suggest the name and version columns at least get a tooltip along the line of "EXPERIMENTAL; plugin is not finished yet", since it is not immediately clear what the potion icon is about (and there's a chance people will hover over it).
Updated by Alexander Bruy 8 months ago
- File installer-3.png added
Yet another shot. Separate column for icons, but without text
Updated by Alexander Bruy 8 months ago
- Status changed from New to Closed
Fixed in changeset fccf9ac5d00e326a9b66f314524fde69e438e7e9.
Updated by Alexander Bruy 8 months ago
- Resolution set to fixed
Updated by Borys Jurgiel 8 months ago
- File installer.diff added
The install/uninstall buttons don't work anymore. Here's a patch.
Updated by Borys Jurgiel 8 months ago
- Patch supplied changed from No to Yes