Auto-tools/Projects/WikiZilla

Goals

  • Create a MediaWiki plugin that allows pages to display "live" queries of bugzilla.mozilla.org
    • shows status/resolution of referenced bugs
    • provides bug lists based on queries
    • provides charts based on multiple queries w/criteria

Non-Goals

  • Replace primary UI for interacting with Bugzilla
  • Create entirely new project management tools in Wikipedia
  • Provide historical charting capabilities beyond what is supported in Bugzilla

Design Specification

TBD, but similar to Bugzilla Reports MediaWiki extension in terms of capabilities and syntax.

Resources

  • see original request in bug 602485 and referenced the existing Bugzilla Reports MediaWiki extension
    • that extension requires DB access to Bugzilla
    • doesn't make use of Bugzilla API
  • Bugzilla API