corrade-http-templates – Blame information for rev 80

Subversion Repositories:
Rev:
Rev Author Line No. Line
80 office 1 -:[ About ]:-
2  
3 This template records the male-to-female ratio on a simulator by using
4 Corrade [1] and querying the visual parameters of avatars in range.
5  
6 -:[ Requirements ]:-
7  
8 * A modern browser: Chome, Opera, Firefox, Safari...
9 * A webserver.
10 * PHP version 5 and beyond.
11 * the PHP gd extension (libgd).
12 * the PHP curl extension.
13 * PHP composer.
14  
15 -:[ Setup ]:-
16  
17 1.) Run the following command inside the directory:
18  
19 composer require was/utilities:dev-trunk
20  
21 in order to install all the requirements.
22 2.) Edit the settings in each PHP file to match the Corrade
23 settings.
24 3.) Enable the Corrade permissions for your configured group:
25 * interact
26 4.) Place the all the files in a directory on your webserver.
27 5.) Navigate using a browser to maleFemale.html and enjoy.
28  
29 -:[ References ]:-
30  
31 [1] Corrade - http://grimore.org/secondlife/scripted_agents/corrade