corrade-http-templates – Blame information for rev 24

Subversion Repositories:
Rev:
Rev Author Line No. Line
24 vero 1 -:[ About ]:-
2  
3 This template allows tracking group members parting and leaving a group
4 using the Corrade [1] scripted agent. Furthermore, Corrade does memorize
5 the current group members such that if Corrade is not online, it will
6 report the members that have left or joined when Corrade gets back online.
7  
8 -:[ Requirements ]:-
9  
10 * A modern browser: Chome, Opera, Firefox, Safari...
11 * A webserver.
12 * PHP version 5 and beyond.
13 * the curl extension.
14  
15 -:[ Setup ]:-
16  
17 1.) Rename "config.php.dist" to "config.php" and edit "config.php"
18 to reflect your settings in Corrade.ini
19 2.) Enable the Corrade permissions for your configured group:
20 * notifications
21 3.) Enable the notifications for your configured group:
22 * membership
23 4.) Run the installMembership.php file from a console (you only
24 need to do this once):
25 php installMembership.php
26 5.) Place the all the files in a directory on your webserver.
27 6.) Navigate to trackMembership.html in your browser and enjoy.
28  
29 -:[ References ]:-
30  
31 [1] Corrade - http://grimore.org/secondlife/scripted_agents/corrade