ParticipationSystems/Discourse: Difference between revisions
Leo McArdle (talk | contribs) (Add issues) |
(Slightly reordered content) |
||
Line 1: | Line 1: | ||
{{draft}} | {{draft}} | ||
[[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 = | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
Line 7: | Line 15: | ||
|} | |} | ||
== Discourse Team == | |||
'''What does the team do?''' | |||
* Advocacy | |||
*<nowiki>Set policy for, and review:</nowiki> <br/> → category requests <br/> → reported posts <br/> → requests like name changes <br/> → Other misc. moderation tasks | |||
*<nowiki>Track feature requests</nowiki><br/> → Surface their recommendations to IT/Ops to implement | |||
* Development<br/> → Implements features requested | |||
====Members==== | |||
{| class="wikitable" | |||
|- | |||
| Yousef || Operations | |||
|- | |||
| Leo || Development | |||
|} | |||
= Current instances = | = Current instances = | ||
Line 105: | Line 124: | ||
'''Instances''': [https://discourse.mozilla-community.org/ Mozilla Discourse] | '''Instances''': [https://discourse.mozilla-community.org/ Mozilla Discourse] | ||
= Contribution = | |||
* Contribute to our [https://github.com/Mozilla-cIT/discourse-mozilla-extras/tree/master/public/assets site theme] | * 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] | * Become a part of our [https://discourse.mozilla-community.org/t/action-discourse-team-needed/1208 Discourse Team] |
Revision as of 08:42, 18 April 2017
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
Module Name | Module Owner | Module Peers |
---|---|---|
Discourse | yalam96 | Tanner |
Discourse Team
What does the team do?
- Advocacy
- Set policy for, and review:
→ category requests
→ reported posts
→ requests like name changes
→ Other misc. moderation tasks - Track feature requests
→ Surface their recommendations to IT/Ops to implement - Development
→ Implements features requested
Members
Yousef | Operations |
Leo | Development |
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
Issue Tracking
We currently track our development and programmatic issues in Taiga.
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
- Contribute to our site theme
- Become a part of our Discourse Team