Confirmed users
1,927
edits
(Update links to BzAPI) |
|||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
'''Bugzilla and mediawiki integration is being tracked in {{bug|691829}}''' | |||
= Goals = | = Goals = | ||
* Create a MediaWiki plugin that allows pages to display "live" queries of bugzilla.mozilla.org | * Create a MediaWiki plugin that allows pages to display "live" queries of bugzilla.mozilla.org | ||
Line 17: | Line 19: | ||
== Features == | == Features == | ||
=== Bugzilla Reports Parity === | === Bugzilla Reports Parity === | ||
Duplicate | Duplicate [http://www.mediawiki.org/wiki/Extension:Bugzilla_Reports#Usage features of Bugzilla Reports] | ||
* create a chart of bugs based on a query | |||
* create personal "task radars" | |||
=== Add styling and tooltips to bug references in wiki content === | === Add styling and tooltips to bug references in wiki content === | ||
Line 24: | Line 28: | ||
= Resources = | = Resources = | ||
* see original request in {{bug|602485}} and referenced the existing [http://www.mediawiki.org/wiki/Extension:Bugzilla_Reports Bugzilla Reports] MediaWiki extension | * see original request in {{bug|602485}} and referenced the existing [http://www.mediawiki.org/wiki/Extension:Bugzilla_Reports Bugzilla Reports] MediaWiki extension | ||
** | ** see Christian's [https://bugzilla.mozilla.org/show_bug.cgi?id=602485#c16 comment] why he doesn't feel it is worth it to graft the API onto bugzilla reports as-is | ||
* [[Bugzilla:BzAPI|Bugzilla's BzAPI]] | |||
* Bugzilla |