[FF] Realtime Conversations

[FF] Realtime Conversations 2.0.3

Нет прав на скачивание
Совместимость с XF
  1. 2.2.x
Краткое описание
Extends basically all of @021 WebSockets addons to also bring in support
Extends basically all of @021 WebSockets addons to also bring in support for live chatting (WebSockets for comms, Real Time Alerts for the popups and Real Time Threads for the display new messages code) - so you will need ALL OF THEM installed to use this.

Once installed, add the following to your extra.less
CSS:
.js-typers {
    &.is-active {
        opacity: 1;
        max-height: 1000px;
        transition: all .5s ease-in-out;
    }
    > .block-container {
        margin-bottom: @xf-elementSpacer;
    }
    .user-card {
        text-align: center;
    }
    .dots {
        display: block;
    }
    .js-typesText:after {
        content: "\00a0";
    }
    opacity: 0;
    max-height: 0;
    margin-bottom: 0;
    transition: all .3s ease-in-out;
}
Nothing else to configure, just install and it will work, although there are 2 options you can use to tweak.
image.webp
Автор
axtona
Просмотры
271
Тип расширения
zip
Размер файла
25.2 КБ
Первый выпуск
Последнее обновление
Оценки 0.00 звезды 0 оценок
Link was Broken? Please Отправить сообщение команде NP, и мы поможем вам очень быстро!
Поддержите разработчика Если вы довольны тестом или ваш проект приносит доход, нажмите кнопку «Больше информации», чтобы поддержать разработчика покупкой.

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

Brazilian Language [PT-BR] A
Like the other available Brazilian Portuguese translation
Просмотры
15
Обновлено
SEO Audit A
SEO Audit 1.1.0
A comprehensive SEO auditing dashboard for XenForo administrators.
Просмотры
33
Обновлено
XenForo Медиа Галерея / XFMG A
Галерея Media XenForo является официальным расширением XenForo, которое позволяет добавить галерею на ваш XF2
Просмотры
572
Обновлено

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

[AndyB] Auto delete conversations A
Просмотры
354
Обновлено
[AndyB] Delete Conversations A
All phrases start with deleteconversations_ for your convenience.
Просмотры
438
Обновлено
[AndyB] Keyword check conversations A
Notifies staff when a conversation contains certain keywords.
Просмотры
479
Обновлено
Вверх