DOWNLOADS OKI TOOLS

There are 2 downloads available.

First of all you have to install the LMS Moodle or Sakai). And test welcome applications, these are only for testing purposes if you are logged as Teacher you will get message "Welcome Teacher!" in other case you will get "Welcome Student!".

OkiMediaWikiConnector

Description:

This plugin for Mediawiki (http://www.mediawiki.org) lets to include a wiki into LMS, creating if is it necessary and validating a user in Mediawiki System.

Requirements:

You have to download the latest version of Mediawiki.
Then when everything is installed you have to unzip the OkiMediaWikiConnector in your root mediawiki directory and edit LocalSettings.php and add the Authentication Extension at the end:

include("extensions/OKIAuth.php");

Installation:

To install the Tool into LMS you have to follow the instruccions of readme.

Subversion:

The latest code is in subversion
https://campusproject.svn.sourceforge.net/svnroot/campusproject/okimediawikiconnector/trunk/okimediawikiconnector/.


OkiWordpressMuConnector

Description:

This plugin for Wordpress-Mu (http://mu.wordpress.org/) introduces multiblog into LMS, creating if is it necessary and validating a user in Wordpress-Mu. If user is a Teacher in the course then can create Posts if are a Student the plugins only lets to answer posts (as a comments)

Requirements:

You have to download the latest version of Wordpress-Mu.
Then when everything is installed you have to unzip the OkiWordpressMuConnector in [root_wordpressmu_folder]/wp-content/mu-plugins

Installation:

To install the Tool into LMS you have to follow the instruccions of readme.

Subversion:

The latest code is in subversion
https://campusproject.svn.sourceforge.net/svnroot/campusproject/okiwordpressconnector/trunk/okiwordpressconnector/.