DreamEmulator / xerteonlinetoolkits

Xerte Online Toolkits

Home Page:www.xerte.org.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xerte Online Toolkits

Latest release : v3.5 (released on July 19, 2017)

Installation Instructions (Stable release, .zip)

Here's a quick guide to installing toolkits on your local computer:

  1. Download and install XAMPP from http://www.apachefriends.org/download.php?xampp-win32-1.7.0-installer.exe accepting the default settings;
  2. Download Xerte Online Toolkits from http://xerte.org.uk
  3. Unzip the folder 'xertetoolkits' to c:\xampp\htdocs, giving you c:\xampp\htdocs\xertetoolkits
  4. Start Apache and MySQL in XAMPP control panel
  5. Visit http://localhost/xertetoolkits/setup
  6. Click the XAMPP button.

Server administrators should choose the 'full install' option and step through the wizard. When copying the files to a server, you can use the setup utility at http://yourserver.com/yourtololkitsfolder/setup

Installation Instructions (unstable release, github)

cd /path/to/apache/document/root
git clone https://github.com/thexerteproject/xerteonlinetoolkits.git .

Requires :

  1. PHP v5.1.2+ with either sqlite or mysql extensions available.
  2. Apache or some other web server that is setup to execute PHP.
  3. Write permission to USER-FILES

Optional additions :

  1. ClamAV - if /usr/bin/clamscan exists, uploads will be checked for viruses. Requires appropriate AV definitions are in place.
  2. XML parsing - if PHP has the 'xml' module installed, then we'll validate the Learning Object's XML before saving on the server.
  3. Transcoding support for video files - see/read cron/transcoding.php - when run it will attempt to convert .flv files to .mp4 files to improve template viewing on Adobe-flash-free devices.

If you do not go through /setup (and stick with using Sqlite) then the Sqlite database will be somewhere in /tmp. Edit config.php to change this.

About

Xerte Online Toolkits

www.xerte.org.uk

License:Apache License 2.0


Languages

Language:JavaScript 57.7%Language:CSS 15.6%Language:PHP 14.9%Language:HTML 11.5%Language:Makefile 0.1%Language:Python 0.1%Language:Roff 0.1%Language:Hack 0.1%Language:Yacc 0.0%Language:PostScript 0.0%Language:Assembly 0.0%Language:Batchfile 0.0%Language:Shell 0.0%