Plugin certification checklist
Major Checklist Items
- Plugins should create dataset subnodes for their results so the user can see and navigate to the result.
- Plugins should specify what datasets they can accept and process through the use of the @AcceptTypes annotation. They should only specify datasets that they can properly support and then will only be visible when relevant to the current data loaded.
Minor Items
- Plugin should conform to look and feel guidelines, and should make use of standard button placements and layouts.