Auto-tools/Projects/WikiZilla

< Auto-tools‎ | Projects
Revision as of 02:54, 13 October 2010 by Beltzner (talk | contribs)

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

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