This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 114358

Summary: Implement levels for rated plugins on Plugin portal
Product: updatecenters Reporter: Martin Balin <mbalin>
Component: PluginportalAssignee: David Botterill <dbotterill>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Balin 2007-08-31 12:33:09 UTC
Plugin portal has to implement at least two levels for plugins based on their rating.
1. Non active (unrated or low rated modules). When module is added into plugin portal then it is by default in this 
category. Unless it gets rating X from number of users (15) it cannot get into Active plugins area.
Non active plugins are not visible inside NetBeans Plugins manager.

2. Active plugin is visible inside Plugin manager together with rating.
When Active plugin is updated then it goes into Non active, but its number of ratings is lower (5).

This is important to be able to manage quality of plugins without deep involvement of dedicated group of people.
Comment 1 David Botterill 2008-04-12 19:43:19 UTC
Implemented with verification process.