aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authoronefang2022-06-09 12:16:59 +1000
committeronefang2022-06-09 12:16:59 +1000
commit90586e697889bcf604a9abc758194924f7440e1a (patch)
tree98ef62a77d72965af1c1b9c7224dc63f8dc1c667
parentCheck user level when authenticating for chat thingy. (diff)
downloadopensim-SC-90586e697889bcf604a9abc758194924f7440e1a.zip
opensim-SC-90586e697889bcf604a9abc758194924f7440e1a.tar.gz
opensim-SC-90586e697889bcf604a9abc758194924f7440e1a.tar.bz2
opensim-SC-90586e697889bcf604a9abc758194924f7440e1a.tar.xz
Additions to footer.html
-rw-r--r--example/var/www/html/footer.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/example/var/www/html/footer.html b/example/var/www/html/footer.html
index f514fb6..976a363 100644
--- a/example/var/www/html/footer.html
+++ b/example/var/www/html/footer.html
@@ -11,13 +11,18 @@
11 They should check with the person you listed as vouching for you first. &nbsp; They will tell you after they approve your account.</p> 11 They should check with the person you listed as vouching for you first. &nbsp; They will tell you after they approve your account.</p>
12 <p>Missing bits that are still being written - editing accounts, listing accounts, deleting accounts.</p> 12 <p>Missing bits that are still being written - editing accounts, listing accounts, deleting accounts.</p>
13 <h1>Experimental chat thingy</h1> 13 <h1>Experimental chat thingy</h1>
14 <p>In the bottom right corner is an experimental chat thingy, based on Jabber / XMPP.</p> 14 <p>In the bottom right corner is an experimental chat thingy, based on Jabber / XMPP, called converse.js overlayed.</p>
15 <p>Click on the 'Toggle chat' button to pop it up, then use your grid user name for the 'XMPP Address:' field. &nbsp; 15 <p>Click on the 'Toggle chat' button to pop it up, then use your grid user name for the 'XMPP Address:' field. &nbsp;
16 Your user name has to be in the format 'first.last', two words with a dot in the middle. &nbsp; 16 Your user name has to be in the format 'first.last', two words with a dot in the middle. &nbsp;
17 Then put your grid account password in the 'Password' field and click the 'Log in' button. &nbsp; 17 Then put your grid account password in the 'Password' field and click the 'Log in' button. &nbsp;
18 <p>Note that the chat windows can be resized by dragging their top or left edges, which I suggest you do, coz the default size is too small.</p> 18 <p>Note that the chat windows can be resized by dragging their top or left edges, which I suggest you do, coz the default size is too small.</p>
19 <p>You can also use any other Jabber / XMPP client as well. So your JID for other clients is first.last@<!--#echo var="host" --></p> 19 <p>You can also use any other Jabber / XMPP client as well. So your JID for other clients is first.last@<!--#echo var="host" --></p>
20 <p>Remember this is <b>EXPERIMENTAL</b>, I'll be changing things. &nbsp; Next I'll make it so you don't have to log in to both this chat thingy and the account page separataly.<p> 20 <p>Remember this is <b>EXPERIMENTAL</b>, I'll be changing things. &nbsp; Next I'll make it so you don't have to log in to both this chat thingy and the account page separataly.<p>
21 <ul>Some other web based clients installed here that you could try (more to come) -
22 <li><a href="/converse.js/index.html">converse.js fullscreen</a></li>
23 <li><a href="/converse.js/embedded.html">converse.js embedded</a></li>
24 <li><a href="/converse.js/mobile.html">converse.js mobile</a></li>
25 </ul>
21 <p>P.S. &nbsp; Yes, I hate the default theme to. &nbsp; lol</p> 26 <p>P.S. &nbsp; Yes, I hate the default theme to. &nbsp; lol</p>
22 </div> 27 </div>
23 <div class='bottom-left'> 28 <div class='bottom-left'>