Moodle - the world's open source learning platform https://moodle.org/
Find a file
2009-11-16 14:57:42 +00:00
admin report backup MDL-19903 Fixed backup report table header 2009-11-13 06:09:54 +00:00
auth MDL-20625 new delegated transaction support in DML 2009-11-07 08:52:56 +00:00
backup MDL-20728 ims-cc import - fix importing of quiz with only 1 question ; merged from 19_STABLE 2009-11-12 23:55:06 +00:00
blocks navigation MDL-20651 Changed setting from hide to show 2009-11-05 09:31:55 +00:00
blog MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
calendar MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-04 08:11:02 +00:00
comment MDL-20708 fixed CSRF and missing require_login in delete comments (not in stable branches) 2009-11-01 20:04:25 +00:00
course MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems" 2009-11-07 10:27:57 +00:00
enrol enrol/database MDL-19445 Fixed infinite loops and removed superfluous objects and casts. 2009-11-16 10:53:23 +00:00
error MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems" 2009-11-07 10:27:57 +00:00
files files/index.php MDL-14632 Added set_url() function 2009-11-13 02:18:17 +00:00
filter MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:51:40 +00:00
grade MDL-20712 using just $capablities for capability definition array, all other files in db/* do not use component names in definition array; old capability array names are of course supported 2009-11-04 19:24:12 +00:00
group MDL-20700 coding style - new sloppy trailing whitespace fixed, yes I am guilty too :-( 2009-11-09 11:33:14 +00:00
install NOBUG: Initial commit of Dhivehi installer lang pack 2009-11-08 16:16:19 +00:00
iplookup MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
lang portfolio - MDL-19356 - rename allows_multiple to allows_multiple_instances 2009-11-16 12:57:59 +00:00
lib portfolio - MDL-19356 - rename allows_multiple to allows_multiple_instances 2009-11-16 12:57:59 +00:00
local MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
login MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:11:29 +00:00
message MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems" 2009-11-07 10:27:57 +00:00
mnet mnet MDL-16305 a mnet host is now never really deleted from the database but marked as deleted. 2009-11-02 06:59:07 +00:00
mod NOBUG: mention navigation changes in module upgrade notes 2009-11-11 10:47:16 +00:00
my MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:22:45 +00:00
notes MDL-14679 notes do not use version.php! 2009-11-01 12:29:18 +00:00
pix MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
portfolio portfolio MDL-20850 adding $PAGE->set_url 2009-11-16 14:57:42 +00:00
question Fixing drift between CVS and git 2009-11-06 00:33:01 +00:00
repository "MDL-20843, added missing in upload plugin" 2009-11-16 02:20:13 +00:00
rss MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
search MDL-20697 removing duplicate error string cannotfindsite, fixing get_site() which is now using exceptions 2009-11-01 09:21:41 +00:00
sso MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
tag MDL-20700 coding style - new sloppy trailing whitespace fixed, yes I am guilty too :-( 2009-11-09 11:33:14 +00:00
theme navigation MDL-20833 Moved has_navbar from OUTPUT to PAGE as it is logic 2009-11-16 01:12:16 +00:00
user MDL-20700 coding style - new sloppy trailing whitespace fixed, yes I am guilty too :-( 2009-11-09 11:33:14 +00:00
userpix MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:34:33 +00:00
webservice webservice MDL-17135 Add some Zend library needed for Amf + add one line in order to set amf server in development mode 2009-11-11 15:15:24 +00:00
config-dist.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 13:10:07 +00:00
COPYING.txt
draftfile.php MDL-20693 new NO_DEBUG_DISPLAY define 2009-10-31 22:02:05 +00:00
file.php MDL-20693 new NO_DEBUG_DISPLAY define 2009-10-31 22:02:05 +00:00
help.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 15:32:33 +00:00
index.php core MDL-19799 Added set_url calls and replaced deprecated functions 2009-10-15 03:43:28 +00:00
install.php MDL-20168 we need a lot more memory in 64bit PHP 2009-11-03 14:55:30 +00:00
pluginfile.php MDL-20798 fixed missing access control for module intros 2009-11-10 14:04:50 +00:00
README.txt MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +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
userfile.php MDL-20693 new NO_DEBUG_DISPLAY define 2009-10-31 22:02:05 +00:00
version.php Updated the HEAD build version to 20091116 2009-11-16 00:33:02 +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

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