Moodle - the world's open source learning platform https://moodle.org/
Find a file
2010-08-25 01:41:15 +00:00
admin MDL-21696 Added new admin report for language customization 2010-08-24 23:19:11 +00:00
auth MDL-23489 auth plugins can specify own edit profile url - patch submitted by Jay Knight + tweaking change password url to use new moodle_url at the same time, it is backwards compatible, custom plugins may still use string url for now 2010-08-18 22:07:00 +00:00
backup backup MDL-23559 Moved UI validation routines from backup_setting to backup_setting_ui and fixed label validation problems 2010-08-25 01:14:25 +00:00
blocks MDL-23916 JS now allowed on private /my/ pages again 2010-08-24 09:14:09 +00:00
blog admin blog comment course MDL-22856 Minor cleanups and improvements to styles 2010-08-19 05:56:57 +00:00
calendar MDL-23616 extremely messy hack to work around weird course handling resulting in unknown PAGE->context 2010-08-04 07:37:02 +00:00
cohort MDL-23842 cohort UI now linked from course category settings block too 2010-08-17 13:05:33 +00:00
comment admin blog comment course MDL-22856 Minor cleanups and improvements to styles 2010-08-19 05:56:57 +00:00
course rating MDL-23908 altered the way the role hints for ratings work 2010-08-25 01:41:15 +00:00
enrol MDL-23883 fixed mssql compatibility issue + docs typos 2010-08-20 09:12:07 +00:00
error MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
files "MDL-23797, added set_context" 2010-08-17 03:43:12 +00:00
filter MDL-23613 fixed one more wrong PAGE->context 2010-08-02 12:17:25 +00:00
grade MDL-21695 Making old_help_icon() deprecated 2010-08-16 15:29:46 +00:00
group webservice MDL-23440 more explicit error message when validation context fail in some external functions. 2010-07-30 06:00:32 +00:00
install Automatic installer.php lang files by installer_builder (20100727) 2010-07-27 17:29:38 +00:00
iplookup MDL-23720 improved iplookup coding style + fixed a potential privacy issue 2010-08-09 16:10:02 +00:00
lang rating MDL-23908 altered the way the role hints for ratings work 2010-08-25 01:41:15 +00:00
lib MDL-21696 Getting rid of legacy language customization stuff 2010-08-24 23:17:19 +00:00
local MDL-17376 more plugin info 2010-05-20 07:31:53 +00:00
login MDL-23856 fixed incorrect integer comparison, we should not use === or !== because one may be integer and the other string 2010-08-18 22:18:53 +00:00
message MDL-23856 fixed incorrect integer comparison, we should not use === or !== because one may be integer and the other string 2010-08-18 22:18:53 +00:00
mnet MDL-23600 MNet: do not rely on existing user record with ID 1 2010-08-08 10:58:38 +00:00
mod MDL-23905 fix regression in mod_resource pluginfile.php migration 2010-08-25 01:40:10 +00:00
my navigation MDL-22425 Restructured navigation for the nth time plus performance tweaking and course display limit 2010-05-13 09:57:43 +00:00
notes MDL-23856 fixed incorrect integer comparison, we should not use === or !== because one may be integer and the other string 2010-08-18 22:18:53 +00:00
pix MDL-22952 (bulk commit) - Fixed bidirectional page problems (right to left). Add new images for navigation. 2010-07-13 09:04:29 +00:00
portfolio MDL-21695 Got rid of the last call of setHelpButton() 2010-08-16 14:32:43 +00:00
question MDL-23825 commented disabledif calls until this bug is solved so that calcualted and numerical questions can be edited 2010-08-24 15:32:02 +00:00
rating rating MDL-23805 fixed an ajax bug that was preventing the rating aggregate updating for the hub 2010-08-18 03:11:51 +00:00
repository "MDL-23894 fixed user quota limit" 2010-08-24 07:18:08 +00:00
rss MDL-23391 Tidied up this script to make it more coding-style friendly 2010-07-20 09:06:35 +00:00
search MDL-20876 Fix remaining split() calls. 2010-07-20 03:27:36 +00:00
tag MDL-21695 Making old_help_icon() deprecated 2010-08-16 15:29:46 +00:00
theme Upper case name for brick 2010-08-23 03:04:42 +00:00
user "MDL-23894, added user quota limit to filesedit form" 2010-08-24 07:52:12 +00:00
userpix MDL-14589 user icons now stored in file storage pool 2010-07-11 11:43:15 +00:00
webservice webservice MDL-13129 add moodle_course_get_courses and moodle_course_create_courses 2010-08-06 15:22:27 +00:00
config-dist.php MDL-23118 improved proxy forwarding setting docs 2010-07-07 15:44:51 +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 MDL-14589 user icons now stored in file storage pool 2010-07-11 11:43:15 +00:00
help.php MDL-23274 The lang parameter was ignored due to typo 2010-07-28 10:57:48 +00:00
index.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
install.php PHP4 is dead - admins with PHP4 will get ugly errors when trying to install Moodle 2.0, sorry we can not dance around this ancient version forever 2010-08-17 10:38:34 +00:00
pluginfile.php MDL-23856 fixed invalid section restriction test 2010-08-18 22:29:40 +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 20100825 2010-08-25 00:46:29 +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