corrade-http-templates – Blame information for rev 24

Subversion Repositories:
Rev:
Rev Author Line No. Line
24 vero 1 -:[ About ]:-
2  
3 The group chat template uses Corrade [1] as a relay in order to send
4 and receive messages to and from a group on a Linden Lab grid.
5  
6 -:[ Requirements ]:-
7  
8 * A modern browser: Chome, Opera, Firefox, Safari...
9 * A webserver.
10 * PHP version 5 and beyond.
11 * the curl extension.
12  
13 -:[ Setup ]:-
14  
15 1.) Rename "config.php.dist" to "config.php" and edit "config.php"
16 to reflect your settings in Corrade.ini
17 2.) Enable the Corrade permissions for your configured group:
18 * talk
19 * notifications
20 3.) Enable the notifications for your configured group:
21 * group
22 4.) Run the installGroup.php file from a console (you only need to
23 do this once):
24 php installGroup.php
25 5.) Place the all the files in a directory on your webserver.
26 6.) Navigate to groupChat.html in your browser and enjoy.
27  
28 -:[ References ]:-
29  
30 [1] Corrade - http://grimore.org/secondlife/scripted_agents/corrade