corrade-http-templates – Blame information for rev 24

Subversion Repositories:
Rev:
Rev Author Line No. Line
24 vero 1 -:[ About ]:-
2  
3 This template demonstrates downloading textures by asset UUID from
4 a Linden Lab grid using the Corrade scripted agent [1].
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 * the gd extension (libgd).
13  
14 -:[ Setup ]:-
15  
16 1.) Rename "config.php.dist" to "config.php" and edit "config.php"
17 to reflect your settings in Corrade.ini
18 2.) Enable the Corrade permissions for your configured group:
19 * interact
20 3.) Place the all the files in a directory on your webserver.
21 4.) Navigate to downloadTexture.html in your browser and enjoy.
22  
23 -:[ References ]:-
24  
25 [1] Corrade - http://grimore.org/secondlife/scripted_agents/corrade