Plugin certification checklist

Revision as of 15:28, 2 January 2006 by Hall (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.