Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Use wikiConfig instead of config when gtting threshold | mediawiki/extensions/AutoModerator | master | +140 -10 |
These should be both merged. They are only waiting on our end on QA, but can already be used.
Note that this is an upstream bug. We look into it when we find the time, but the bug is not in our main code-bases, but in mediawiki core. The current workaround is to replace [foo] with \[foo\] in the message in the en.json file.
@Michael
Great! thank you for the update. I'm still seeing the <br> tags not parsing correctly on help text and descriptions. My patch is
Mh, after trying it out, it seems <br> tags are not supported in any js-based interface message. The
I refactored to keep our validation and config hooks in place alongside the community configuration form.
I did this because of feedback from RTL and also when I was testing the user rights configuration, it was updating but causing some strange behavior (queueing the job before the precheck) and wasn't toggling between the values.
Change #1051822 merged by jenkins-bot:
[mediawiki/extensions/AutoModerator@master] Integrate Community Configuration into AutoModerator
One issue that was pointed out to us - the links for Help:Minor edit and Manual:Bots should point to MediaWiki, at the following two links, instead of at the local wiki:
Any idea why the label for the skipped-user-groups field isn't displaying?
This should ideally be pulling options from the list of possible user rights, but I can only select from bot and autopatrol.
If I try to add another group I get an undefined error: