[Hw4mdl-svn] SF.net SVN: hw4mdl: [102] trunk/moodle/INSTALL.txt
Brought to you by:
jhlinder,
trollinger
|
From: <hu...@us...> - 2006-11-29 12:11:56
|
Revision: 102
http://svn.sourceforge.net/hw4mdl/?rev=102&view=rev
Author: hugues
Date: 2006-11-29 04:11:53 -0800 (Wed, 29 Nov 2006)
Log Message:
-----------
Initial installation document
Added Paths:
-----------
trunk/moodle/INSTALL.txt
Added: trunk/moodle/INSTALL.txt
===================================================================
--- trunk/moodle/INSTALL.txt (rev 0)
+++ trunk/moodle/INSTALL.txt 2006-11-29 12:11:53 UTC (rev 102)
@@ -0,0 +1,32 @@
+This is the Installation file for the Horizon Wimba 4 Moodle Modules and blocks.
+
+Activity Modules:
+-----------------
+
+Installation of the Moodle Activity Module can be performed in two steps:
+ 1) Installing the Module files
+ 2) Configuring the Module
+
+
+To Install the files, pick up the folder named after the module you want to
+install (e.g. one of liveclassroom, voicetools or pronto), and copy this folder
+over to the directory <MOODLE>/mod of you Moodle installation.
+
+Then, for each language you have available in you Moodle installation, pick
+the appropriate lang file in the lang folder of this package. The default lang
+file that should be installed is located in lang/en_utf8.
+
+Et Voila! You're done with files.
+
+
+To configure the Module, login to Moodle as an administratior and navigate
+to the "Configuration" section. Moodle will discover automatically that you
+installed a new Activity Module and will initialize the Database accordingly.
+At the time of this writting, the HW4Mdl modules only support MySQL and
+PostgreSQL.
+
+Once the tables are created succefully, navogate to the settings page of the
+Appropriate activity module and fill the form according to the information
+provided by your PSM.
+
+
Property changes on: trunk/moodle/INSTALL.txt
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Name: svn:eol-style
+ native
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|