Chat component integrated on the member profile
This commit is contained in:
@ -1,8 +1,13 @@
|
||||
<div id="member" style="display: none">
|
||||
<div class="page-header">
|
||||
<h1>Profil</h1>
|
||||
</div>
|
||||
|
||||
<hd-chat-window
|
||||
data-authentication="anonymous"
|
||||
data-auto-login="true"
|
||||
data-bosh-service-url="https://conversejs.org/http-bind/"
|
||||
data-debug="true"
|
||||
data-jid="nomnom.im"
|
||||
data-locales-url="http://hd-app.local/dist/lib/xmpp-chat-component/node_modules/converse.js/locale/{{{locale}}}/LC_MESSAGES/converse.json",
|
||||
data-room-jid="anonymous@conference.nomnom.im">
|
||||
</hd-chat-window>
|
||||
<ldp-display
|
||||
id="profile"
|
||||
set-name="firstname, name-separator, lastname"
|
||||
|
Reference in New Issue
Block a user