Moodle - the world's open source learning platform https://moodle.org/
Find a file
2010-08-18 19:13:37 +00:00
admin MDL-23682 fixed help 2010-08-18 17:51:36 +00:00
auth MDL-23824 CLI script improvements - just define('CLI_SCRIPT', true) before require config.php; all incorrect uses of cli and web scripts are detected; refactored cron script - now in two separate sctipts; fix cli inline docs and help - we have to sudo to apache account; standardised cli script locations in auth plugins 2010-08-17 12:33:30 +00:00
backup backup MDL-23727 The proceed button is now to the right of the screen and the cancel button throws a confirmation box. 2010-08-17 05:21:57 +00:00
blocks "MDL-23822, fixed return url of private files manager" 2010-08-18 06:56:56 +00:00
blog MDL-23784 finally getting rid of all legacy .gif and .png extensions, yay! fixing issues with incorrect & in JS code 2010-08-12 20:37:24 +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 MDL-23739 improved ajax headers - now using application/json with the exception of YUI upload 2010-08-10 08:50:08 +00:00
course MDL-22795 guest access icon + lang pack enrol related cleanup 2010-08-18 09:26:46 +00:00
enrol NOMDL Enrol Authorize.net: added missing standard plugin name string 2010-08-18 10:32:39 +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 MDL-23682 new MySQL engine diagnostics + InnoDB is now used instead of MyISAM in new installs if available + improved mysql transaction support 2010-08-18 16:47:00 +00:00
lib MDL-23844 fixed encodings in lang files 2010-08-18 19:13:37 +00:00
local MDL-17376 more plugin info 2010-05-20 07:31:53 +00:00
login MDL-23833 rewritten guest autologin - not using redirect any more + migration to CFG->siteguest instead of username + removing guest login button when user is already guest 2010-08-18 11:49:22 +00:00
message MDL-21695 Making old_help_icon() deprecated 2010-08-16 15:29:46 +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 NOMDL Workshop: adding explicit type declaration for hidden form elements 2010-08-18 16:41:58 +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-21695 Notes help files migrated to the help string 2010-08-16 14:32:00 +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-21695 MDL-16094 Fixing regression introduced by recent qtype conversion 2010-08-16 14:32:28 +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 assignment MDL-23820 fixed broken file manager UI, have set the page context => related to MDL-23797 2010-08-18 06:37:32 +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 Adding new theme Overlay to 2.0 core, MDL-23857 2010-08-18 14:44:41 +00:00
user "MDL-23822, fixed return url of private files manager" 2010-08-18 06:56:56 +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-16094 File storage conversion Quiz and Questions 2010-08-10 09:56:48 +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 tags MDL-19728 Removing tags file and replacing with a tags.txt to explain where to get it 2009-07-07 03:37:58 +00:00
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 20100818 2010-08-18 00:47:16 +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