[AndyB] Thread starter reply only

[AndyB] Thread starter reply only 2.3

免费下载需要注册或登录
XF 兼容性
  1. 2.2.x
  2. 2.3.x
07202130_21.jpg


Description:

Allows only the thread starter and selected user groups to make replies.

Features:

  • Only the thread starter and selected secondary user groups are allowed to reply.
  • All phrases start with threadstarterreplyonly_ for your convenience.
Template modifications:

By default the Moderating and Administrative user groups are allowed to reply. If you want to allow another user group, you will need to edit the Template modifications. In order to edit Template modifications, you need to enable Development mode.

Add the following code to your config.php file:

$config['development']['enabled'] = true;

Once you have enabled Development mode, edit the Template modification. Look for this code:

<xf:elseif is="{{$xf.visitor.isMemberOf([3,4])}}" />

add additional user group IDs after the 3,4. Be sure to separate each number with a comma. Do this for both Template modifications.

Note: be sure to remove development mode line in your config.php file once you finished editing your template modifications.

Questions and Answers:

Q: How can I alert users they need to be the thread author to reply?
A: Create a Notice.
作者
anne
浏览
468
扩展类型
zip
文件大小
16.2 KB
首次发布
上次更新
评分 0.00 星 0 个评分
来自 anne 的更多资源
WooCommerce 高级通知
WooCommerce 高级通知
WooCommerce的通知扩展可以让您设置订单和库存的通知。
WooCommerce 聯邦快递運送方式
WooCommerce 聯邦快递運送方式
FedEx Express发明了快速配送,并是该行业的全球领导者。
WooCommerce 邮寄 多个 地址
WooCommerce 邮寄 多个 地址
让您的客户将购物车中的商品发送到不同的地址

最新更新

  1. changelog

    Now compatible with XF 2.3.0.
  2. changelog

    Now compatible with XF 2.2.12 and newer.
  3. starter reply only v1.9 changes:

    Updated template modification variable. Now works with article thread types

相似的资源

[AndyB] Reply ban thread A
When a thread ban is issued, a new thread is automatically created for staff members.
浏览
539
已更新
[AndyB] Thread starter edit delete limit A
Allows increasing the edit and delete time limit for thread starter in selected forums.
浏览
513
已更新
[AndyB] Thread starter user banner A
浏览
561
已更新
返回
顶部