Moodle - the world's open source learning platform https://moodle.org/
Find a file
Petr Skoda 7415aed103 MDL-11728 finally defining the exact meaning of is_internal() in auth plugins
internal means "uses password hash for user authentication", there is a new is_synchronised_with_external() method that indicates if moodle should automatically sync user info with external system after login; I have also improved the default for prevent_local_passwords() which is now defaulting to !is_internal()
2010-11-14 02:01:59 +00:00
admin MDL-25144 Fixed SQL causing error in MSSQL 2010-11-12 16:07:05 +00:00
auth MDL-11728 finally defining the exact meaning of is_internal() in auth plugins 2010-11-14 02:01:59 +00:00
backup backup MDL-25183 Added a dedicated CLI script for running automated backups 2010-11-12 07:05:18 +00:00
blocks blocks MDL-24999 Fixed up regression in the display of block_list type blocks. Columns now site next to each other rather than below. 2010-11-11 05:15:41 +00:00
blog themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
calendar NOBUG removing outdated comment 2010-09-29 01:23:19 +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 MDL-24924 course/import - delete one more file I missed in my prev commit 2010-11-11 22:57:39 +00:00
enrol navigation MDL-25142 Fixed up differences in navigation between guest and normal user. 2010-11-11 03:37:56 +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-25112 made /grade/edit/outcome/edit.php set page context before trying to initialize an mform 2010-11-09 03:24:09 +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 (20101111) 2010-11-11 00:40:10 +00:00
iplookup fixed docs 2010-09-17 19:31:10 +00:00
lang MDL-25127 lang string rewording 2010-11-12 20:14:23 +00:00
lib MDL-11728 finally defining the exact meaning of is_internal() in auth plugins 2010-11-14 02:01:59 +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-25148 fixed a bug with my popup availability bug fix 2010-11-11 09:17:47 +00:00
mnet NOMDL MNet: fixed incorrect usage of get_record() in permission_to_call() 2010-11-09 15:38:50 +00:00
mod MDL-24405 lang string rewording and removing capitalization 2010-11-12 20:40:37 +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 correcting import_or_save_files() function 2010-11-12 20:30:09 +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-24509 added support for 1.9 rss feed requests 2010-10-05 03:30:01 +00:00
search global search MDL-25133 fixes to blog posts search documents so that it will add new posts into the search index successfully 2010-11-11 05:53:43 +00:00
tag MDL-25138 tag_get_correlated should return unique records 2010-11-10 06:37:11 +00:00
theme New icon for portfolio export and improving its position 2010-11-12 08:52:55 +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 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
config-dist.php MDL-25150 new debugusers setting 2010-11-11 05:27:34 +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 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
version.php Updated the HEAD build version to 20101114 2010-11-14 00:47:59 +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