Sloodle API Examples
From SLIS Second Life Wiki
[edit] Linker Scripts
A linker script is any PHP script in the module which an LSL script in Second Life might request via HTTP, and generally has a name ending in "_linker". For more information, see Linker Scripts.
- Sloodle 0.2 Linker Script Example - works with 0.2 or 0.21
- TODO: Sloodle 0.3 example
[edit] Interface Scripts
An interface script is any PHP script in the module a user will access using their web-browser, sometimes directly, and through the Moodle framework. For more information, see Interface Scripts.
- examples...
| This page is part of the Sloodle documentation | |||
|---|---|---|---|
| SloodleDocs Home | User Documentation | Administrator Documentation | Developer Documentation | Sloodle Wiki Home | |||
