ParticipationSystems/Discourse: Difference between revisions
(layout) |
No edit summary |
||
| Line 6: | Line 6: | ||
=Discourse as a Service= | =Discourse as a Service= | ||
==Requesting an instance== | ==Requesting an instance== | ||
If you're sure your community needs their own instance of discourse, you can file a bug in [https://bugzilla.mozilla.org/enter_bug.cgi?product=Infrastructure%20%26%20Operations&component=Community%20IT%3A%20Discourse Infrastructure & Operations :: Community IT: Discourse]. | |||
=Contribute= | =Contribute= | ||
=Plugin overview= | =Plugin overview= | ||
== Persona Login & Mozillians.org == | |||
''Persona login for Discourse (with some Mozillians magic sprinkled on top)'' | |||
'''Mentor''': [https://mozillians.org/u/leo/ Leo McArdle] | |||
'''Code''': https://github.com/Mozilla-cIT/discourse-persona-mozillians | |||
'''Languages''': Ruby (on Rails), JavaScript | |||
'''Good first bugs''': https://github.com/Mozilla-cIT/discourse-persona-mozillians/labels/good%20first%20bug | |||
'''Description''': The Persona login plugin allows a user to log in to Discourse with Mozilla Persona and pulls information about them from Mozillians.org into Discourse. | |||
== Bugzilla == | |||
''Discourse plugin to make it play nice with Bugzilla'' | |||
'''Mentor''': [https://mozillians.org/u/leo/ Leo McArdle] | |||
'''Code''': https://github.com/Mozilla-cIT/discourse-bugzilla | |||
'''Languages''': Ruby (on Rails), JavaScript | |||
'''Good first bugs''': https://github.com/Mozilla-cIT/discourse-bugzilla/labels/good%20first%20bug | |||
'''Description''': The Bugzilla plugin adds various features to Discourse enhancing how it works with Bugzilla by default. | |||
=Monitoring= | =Monitoring= | ||
Revision as of 14:18, 14 May 2015
Mozilla Community Discourse
- Why we have it, open source, replacement for mailing lists
- We probably need some extra wiki pages for documenting how to use Discourse as a user
Requesting a category
To request a category, please fill out this form.
Discourse as a Service
Requesting an instance
If you're sure your community needs their own instance of discourse, you can file a bug in Infrastructure & Operations :: Community IT: Discourse.
Contribute
Plugin overview
Persona Login & Mozillians.org
Persona login for Discourse (with some Mozillians magic sprinkled on top)
Mentor: Leo McArdle
Code: https://github.com/Mozilla-cIT/discourse-persona-mozillians
Languages: Ruby (on Rails), JavaScript
Good first bugs: https://github.com/Mozilla-cIT/discourse-persona-mozillians/labels/good%20first%20bug
Description: The Persona login plugin allows a user to log in to Discourse with Mozilla Persona and pulls information about them from Mozillians.org into Discourse.
Bugzilla
Discourse plugin to make it play nice with Bugzilla
Mentor: Leo McArdle
Code: https://github.com/Mozilla-cIT/discourse-bugzilla
Languages: Ruby (on Rails), JavaScript
Good first bugs: https://github.com/Mozilla-cIT/discourse-bugzilla/labels/good%20first%20bug
Description: The Bugzilla plugin adds various features to Discourse enhancing how it works with Bugzilla by default.