ParticipationSystems/Discourse: Difference between revisions

No edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{draft}}
{{draft}}
{| class="wikitable"
 
[[File:Discourse logo.png|frameless|Discourse]]
 
Discourse is a communication platform "for the next 10 years". It features a clean web interface, mailing list features and much more.
 
This page contains all the important details about and for the use, setup and development of Discourse within Mozilla.
 
= Governance =
 
== RACI ==
 
{| class="wikitable" style="text-align:center"
|-
|-
! Module Name !! Module Owner !! Module Peers
! RACI !! Programmatic !! Technical !! Infrastructure
|-
|-
| Discourse || yalam96 || Tanner
! Responsible
| Leo McArdle
| Leo McArdle
| Participation Systems
|-
! Accountable
| Leo McArdle
| colspan="2" | Henrik Mitsch
|-
! Consulted
|
Jason Bradford,
<br>Gervase Markham,
<br>Rubén Martín,
<br>Henrik Mitsch,
<br>Sean Rich,
<br>George Roter,
<br>Janet Swisher,
<br>Jorge Villalobos
| Upstream
|-
! Informed
| colspan="3" | Discourse Users
|}
|}


[[File:Discourse logo.png|frameless|Discourse]]
== Overview/Roadmap ==


Discourse is a communication platform "for the next 10 years". It features a clean web interface, mailing list features and much more.
Discourse's roadmap within Mozilla is here: https://github.com/mozilla/discourse/projects/1


This page contains all the important details about and for the use, setup and development of Discourse within Mozilla.
If you're looking for an overview of where we are currently, or are looking for a contribution opportunity, check it out!


= Current instances =
= Current instances =
Line 21: Line 54:
=Documentation=
=Documentation=


====Requesting a category====
===Requesting a category===
To request a category, please fill out [https://bugzilla.mozilla.org/form.csa.discourse this form].
To request a category, please fill out [https://bugzilla.mozilla.org/form.csa.discourse this form].


====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].
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].


====Development====
===Development===


[[ParticipationSystems/Discourse/Development]]
[[ParticipationSystems/Discourse/Development]]


====Infrastructure====
===Infrastructure===


[[ParticipationSystems/Discourse/Infrastructure]]
[[ParticipationSystems/Discourse/Infrastructure]]


=Discourse Team=
=Plugins=
'''What does the team do?'''
These are the plugins which run on our Discourse instances:
 
==Mozilla maintained==
 
https://github.com/orgs/mozilla/teams/discourse/repositories
 
===Discourse + Auth0 + Mozilla===
''Discourse plugin enabling Auth0 Single Sign On on Mozilla's instances''
 
'''Maintainer''': [https://mozillians.org/u/leo/ Leo McArdle]
 
'''Code''': https://github.com/mozilla/discourse-auth0-mozilla
 
'''Instances''': [https://discourse.mozilla-community.org/ Mozilla Discourse]
 
===Email All===
''Allow an admin to email everybody''
 
'''Maintainer''': [https://mozillians.org/u/leo/ Leo McArdle]
 
'''Code''': https://github.com/mozilla/discourse-email-all
 
'''Instances''': [https://discourse.mozilla-community.org/ Mozilla Discourse]


* Advocacy
===Mozillians===
*<nowiki>Set policy for, and review:</nowiki> <br/> → category requests <br/> → reported posts <br/> → requests like name changes <br/> → Other misc. moderation tasks
''Mozillians magic for Discourse ''
*<nowiki>Track feature requests</nowiki><br/> → Surface their recommendations to IT/Ops to implement
* Development<br/> → Implements features requested


====Members====
'''Maintainer''': [https://mozillians.org/u/leo/ Leo McArdle]
{| class="wikitable"
 
|-
'''Code''': https://github.com/mozilla/discourse-mozillians
| Yousef || Operations
 
|-
'''Instances''': [https://discourse.mozilla-community.org/ Mozilla Discourse]
| Leo || Development
 
|}
===Webmaker ID===
''Discourse plugin which adds Webmaker authentication''
 
'''Maintainer''': [https://mozillians.org/u/leo/ Leo McArdle]
 
'''Code''': https://github.com/mozilla/discourse-webmaker-id
 
'''Instances''': [https://forum.learning.mozilla.org/ Mozilla Learning Forum]
 
===Expose Emails In===
''Discourse plugin which exposes category emails-in in useful ways''
 
'''Maintainer''': [https://mozillians.org/u/leo/ Leo McArdle]
 
'''Code''': https://github.com/mozilla/discourse-expose-emails-in
 
===Category Categorization===
''Discourse plugin which enables categorization of categories''


====Contribution====
'''Maintainer''': [https://mozillians.org/u/leo/ Leo McArdle]
* Contribute to our [https://github.com/Mozilla-cIT/discourse-mozilla-extras/tree/master/public/assets site theme]
* Become a part of our [https://discourse.mozilla-community.org/t/action-discourse-team-needed/1208 Discourse Team]


=Plugin overview=
'''Code''': https://github.com/mozilla/discourse-category-categorization
These are custom plugins that run on the Community Discourse instance which provide some key features requested by the community.


== Bugzilla ==
==Third-party==
''Discourse plugin to make it play nice with Bugzilla''


'''Mentor''': [https://mozillians.org/u/leo/ Leo McArdle]
===Akismet===
''give spam a whoopin ''


'''Code''': https://github.com/Mozilla-cIT/discourse-bugzilla
'''Code''': https://github.com/discourse/discourse-akismet


'''Languages''': Ruby (on Rails), JavaScript
'''Instances''': [https://discourse.mozilla-community.org/ Mozilla Discourse]


'''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.
= Contribution =
* Contribute to our [https://github.com/Mozilla-cIT/discourse-mozilla-extras/tree/master/public/assets site theme]
* Become a part of our [https://discourse.mozilla-community.org/t/action-discourse-team-needed/1208 Discourse Team]
* Check out our [https://github.com/mozilla/discourse/projects/1 Discourse Kanban board] (referred to as ''Roadmap'' above) to identify further contribution opportunities

Latest revision as of 15:44, 20 April 2018

Draft-template-image.png THIS PAGE IS A WORKING DRAFT Pencil-emoji U270F-gray.png
The page may be difficult to navigate, and some information on its subject might be incomplete and/or evolving rapidly.
If you have any questions or ideas, please add them as a new topic on the discussion page.

Discourse

Discourse is a communication platform "for the next 10 years". It features a clean web interface, mailing list features and much more.

This page contains all the important details about and for the use, setup and development of Discourse within Mozilla.

Governance

RACI

RACI Programmatic Technical Infrastructure
Responsible Leo McArdle Leo McArdle Participation Systems
Accountable Leo McArdle Henrik Mitsch
Consulted

Jason Bradford,
Gervase Markham,
Rubén Martín,
Henrik Mitsch,
Sean Rich,
George Roter,
Janet Swisher,
Jorge Villalobos

Upstream
Informed Discourse Users

Overview/Roadmap

Discourse's roadmap within Mozilla is here: https://github.com/mozilla/discourse/projects/1

If you're looking for an overview of where we are currently, or are looking for a contribution opportunity, check it out!

Current instances

Documentation

Requesting a category

To request a category, please fill out this form.

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.

Development

ParticipationSystems/Discourse/Development

Infrastructure

ParticipationSystems/Discourse/Infrastructure

Plugins

These are the plugins which run on our Discourse instances:

Mozilla maintained

https://github.com/orgs/mozilla/teams/discourse/repositories

Discourse + Auth0 + Mozilla

Discourse plugin enabling Auth0 Single Sign On on Mozilla's instances

Maintainer: Leo McArdle

Code: https://github.com/mozilla/discourse-auth0-mozilla

Instances: Mozilla Discourse

Email All

Allow an admin to email everybody

Maintainer: Leo McArdle

Code: https://github.com/mozilla/discourse-email-all

Instances: Mozilla Discourse

Mozillians

Mozillians magic for Discourse

Maintainer: Leo McArdle

Code: https://github.com/mozilla/discourse-mozillians

Instances: Mozilla Discourse

Webmaker ID

Discourse plugin which adds Webmaker authentication

Maintainer: Leo McArdle

Code: https://github.com/mozilla/discourse-webmaker-id

Instances: Mozilla Learning Forum

Expose Emails In

Discourse plugin which exposes category emails-in in useful ways

Maintainer: Leo McArdle

Code: https://github.com/mozilla/discourse-expose-emails-in

Category Categorization

Discourse plugin which enables categorization of categories

Maintainer: Leo McArdle

Code: https://github.com/mozilla/discourse-category-categorization

Third-party

Akismet

give spam a whoopin

Code: https://github.com/discourse/discourse-akismet

Instances: Mozilla Discourse


Contribution