# Moderator 扩展

**URL:** https://meta.discourse.org/t/moderator-extension/67305
**Category:** Plugin
**Tags:** deprecated
**Created:** [2017年八月2日 10:15 UTC](https://meta.discourse.org/t/moderator-extension/67305 "2017-08-02T10:15:17Z")
**Posts on this page:** 13
**Page:** 3

<div class="post-metadata">

### Author: ![davidkingham](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/davidkingham/32/119528_2.png) [@davidkingham](https://meta.discourse.org/u/davidkingham)
#### Post date: [2018年九月11日 17:28 UTC](https://meta.discourse.org/t/moderator-extension/67305/45 "2018-09-11T17:28:07Z")

</div>

On another note, would it be possible to move the moderators below the featured images to keep the moderator list next to whos online? Thank you Angus.

 ![image](https://global.discourse-cdn.com/meta/original/3X/3/8/38c6db841875e8d2cdcb763eebaefe9b3d1bc03e.jpeg)

---

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [2018年九月12日 08:17 UTC](https://meta.discourse.org/t/moderator-extension/67305/46 "2018-09-12T08:17:15Z")

</div>

Sure. Remind me in our pm thread tomorrow and I’ll do it.

---

<div class="post-metadata">

### Author: ![hellekin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hellekin/32/51636_2.png) [@hellekin](https://meta.discourse.org/u/hellekin)
#### Post date: [2018年九月12日 08:58 UTC](https://meta.discourse.org/t/moderator-extension/67305/47 "2018-09-12T08:58:03Z")

</div>

Is there a specific i18n string for “Moderators”? “Your hosts” would look so much friendlier to me. Thanks!

---

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [2018年九月18日 01:59 UTC](https://meta.discourse.org/t/moderator-extension/67305/48 "2018-09-18T01:59:36Z")

</div>

> [@hellekin](#):
>
> Is there a specific i18n string for “Moderators”?

Yup, it’s `category.moderators`. You can edit this in Customize \> Text Content.

---

<div class="post-metadata">

### Author: ![PatrickH](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/patrickh/32/116296_2.png) [@PatrickH](https://meta.discourse.org/u/PatrickH)
#### Post date: [2018年十一月18日 07:30 UTC](https://meta.discourse.org/t/moderator-extension/67305/49 "2018-11-18T07:30:38Z")

</div>

Can i move the moderators in the description section ? just like this:

 ![image](https://global.discourse-cdn.com/meta/original/3X/1/2/1239469a8f521e52b794a29a39c38f62c6939665.png)

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [2019年一月23日 20:15 UTC](https://meta.discourse.org/t/moderator-extension/67305/50 "2019-01-23T20:15:54Z")

</div>

Hey @angus a big heads up here: the [Review Queue](https://meta.discourse.org/t/proposal-consolidated-review-queue/105588) is unfortunately going to have breaking changes for `discourse-moderator-extension` and `discourse-category-moderator-lite` since it removes `QueuedPost`.

I am working on backwards compatibility right now, and while some internal APIs can be preserved, the prepending of modules to `QueuedPost` and `QueuedPostController` will not work as I can’t cover the entire thing.

The good news is the Review Queue is meant to allow group specific moderation, so it’s likely the core functionality will meet your needs or be much easier to customize for them.

The feature is not ready for primetime, so I’m hoping with enough notice you’ll have a chance to review the changes coming to core to minimize interruptions.

---

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [2019年一月24日 02:22 UTC](https://meta.discourse.org/t/moderator-extension/67305/51 "2019-01-24T02:22:03Z")

</div>

Many thanks for the heads up Robin. I’ll check it out next week.

---

<div class="post-metadata">

### Author: ![jonathon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jonathon/32/265865_2.png) [@jonathon](https://meta.discourse.org/u/jonathon)
#### Post date: [2019年三月29日 10:51 UTC](https://meta.discourse.org/t/moderator-extension/67305/52 "2019-03-29T10:51:38Z")

</div>

I think the changes have broken the plugin…

[https://github.com/angusmcleod/discourse-moderator-extension/issues/1](https://github.com/angusmcleod/discourse-moderator-extension/issues/1)

---

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [2019年四月3日 02:29 UTC](https://meta.discourse.org/t/moderator-extension/67305/53 "2019-04-03T02:29:34Z")

</div>

Hey @jonathon, thanks for reporting!

I had been following the development of new Review Queue (after @eviltrout helpfully gave me a heads up), however I just went on holiday (got back Monday) and wasn’t able to get to this one in the busy build up to going away.

I’ve slotted in time to work on the upgrade to this on Friday. I’m using a new system for my open source Discourse work, to give a bit more visibility on what I’m working on and when (a [“Work” category paired with my Events Plugin](https://discourse.angusmcleod.com.au/c/work)).

[https://discourse.angusmcleod.com.au/t/update-the-moderator-extension-plugin/827](https://discourse.angusmcleod.com.au/t/update-the-moderator-extension-plugin/827)

Considering the extent of the changes, I may not be able to finish the upgrade in one sitting. If not I’ll schedule another time to take a look at this.

In the meantime, this means that this plugin only supports up to [Release v2.3.0.beta5 · discourse/discourse · GitHub](https://github.com/discourse/discourse/releases/tag/v2.3.0.beta5)

See: [https://discourse.angusmcleod.com.au/c/modext](https://discourse.angusmcleod.com.au/c/modext)

 ![Screenshot%20at%20Apr%2003%2013-26-00](https://global.discourse-cdn.com/meta/original/3X/9/c/9ca1e463b22bce532dfc5f1fbed08c685115b862.png)

---

<div class="post-metadata">

### Author: ![hellekin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hellekin/32/51636_2.png) [@hellekin](https://meta.discourse.org/u/hellekin)
#### Post date: [2019年四月13日 10:03 UTC](https://meta.discourse.org/t/moderator-extension/67305/54 "2019-04-13T10:03:05Z")

</div>

Given the current work at Discourse related to [Category-Specific Moderators, phase 1 RFC - #65 by codinghorror](https://meta.discourse.org/t/category-specific-moderators-phase-1-rfc/21900/65), do you think this is going to be superceded and/or integrated in some official Discourse plugin?

---

<div class="post-metadata">

### Author: ![angus](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/angus/32/341715_2.png) [@angus](https://meta.discourse.org/u/angus)
#### Post date: [2019年四月14日 23:32 UTC](https://meta.discourse.org/t/moderator-extension/67305/55 "2019-04-14T23:32:11Z")

</div>

> [@hellekin](#):
>
> Given the current work at Discourse related to [Category-Specific Moderators, phase 1 RFC](https://meta.discourse.org/t/category-specific-moderators-phase-1-rfc/21900/65), do you think this is going to be superceded and/or integrated in some official Discourse plugin?

Yes, I very much hope it will soon be superseded! 🙂

---

<div class="post-metadata">

### Author: ![hhlp](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hhlp/32/124988_2.png) [@hhlp](https://meta.discourse.org/u/hhlp)
#### Post date: [2019年四月15日 17:57 UTC](https://meta.discourse.org/t/moderator-extension/67305/56 "2019-04-15T17:57:45Z")

</div>

I hope so, this is special usefull when you would like to run a multi-lingual site an Jail a moderator to specific language (category)…

Q.- Can you assigned the same moderator to more than one category?

Regards.,

---

<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: [2024年六月18日 15:45 UTC](https://meta.discourse.org/t/moderator-extension/67305/57 "2024-06-18T15:45:08Z")

</div>



[上一頁](https://meta.discourse.org/t/moderator-extension/67305.md?page=2)
