Moodle - the world's open source learning platform https://moodle.org/
Find a file
2008-11-03 05:04:23 +00:00
admin MDL-17094 Automatic language update can be disabled via $CFG->skiplangupgrade settings. Merged from MOODLE_19_STABLE 2008-11-01 19:35:43 +00:00
auth MDL-17038 bugfixes 2008-10-30 01:18:32 +00:00
backup roles admin: Improve the usability of the assign roles interface - this is the first half of the work. Part of MDL-16993. 2008-10-30 06:26:18 +00:00
blocks MDL-14998 - roles: User needs to have mod/forum:viewdiscussion to be able to see news block. Merged from 19_STABLE 2008-10-31 19:05:56 +00:00
blog MDL-16676 All references to the text.html and emoticons.html files need to be updated to point to text2.html and emoticons2.html 2008-09-25 10:04:01 +00:00
calendar MDL-16738 fixed + array operator overriding the same numeric keys - credit goes to Vince Gángó; merged from MOODLE_19_STABLE 2008-10-08 19:10:22 +00:00
course fixed my silly typo from db conversion 2008-11-02 21:37:41 +00:00
enrol + Show "Payments" and "Go to Course" buttons after purchased instead of redirect to course. 2008-10-10 21:01:27 +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 MDL-16205 - fix 'coltroller' typo 2008-10-09 13:18:55 +00:00
grade MDL-16962 New formslib element for dropdowns with a link to another page. Applied to outcome item and outcome edit pages. Merged from MOODLE_19_STABLE 2008-10-22 09:31:49 +00:00
group user selection: MDL-16993 Convert the assign roles page to use the new components. 2008-10-30 10:49:15 +00:00
install Automatic installer.php lang files by installer_builder (20081102) 2008-11-02 01:24:07 +00:00
iplookup MDL-14679 2008-05-31 17:48:51 +00:00
lang weblib: MDL-17085 a function to print a collapsible region of the UI, with the collapsed state stored in a user_perference. 2008-11-03 05:04:23 +00:00
lib weblib: MDL-17085 a function to print a collapsible region of the UI, with the collapsed state stored in a user_perference. 2008-11-03 05:04:23 +00:00
login MDL-15682 fixed isset() test 2008-09-25 07:41:30 +00:00
message MDL-16706 - eliminate miscellaneous inine JavaScript 2008-09-26 10:49:31 +00:00
mnet MDL-15352: trivial change, add a clear error message when can't retirve listing 2008-10-24 05:36:59 +00:00
mod MDL-14952 - roles: 'moodle/legacy:guest' was preventing admins to post 2008-11-01 00:30:55 +00:00
my MDL-16441 Display language selection drop-down list at My Moodle page. Merged from 1.9 2008-09-15 11:31:53 +00:00
notes MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup 2008-08-26 05:45:07 +00:00
pix weblib: MDL-17085 a function to print a collapsible region of the UI, with the collapsed state stored in a user_perference. 2008-11-03 05:04:23 +00:00
portfolio "MDL-16341, fix parameters list" 2008-11-03 03:58:23 +00:00
question qtype multichoice: MDL-17029 - followup - revert my overzealous copying and pasting. Thanks to Myles Carrick for noticing my mistake. 2008-10-27 23:36:07 +00:00
repository "MDL-13766, support iframe repository" 2008-11-03 04:44:53 +00:00
rss Drift between CVS and git 2008-06-25 17:31:23 +00:00
search MDL-16644 removing stripslahses() 2008-09-23 21:15:16 +00:00
sso MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
tag MDL-16675 change callers to require_js to take advantage of the fact that callers no longer have to add $CFG->wwwroot themselves. 2008-09-25 06:40:52 +00:00
theme weblib: MDL-17085 a function to print a collapsible region of the UI, with the collapsed state stored in a user_perference. 2008-11-03 05:04:23 +00:00
user weblib: MDL-17085 a function to print a collapsible region of the UI, with the collapsed state stored in a user_perference. 2008-11-03 05:04:23 +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
config-dist.php MDL-16486 Improved interface, added permission warning and other minor fixes 2008-09-23 06:42:18 +00:00
draftfile.php MDL-16596 always force download of draft files - this prevents problems when editing area with file suploaded by otehr users 2008-09-21 10:32:30 +00:00
file.php MDL-14589 new file not found general function 2008-08-16 17:23:19 +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 Drift between CVS and git 2008-06-25 17:31:23 +00:00
install.php MDL-17057 dml: fixed regression changed by removed dbpersist parameter - sorrrry 2008-10-29 09:24:45 +00:00
pluginfile.php MDL-16394 user profile browsing and serving improvements 2008-09-08 23:16:48 +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-16394 user profile browsing and serving improvements 2008-09-08 23:16:48 +00:00
version.php Updated the HEAD build version to 20081103 2008-11-03 01:45:49 +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