[AndyB] Thread starter reply only

[AndyB] Thread starter reply only 2.3

Нет прав на скачивание
Совместимость с XF
  1. 2.2.x
  2. 2.3.x
Краткое описание
Allows only thread starter and selected user groups to reply. Features include convenient threadstarterreplyonly prefix, default allows Moderating and Administrative groups, requires enabling Development mode for customizations like adding more allowed user groups. Edit config.php with $config['development']['enabled'] = true; then add visitor.isMemberOf([3,4,newgroup_id]) in Template modifications. Enable Development mode and remove line once done.
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
Просмотры
433
Тип расширения
zip
Размер файла
16.2 КБ
Первый выпуск
Последнее обновление
Оценки 0.00 звезды 0 оценок
Ссылка не работает? Отправить сообщение команде NP, и мы поможем вам очень быстро!
Поддержите разработчика Если вы довольны тестом или ваш проект приносит доход, нажмите кнопку «Больше информации», чтобы поддержать разработчика покупкой.

Последние обновления

  1. 2.3 - changelog
    Now compatible with XF 2.3.0.
  2. v2.1 - changelog
    Now compatible with XF 2.2.12 and newer.
  3. 1.9 - starter reply only v1.9 changes:
    Updated template modification variable. Now works with article thread types

Больше Ресурсов от anne

Custom Facebook Feed Pro Smashballoon A
The Custom Facebook Feed allows you to display a completely customizable, responsive
Просмотры
1,036
Обновлено
WooCommerce Shipment Tracking A
Add shipment tracking information to your orders
Просмотры
713
Обновлено
BeTheme - Многомодульный прозрачный высокопроизводительный тема для WordPress A
BeTheme является лучшим продуктом, который мы когда-либо делали. Это больше чем просто тема для WordPress.
Просмотры
1,080
Обновлено

Похожие ресурсы

[AndyB] Reply ban thread A
When a thread ban is issued, a new thread is automatically created for staff members.
Просмотры
507
Обновлено
[AndyB] Thread starter edit delete limit A
Allows increasing the edit and delete time limit for thread starter in selected forums.
Просмотры
470
Обновлено
[AndyB] Thread starter user banner A
Просмотры
515
Обновлено
Вверх