Download Sloodle
From SLIS Second Life Wiki
| Language Menu: | English | Español | Français | Italiano | Português |
Download Sloodle (PHP files)
Start here and then follow the instructions to install Sloodle.
- Download SLOODLE 0.4 *.zip - Windows users
- Download SLOODLE 0.4*.tar.gz - Linux/Mac OSX users
These files Unzip or decompress into three folders.
Development versions
You can also download the 'bleeding edge' version of SLOODLE. This will be updated within an hour of any changes by the developers, it may contain untested bug-fixes or additional working features that have not yet been widely tested - but should be stable enough to work with.
- Download SLOODLE Latest Dev *.zip - (zip file, recommended for Windows users)
- Download SLOODLE Latest Dev *.tar.gz - (tarball, recommended for Linux/Mac OSX users)
- http://download.socialminds.jp/sloodle/ - (complete list of releases, recommended for advanced users)
Extensions, Addons and Plugins
See more information on the following projects on the Extensions, Addons and Plugins database:
- SLOODLE Tracker allows interactions with objects in Second Life to be tracked and recorded (University of Ulster)
Old versions
Download old versions if necessary.
Repository Checkout
Recommended for expert users.
- Code repository: http://sloodle.googlecode.com/svn - (Use https if you have a GoogleCode password for the Sloodle project).
- Activity module: http://sloodle.google.com/svn/trunk/sloodle
- Menu block: http://sloodle.google.com/svn/trunk/sloodle_menu
- Assignment plugin: http://sloodle.google.com/svn/trunk/sloodleobject
- Subversion (svn) client software.
- Mac OS X
- Tortoise SVN for Windows
- Most Linux distributions already include a Subversion client (svn)
On Linux / Mac OS X, use the command line (or terminal) to execute the following command to checkout the module (replace the address with those above to checkout other parts):
svn checkout http://sloodle.googlecode.com/svn/trunk/sloodle
On Windows, with Tortoise SVN, right-click the directory where you want to put your code and click "SVN Checkout", and enter http://sloodle.googlecode.com/svn/trunk/sloodle then click "OK".
| This page is part of the Sloodle documentation | |||
|---|---|---|---|
| SloodleDocs Home | User Documentation | Administrator Documentation | Developer Documentation | Sloodle Wiki Home | |||
