# Group of users that can edit

**URL:** https://meta.discourse.org/t/group-of-users-that-can-edit/129030
**Category:** Support
**Created:** [September 19, 2019, 6:08pm UTC](https://meta.discourse.org/t/group-of-users-that-can-edit/129030 "2019-09-19T18:08:15Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![verilog15](https://avatars.discourse-cdn.com/v4/letter/v/9f8e36/32.png) [@verilog15](https://meta.discourse.org/u/verilog15)
#### Post date: [September 19, 2019, 6:08pm UTC](https://meta.discourse.org/t/group-of-users-that-can-edit/129030/1 "2019-09-19T18:08:15Z")

</div>

Hello 🙂  
We are using the MathJax plugin but there are still users that do not know how to write with it. So there are a lot of posts that contain bad formulas like a+5=9. We are trying to create a special group of users that are allowed to edit and fix those posts (this is the only privilege this group gets).  
How can I create a new group of users that can edit and fix other user’s posts per one category?  
Thank you 🙂

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [September 19, 2019, 8:25pm UTC](https://meta.discourse.org/t/group-of-users-that-can-edit/129030/2 "2019-09-19T20:25:56Z")

</div>

If it’s the original post, you can enable `Make new topics wikis by default` for the category, but that works only for the original post and anyone will be able to edit it.

---

<div class="post-metadata">

### Author: ![Remah](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/remah/32/70590_2.png) [@Remah](https://meta.discourse.org/u/Remah)
#### Post date: [September 19, 2019, 9:25pm UTC](https://meta.discourse.org/t/group-of-users-that-can-edit/129030/3 "2019-09-19T21:25:38Z")

</div>

> [@pfaffman](#):
>
> anyone will be able to edit it.

Isn’t it anyone who has the minimum trust level to edit wiki posts?

From memory that setting defaults to trust level 3 (TL3).

P.S. @verilog15, you can allow a group of users to have some moderator powers in a specific category:

> [@Category Group Review/Moderation](https://meta.discourse.org/t/category-group-review-moderation/116478):
>
> mega There have been many changes to this feature since first released. Check out [Category Moderator Improvements](https://meta.discourse.org/t/category-moderator-improvements/158628) for the latest details. In the latest builds of Discourse I’ve recently [merged a feature](https://github.com/discourse/discourse/commit/404b35bd041362bd3d855e95f2bcba5791d16409) that some forums have been asking for some time now, the ability for regular non-staff users of a group to moderate and review content in specific categories. How to Use Enable the enable category group moderation site setting. It’s default to off. The site setting was called enable cate…

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [September 19, 2019, 9:37pm UTC](https://meta.discourse.org/t/group-of-users-that-can-edit/129030/4 "2019-09-19T21:37:17Z")

</div>

> [@Remah](#):
>
> Isn’t it anyone who has the minimum trust level to edit wiki posts?

Yes! Good point.

> [@Remah](#):
>
> From memory that setting defaults to trust level 3 (TL3).

The code begs to differ! 😉

> <https://github.com/discourse/discourse/blob/main/config/site_settings.yml#L1236-L1237>

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [May 5, 2023, 8:10am UTC](https://meta.discourse.org/t/group-of-users-that-can-edit/129030/5 "2023-05-05T08:10:38Z")

</div>



---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [May 5, 2023, 3:57pm UTC](https://meta.discourse.org/t/group-of-users-that-can-edit/129030/6 "2023-05-05T15:57:40Z")

</div>

Small update to this one - there’s some discussion of the potential for a group-enabled setting which may cover this use-case:

> [@Separate 'trusted users can edit others' setting for trust levels 3 & 4](https://meta.discourse.org/t/separate-trusted-users-can-edit-others-setting-for-trust-levels-3-4/257312/2):
>
> I am generally warm to adding this fidelity though I would prefer to just “de-trust level” these settings if we do a split and change them so they are group based. edit\_all\_topic\_groups (default: trust\_level\_3) edit\_all\_post\_groups (default: trust\_level\_4) This also automatically add a bunch of extra flexibility and I feel the name of the settings are fairly clear. @mcwumbly thoughts. Not sure when we can slot this, it may be a candidate for #pr-welcome.

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [May 5, 2023, 3:57pm UTC](https://meta.discourse.org/t/group-of-users-that-can-edit/129030/7 "2023-05-05T15:57:48Z")

</div>


