[FF] Realtime Conversations

[FF] Realtime Conversations 2.0.3

Keine Berechtigung zum Herunterladen
XF-Kompatibilität
  1. 2.2.x
Kurzbeschreibung
Enhance your websockets experience with live chatting support using @021 WebSockets addons. Add provided CSS for optimal functionality. Installation required for all addons; extra.less adjustments ensure seamless integration.
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
Autor
axtona
Ansichten
341
Erweiterungstyp
zip
Dateigröße
25.2 KB
Erste Veröffentlichung
Letzte Aktualisierung
Bewertungen 0.00 Sterne 0 Bewertungen
Link defekt? Nachricht senden an das NP-Team – wir helfen dir schnell!
Unterstütze den Entwickler Wenn du mit dem Test zufrieden bist oder mit deinem Projekt erfolgreich Geld verdient hast, klicke auf den Button Mehr Informationen, um den Entwickler durch einen Kauf zu unterstützen.

Weitere Ressourcen von axtona

XenBase A
XenBase 2.3.11
Ein solidarisches Fundament zu verwenden wie es ist oder für Ihre Gemeinschaft etwas Schönes herzustellen.
Persona - Personalise Your Forum Identity A
Persona gives every member on your forum the tools to make their presence their own.
Ansichten
92
Aktualisiert
XenForo Medien-Galerie/XFMG A
XenForo Medien-Galerie ist ein offizielles XenForo-Add-On, das Ihnen eine Galerie hinzufügen kann.
Ansichten
681
Aktualisiert

Ähnliche Ressourcen

[AndyB] Delete Conversations A
All phrases start with deleteconversations_ for your convenience.
Ansichten
500
Aktualisiert
[AndyB] Keyword check conversations A
Notifies staff when a conversation contains certain keywords.
Ansichten
552
Aktualisiert
[AndyB] Auto delete conversations A
Auto deletes conversations by date.
Ansichten
470
Aktualisiert
Zurück
Oben