paca70 01e2ea5fa3 New field "guid" added to table user.
This can be userd to store "global unique identifier" from external databases
like Windows SID or eDirectorys guid . This will keep upcoming user syncronization
feature reliable in case of renamed users.
Mysql files are untested.
php -l mysql.php does not show any syntax errors, so files
should work.
2004-09-03 10:49:44 +00:00
2004-09-02 18:13:50 +00:00
2004-08-29 10:16:29 +00:00
2004-09-03 03:39:50 +00:00
2004-08-30 11:46:08 +00:00
2004-08-31 12:46:15 +00:00
2004-07-07 17:20:59 +00:00
2004-09-03 03:19:31 +00:00
2003-09-11 13:50:02 +00:00
2004-08-30 08:44:00 +00:00
2004-09-03 10:49:44 +00:00
2004-08-31 09:18:43 +00:00
2004-09-01 13:56:12 +00:00
2004-08-22 16:54:48 +00:00
2004-08-31 12:53:51 +00:00
2004-08-23 19:18:25 +00:00
2004-07-29 15:01:28 +00:00

README     $Id$

------



QUICK INSTALL

=============



For the impatient, here is a basic outline of the 

installation process, which normally takes me only 

a few minutes:



1) Move the Moodle files into your web directory. 



2) Create a single database for Moodle to store all

   it's tables in (or choose an existing database).



3) Visit your Moodle site with a browser, you should 

   be taken to the install.php script, which will lead

   you through creating a config.php file and then 

   setting up Moodle, creating an admin account etc.



4) Set up a cron task to call the file admin/cron.php

   every five minutes or so.





For more information, see the INSTALL DOCUMENTATION:



   http://moodle.org/doc



If you have real trouble, please visit the Moodle course 

"Using Moodle" on moodle.org.





Good luck and have fun!

Martin Dougiamas, Lead Developer



S
Description
Moodle - the world's open source learning platform
Readme 979 MiB
Languages
PHP 85.9%
JavaScript 9.2%
Gherkin 2.3%
CSS 1.2%
Mustache 1%
Other 0.3%