Changing Trust Level Names and Permissions

Search for “trust_levels.” and you’ll find all the names.

Most abilities are hard coded and only a few can be tweaked via some site settings.

It’s not possible to “remove the possibility to invite new member with TL2” unless you override this line in a plugin.

That’s not possible either unless you add them via a plugin.

5 个赞

I found the text to change the trust level names, and they’re sensibly in English. But in all the admin screen dropdown they’re suddenly appearing in… Arabic?! any ideas?

52

Is the site setting allow user locale enabled?

If so, what’s the language on your /preferences/interface user profile?

4 个赞

No, I don’t think we’ve enabled that setting, and so there’s no profile page to have a language. We don’t yet offer a multilingual service, so everything is in English. And it’d be a different kind of weird if my browser were suddenly asking for Arabic content.

Part of the current weirdness is that this only seems to affect the trust level display string in the admin interface dropdowns.

All other text that I’ve seen both in the admin interface and on the forum is in English. It doesn’t seem to affect anything functionally.

5 个赞

You can now check out my plugin to change permissions of trust levels.
here it is: Custom Trust Levels

You can now check out my plugin to remove the possibility to invite new members to members with trust level 2.
here it is: Custom Trust Levels

1 个赞

您好,我更改了 trust_level_0 的默认名称:

image

但该群组的 slug 仍然是 niveau_confiance_0https://forum.kpacite.fr/g/niveau_confiance_0。当我想提及该群组时,我希望使用别名 membres 而不是 niveau_confiance_0

我已经在这个 Discourse 论坛上更改了它:https://kafe.koweb.fr/g/membres,但我已经不记得我是如何成功的了。有什么想法吗?

1 个赞

在阅读了消息 Add Support for Handling Spaces in Custom-Named Trust Levels in Their Group Slugs - #5 by JammyDodger 后,我在此继续修复:

作业 Jobs::EnsureDbConsistency 会修改 slug,我们必须等待下一个计划。

2 个赞

@dax 插入此处,而不是开启新帖。我们正在考虑更改我们所有的信任等级名称/头衔。如果我在“自定义”>“文本”中搜索“basic”(例如),会弹出很多条目,有些与信任等级名称相关,有些则无关。其他信任等级名称也是如此。

问题是:是否有办法一站式完成所有这些更改,还是只能通过在“自定义”>“文本”中搜索?我有点担心通过后一种方法会遗漏一两个地方。

谢谢!

2 个赞

自定义 > 文本中的搜索是最佳方式,因为结果将同时包含核心和已安装插件的字符串。

3 个赞

谢谢 @dax !!!

1 个赞