corrade-http-templates – Diff between revs 2 and 24

Subversion Repositories:
Rev:
Only display areas with differencesIgnore whitespace
Rev 2 Rev 24
1 -:[ About ]:- 1 -:[ About ]:-
2   2  
3 The scripts are meant to display a 3D overview of a region in 3 The scripts are meant to display a 3D overview of a region in
4 a Linden-Lab grid (such as Second Life) with the help of the 4 a Linden-Lab grid (such as Second Life) with the help of the
5 Wizardry and Steamworks Corrade scripted agent [1]. 5 Wizardry and Steamworks Corrade scripted agent [1].
6   6  
7 -:[ Requirements ]:- 7 -:[ Requirements ]:-
8   8  
9 * A WebGL enabled browser: Chome, Opera, Firefox, Safari... 9 * A WebGL enabled browser: Chome, Opera, Firefox, Safari...
-   10 * A webserver.
-   11 * PHP version 5 and beyond.
-   12 * the gd extension (libgd).
-   13 * the curl extension.
10   14  
11 -:[ Setup ]:- 15 -:[ Setup ]:-
-   16  
12   17 1.) Rename "config.php.dist" to "config.php" and edit "config.php"
13 1.) Edit "config.php" to reflect your settings in Corrade.ini 18 to reflect your settings in Corrade.ini
14 2.) Enable the Corrade permissions for your configured group: 19 2.) Enable the Corrade permissions for your configured group:
15 * land 20 * land
16 * interact 21 * interact
17 3.) Place the all the files in a directory on your webserver. 22 3.) Place the all the files in a directory on your webserver.
18 4.) Naviage to the renderMapAvatars.html and enjoy. 23 4.) Navigate to renderMapAvatars.html and enjoy.
19   24  
20 -:[ References ]:- 25 -:[ References ]:-
21   26  
22 [1] Corrade - http://grimore.org/secondlife/scripted_agents/corrade 27 [1] Corrade - http://grimore.org/secondlife/scripted_agents/corrade
23   28