corrade-http-templates – Blame information for rev 76

Subversion Repositories:
Rev:
Rev Author Line No. Line
24 vero 1 -:[ About ]:-
2  
3 The scripts provide and overview table of a simulator's top
4 scripts for a simulator on a Linden Lab grid (such as Second
5 Life) with the help of the Wizardry and Steamworks Corrade
6 scripted agent [1].
7  
8 -:[ Requirements ]:-
9  
10 * A modern browser: Chome, Opera, Firefox, Safari...
11 * Corrade has to be an estate manager.
12 * A webserver.
13 * PHP version 5 and beyond.
76 office 14 * the PHP curl extension.
15 * PHP composer.
24 vero 16  
17 -:[ Setup ]:-
18  
76 office 19 1.) Run the following command inside the directory:
20  
21 composer require was/utilities:dev-trunk
22  
23 in order to install all the requirements.
24 2.) Rename "config.php.dist" to "config.php" and edit "config.php"
24 vero 25 to reflect your settings in Corrade.ini
76 office 26 3.) Enable the Corrade permissions for your configured group:
24 vero 27 * land
76 office 28 4.) Make sure that Corrade is an estate manager for the
24 vero 29 simulator that you use this template with.
76 office 30 5.) Place the all the files in a directory on your webserver.
31 6.) Navigate to topScripts.html in your browser and enjoy.
24 vero 32  
33 -:[ References ]:-
34  
35 [1] Corrade - http://grimore.org/secondlife/scripted_agents/corrade