BMO/ThirdPartyApps: Difference between revisions

From MozillaWiki
< BMO
Jump to navigation Jump to search
(→‎Name of app/tool: Template format)
(added wiki.mozilla.org /MediaWiki extension)
Line 41: Line 41:
* JavaScript library for Bugzilla's native REST API.
* JavaScript library for Bugzilla's native REST API.
* https://github.com/canuckistani/bz.js
* https://github.com/canuckistani/bz.js
== MediaWiki extension for Bugzilla ==
* Embedding of update bug data into wiki pages.
* https://github.com/mozilla/mediawiki-bugzilla
* http://lawrencemandel.com/2012/02/23/embed-bugzilla-data-in-wikimo-pages/

Revision as of 20:32, 13 January 2015

This is a list of all known tools, applications, and libraries used with BMO. There are three purposes of this catalog:

  • to advertise new ways of using Bugzilla
  • to determine any patterns or commonalities that we might want to incorporate into BMO's core
  • to encourage people to contribute to an existing app that meets, or could reasonably be made to meet, their needs, rather than spending time to develop a redundant app.

Please add any you own, maintain, or use.

Template

Name of app/tool

  • Home URL, if any.
  • A brief description, ideally an explanation of what the tool/app does and why, i.e., what value does it bring.
  • Link to source.

Command-line tools

bzexport

Web Apps

Buggy

BzDeck

Libraries

Bugsy

bz.js

MediaWiki extension for Bugzilla