Moodle - the world's open source learning platform https://moodle.org/
Find a file
2010-11-19 08:34:20 +00:00
admin registration MDL-25322 fix average participant and module display (only two digital) 2010-11-19 08:34:20 +00:00
auth auth/cas: MDL-25062 CAS authentication plugin does not validate the CAS server certificate 2010-11-18 00:57:06 +00:00
backup backup-cancel MDL-25244 Added missing YUI module requirement 2010-11-19 02:51:07 +00:00
blocks navigation MDL-25317 Fixed scroll issue and ajax expansion bug within the navigation JS 2010-11-19 02:41:05 +00:00
blog blog MDL-25318 fixed an sql error in blog_delete_external_entries() 2010-11-19 07:38:29 +00:00
calendar MDL-25314 improved prevention of output buffering + detection of misconfigured servers 2010-11-19 03:40:43 +00:00
cohort themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
comment themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
course course MDL-25269 Fixed up module/resource indentation on the course view page. Now uses div margins rather than spacer images. 2010-11-19 04:02:21 +00:00
enrol Yet another string using proper placeholder in Javascript 2010-11-17 12:44:17 +00:00
error error MDLSITE-1008 Fixed missing set_context call in error/index.php 2010-10-04 04:52:02 +00:00
files files MDL-19799 Fixed up call to deprecated function notice 2010-09-22 08:39:28 +00:00
filter "MDL-25184, fixed regular expression of youtube" 2010-11-12 07:26:42 +00:00
grade gradebook MDL-25171 made it possible to deselect all grade items when exporting grades 2010-11-15 09:03:32 +00:00
group themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
install Automatic installer lang files (20101119) 2010-11-19 00:40:09 +00:00
iplookup fixed docs 2010-09-17 19:31:10 +00:00
lang Fixing a string 2010-11-19 06:46:19 +00:00
lib message MDL-25297 refactored quiz to make message notifications work 2010-11-19 05:18:34 +00:00
local MDL-17376 more plugin info 2010-05-20 07:31:53 +00:00
login message MDL-24694 removed references to user->emailstop. the column itself will be removed in a later version 2010-11-05 08:04:40 +00:00
message message MDL-25267 improved the test for Jabber configuration 2010-11-18 07:17:19 +00:00
mnet NOMDL MNet: fixed incorrect usage of get_record() in permission_to_call() 2010-11-09 15:38:50 +00:00
mod quiz MDL-25297 fixed erroneous inline comments 2010-11-19 08:18:48 +00:00
my MDL-14679 fixed a lot more old style uses of insert_record() 2010-09-03 17:47:41 +00:00
notes themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
pix New icon for portfolio export and improving its position 2010-11-12 08:52:55 +00:00
plagiarism Plagiarism API MDL-13680 add plagiarism support for user submitted files - currently only added to single and advanced Assignment types - other modules to come in future. 2010-09-20 07:32:31 +00:00
portfolio Box.net portfolio setup instructions updated 2010-11-11 13:33:37 +00:00
question "MDL-25104, fixed answernumbering parameter" 2010-11-19 08:08:39 +00:00
rating MDL-24479 fixed invalid strings, patch by Jenny Gray 2010-10-26 14:31:09 +00:00
repository MDL-19168, dropbox plugin now have full access 2010-11-09 09:11:28 +00:00
rss rss MDL-25319 removing unnecessary call to isguestuser() 2010-11-19 06:39:00 +00:00
search MDL-25314 improved prevention of output buffering + detection of misconfigured servers 2010-11-19 03:40:43 +00:00
tag MDL-25138 tag_get_correlated should return unique records 2010-11-10 06:37:11 +00:00
theme theme-formal_white MDL-25090 Further tweaking of region-pre-layout 2010-11-19 07:16:41 +00:00
user MDL-19124 removed old parameters, no longer used 2010-11-13 03:37:22 +00:00
userpix MDL-24938 fixed missing context ino 2010-10-29 20:08:29 +00:00
webservice webservice MDL-25195 fix web service admin pages navigation bar/navigation 2010-11-16 07:45:31 +00:00
config-dist.php NOBUG: Fixed up docs 2010-11-17 07:04:02 +00:00
COPYING.txt license MDL-20717 Updated the COPYING file to GPLv3 for head 2010-01-08 02:48:03 +00:00
draftfile.php MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment 2010-07-03 13:37:13 +00:00
file.php standardized PHPDocs package info 2010-09-06 11:29:21 +00:00
help.php themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
index.php themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
install.php MDL-24321 switching to stdClass in /admin/ and / 2010-09-21 08:44:02 +00:00
pluginfile.php backup MDL-22184 Scheduled backups are now possible again through cron. 2010-11-10 06:07:43 +00:00
README.txt MDL-21695 help files not used any more, all docs are now in wiki 2010-04-13 19:13:10 +00:00
tags.txt
TRADEMARK.txt
version.php Updated the HEAD build version to 20101119 2010-11-19 00:53:57 +00:00

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


Good luck and have fun!
Martin Dougiamas, Lead Developer