Moodle - the world's open source learning platform https://moodle.org/
Find a file
2009-01-30 23:35:18 +00:00
admin MDL-17458 refactored guest and admin user creation + refactored roles install + added protection for installation hijacking + added reliable session test right before editting of admin account 2009-01-29 22:54:41 +00:00
auth MDL-17617 - installation session related improvements; logout fixes + other improvements 2009-01-17 20:25:58 +00:00
backup MDL-18066 import_backup_file_silently - reverting last commit. Merged from 19_STABLE 2009-01-30 13:19:19 +00:00
blocks calendar MDL-14693 fix month link when calendar is displayed on a text page resource, merged from 1.9 2009-01-30 06:27:20 +00:00
blog blog / tags: MDL-17900 Use the new tags field type to tag blog posts. 2009-01-16 07:08:58 +00:00
calendar MDL-17974: Calendar 'new entry' accessibility improvement 2009-01-28 12:11:32 +00:00
course MDL-18076 course participation report - fix actions dropdown not working. Merged from 19_STABLE 2009-01-30 10:14:01 +00:00
enrol MDL-17774 refactored USER switching in cron scripts - now standardised in cron_setup_user() 2009-01-03 13:16:59 +00:00
error MDL-10107 - Removed old email_to_user with we still arround and added default message processor for user, 2008-08-02 00:04:29 +00:00
files MDL-16596 fixed comment 2008-09-21 21:30:26 +00:00
filter "FILTER/MDL-17703, use classname instead of inline style, merged from 1.9" 2009-01-19 01:57:02 +00:00
grade cvsimport fixups 2009-01-20 23:53:34 +00:00
group Adding create_group and add_groupmember functions 2009-01-30 11:46:11 +00:00
install Automatic installer.php lang files by installer_builder (20090131) 2009-01-30 23:35:18 +00:00
iplookup MDL-14679 2008-05-31 17:48:51 +00:00
lang MDL-17940 Display the count of ratings together with the aggregated grade for the post. Merged from 1.9 2009-01-30 11:32:46 +00:00
lib MDL-17458 refactored guest and admin user creation + refactored roles install + added protection for installation hijacking + added reliable session test right before editting of admin account 2009-01-29 22:54:41 +00:00
login MDL-17942 reimplemented detection of mysql max_packet_size problems 2009-01-19 08:03:55 +00:00
message Messaging MDL-3321 Searching for empty string returns all messages 2009-01-19 04:53:26 +00:00
mnet Fixed misnamed variable I believe I was introduced in 1.33 2009-01-29 10:58:41 +00:00
mod MDL-17940 Display the count of ratings together with the aggregated grade for the post. Merged from 1.9 2009-01-30 11:32:46 +00:00
my MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks 2009-01-02 22:56:48 +00:00
notes MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup 2008-08-26 05:45:07 +00:00
pix upgrade reload icon MDL-17924 Replaced form with an icon 2009-01-16 02:29:33 +00:00
portfolio MDL-17758 fixed hardcoded /admin/ links 2009-01-01 14:25:29 +00:00
question MDL-18034 saving answers data in $question->answer if they come from edit from. 2009-01-27 15:00:19 +00:00
repository cvsimport fixups 2009-01-20 23:53:34 +00:00
rss MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improvemetns; rewritten $FULLME and added $ME, $SCRIPT and $FULLSCRIPT; improved slashargument handling especially for IIS; removed legacy slasharguments functions obsoleted since 1.6; some other refactoring; reverse procy support, ssl appliance support 2009-01-05 21:37:20 +00:00
search MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks 2009-01-02 22:56:48 +00:00
sso MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
tag XHTML strict. 2009-01-15 08:48:17 +00:00
theme MDL-18040 adding warning that the security report processing may take a long time 2009-01-27 16:21:56 +00:00
user web service MDL-12886 update user/lib.php to be consitent with other lib.php 2009-01-30 00:57:34 +00:00
userpix MDL-14279: use get_file_url instead of checking $CFG->slashargument manually (merge from 1.9) 2008-07-10 09:55:11 +00:00
webservice Modification of testclient index for create_group and add_groupmember funtions 2009-01-30 11:55:10 +00:00
config-dist.php MDL-17942 $CFG->respectsessionsettings obsoleted by db sessions - can not be used anymore 2009-01-18 17:37:56 +00:00
draftfile.php MDL-14992 refactored use of session_write_close() 2009-01-17 15:25:08 +00:00
file.php MDL-14992 refactored use of session_write_close() 2009-01-17 15:25:08 +00:00
help.php MDL-16654 Move javascript used by the emoticons help file from javascript.php to javascript-static.js. Fix it so that it actually works. 2008-09-25 10:07:11 +00:00
index.php MDL-17458 refactored guest and admin user creation + refactored roles install + added protection for installation hijacking + added reliable session test right before editting of admin account 2009-01-29 22:54:41 +00:00
install.php MDL-18072 installer - define CLI_SCRIPT (false) to avoid notices here and there. 2009-01-28 22:54:39 +00:00
pluginfile.php MDL-14992 refactored use of session_write_close() 2009-01-17 15:25:08 +00:00
README.txt fixing unmerged files 2007-12-06 08:44:07 +00:00
tags New tags file 2008-09-18 07:37:11 +00:00
userfile.php MDL-14992 refactored use of session_write_close() 2009-01-17 15:25:08 +00:00
version.php Updated the HEAD build version to 20090130 2009-01-29 23:43:00 +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://docs.moodle.org/en/Installing_Moodle 

A local copy can also be found in 

   lang/en_utf8/help/install.html   (or your language)


Good luck and have fun!
Martin Dougiamas, Lead Developer