Moodle - the world's open source learning platform https://moodle.org/
Find a file
2010-09-30 06:30:34 +00:00
admin MDL-24368 disable compression on admin index and cron pages 2010-09-28 08:44:42 +00:00
auth MDL-24356 fixed DML conversion - based on patch by Jay Knight 2010-09-27 09:41:59 +00:00
backup MDL-24381 backup - avoid infinite iteration under windows caused by platform-dependent dirname() 2010-09-28 21:26:11 +00:00
blocks tags MDL-22030 fixed redirection error after adding a tag. fixed course tags links rendering on only first tag block. 2010-09-30 02:40:41 +00:00
blog MDL-24321 switching to stdClass in /blog/ 2010-09-21 08:11:06 +00:00
calendar NOBUG removing outdated comment 2010-09-29 01:23:19 +00:00
cohort MDL-24321 switching to stdClass in /c*/ 2010-09-21 08:13:11 +00:00
comment MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
course MDL-24449 Fixed icons at /course/category.php page 2010-09-29 20:41:37 +00:00
enrol enrol-ajax MDL-24397 Removed unneeded header call 2010-09-28 01:50:19 +00:00
error MDL-24321 switching to stdClass in /e*/ 2010-09-21 08:14:41 +00:00
files files MDL-19799 Fixed up call to deprecated function notice 2010-09-22 08:39:28 +00:00
filter filters MDL-24152 added a grey highlight to censor words for admin to see words being filtered. 2010-09-22 03:51:47 +00:00
grade MDL-24321 switching to stdClass in /g*/ 2010-09-21 08:16:49 +00:00
group MDL-24321 switching to stdClass in /g*/ 2010-09-21 08:16:49 +00:00
install Automatic installer lang files (20100929) 2010-09-29 00:40:09 +00:00
iplookup fixed docs 2010-09-17 19:31:10 +00:00
lang MDL-24410, repository upload plugin allows rename file 2010-09-29 07:05:51 +00:00
lib MDL-24382, fixed display of file size limit in filepicker 2010-09-30 03:36:38 +00:00
local MDL-17376 more plugin info 2010-05-20 07:31:53 +00:00
login MDL-24321 switching to stdClass in /login/ and /message/ 2010-09-21 08:18:23 +00:00
message MDL-24321 switching to stdClass in /login/ and /message/ 2010-09-21 08:18:23 +00:00
mnet fixed integer casting syntax error 2010-09-17 19:42:31 +00:00
mod assignment MDL-23683 online assignment filearea changed for consistency from 'online_submission' to 'submission' 2010-09-30 06:30:34 +00:00
my MDL-14679 fixed a lot more old style uses of insert_record() 2010-09-03 17:47:41 +00:00
notes MDL-24321 switching to stdClass in /notes/ 2010-09-21 08:19:28 +00:00
pix MDL-21432, mbz icon 2010-09-15 09:30:14 +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 portfolio MDL-24263 removing conditional use of $this inside a static method 2010-09-18 08:42:44 +00:00
question MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
rating MDL-24321 switching to standard stdClass() 2010-09-21 08:54:01 +00:00
repository MDL-24441, enforce course max file size 2010-09-29 10:13:35 +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-24321 switching to stdClass in /search/ 2010-09-21 08:25:18 +00:00
tag tags MDL-22030 fixed redirection error after adding a tag. fixed course tags links rendering on only first tag block. 2010-09-30 02:40:41 +00:00
theme MDL-24449 Fixed icons at /course/category.php page 2010-09-29 20:41:37 +00:00
user MDL-24383 adding missing context setup - credit goes to Paul Ortman 2010-09-27 09:15:28 +00:00
userpix MDL-14589 user icons now stored in file storage pool 2010-07-11 11:43:15 +00:00
webservice webservice MDL-24230 fix /admin/ into $CFG->admin + /lib/ into $CFG->libdir 2010-09-24 02:45:39 +00:00
config-dist.php MDL-24203 Fixed coding style and added more explanation of the reason to put the value $CFG->lang into config.php 2010-09-17 13:41:59 +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 MDL-24321 switching to stdClass in /admin/ and / 2010-09-21 08:44:02 +00:00
index.php MDL-24321 switching to stdClass in /admin/ and / 2010-09-21 08:44:02 +00:00
install.php MDL-24321 switching to stdClass in /admin/ and / 2010-09-21 08:44:02 +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 20100930 2010-09-30 00:50:09 +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