Moodle - the world's open source learning platform https://moodle.org/
Find a file
2009-06-11 08:08:33 +00:00
admin MDL-17458 fixing installation regressions - no output and timeout 2009-06-07 08:46:13 +00:00
auth authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
backup MDL-19352 maintenance mode reiplemented 2009-05-31 14:42:29 +00:00
blocks blocklib: MDL-19010 fix some minor problems with existing blocks. 2009-06-05 08:28:45 +00:00
blog MDL-18293 $DB->something is using exceptions, no need for ifs there, removing useless strings 2009-06-03 20:37:28 +00:00
calendar MDL-17974: Calendar 'new entry' accessibility improvement 2009-01-28 12:11:32 +00:00
course MDL-18293 $DB->somethiong is using exceptions, no need for ifs there, removing useless strings 2009-06-03 20:16:20 +00:00
enrol MDL-19350 upgrade review - savepoints added to enrol plugins 2009-06-03 15:09:23 +00:00
error MDL-10107 - Removed old email_to_user with we still arround and added default message processor for user, 2008-08-02 00:04:29 +00:00
files MDL-18111 improving file api comments and docs, fixing license header 2009-05-21 10:12:53 +00:00
filter MDL-19117 clarification to the license 2009-05-09 04:34:11 +00:00
grade grader_report MDL-19007 Resolved alignment issue - Thanks Neil for the patch 2009-06-05 09:40:54 +00:00
group Groups MDL-19425 Added require_once that was missing 2009-06-08 05:54:18 +00:00
install Automatic installer.php lang files by installer_builder (20090608) 2009-06-08 00:29:40 +00:00
iplookup MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
lang "MDL-17316, improve non-js file manager interface" 2009-06-11 08:08:33 +00:00
lib "MDL-17316, improve non-js file manager interface" 2009-06-11 08:08:33 +00:00
login Password expired change url: MDL-18719 If auth plugin doesn't provide a url, use the standard one. 2009-06-03 14:23:14 +00:00
message MDL-19350 upgrade blocks - adding missing savepoints to message/output 2009-06-03 16:50:25 +00:00
mnet mnet MDL-10935 fix unicode character when the remote site send the course name for updating enrolment, merged from 19 2009-02-06 00:46:37 +00:00
mod cssclasses MDL-17525 Added next and previous classes to quiz pagination links 2009-06-10 08:35:45 +00:00
my moodle_page: MDL-12212 improve comments and add some work-in-progress warnings 2009-05-06 09:29:05 +00:00
notes MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup 2008-08-26 05:45:07 +00:00
pix "MDL-13766, add extra yui images for yui treeview, this will display folder-style treeview in file picker" 2009-05-07 06:47:20 +00:00
portfolio portfolio/mahara: php-doc for a confusing private method i didn't understand anymore 2009-06-09 19:58:16 +00:00
question question bank MDL-18822 Corrected merge error in HEAD, thanks Oleg for spotting 2009-06-08 03:23:24 +00:00
repository "MDL-17316, improve non-js file manager interface" 2009-06-11 08:08:33 +00:00
rss MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improvemetns; rewritten $FULLME and added $ME, $SCRIPT and $FULLSCRIPT; improved slashargument handling especially for IIS; removed legacy slasharguments functions obsoleted since 1.6; some other refactoring; reverse procy support, ssl appliance support 2009-01-05 21:37:20 +00:00
search MDL-19342 - small fixes from Tatsuva Shirai + UTF-8 global straighten up 2009-05-30 22:11:53 +00:00
sso MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
tag moodle_page: MDL-12212 completely remove the old tag and admin page classes 2009-05-06 09:11:07 +00:00
theme XHTML strict! 2009-06-10 03:54:22 +00:00
user authentication MDL-19182 split auth.php lang file into multiple files separate for each plugin 2009-06-11 03:34:46 +00:00
userpix MDL-14279: use get_file_url instead of checking $CFG->slashargument manually (merge from 1.9) 2008-07-10 09:55:11 +00:00
webservice webservice MDL-12886 clean SOAP client 2009-05-04 06:36:43 +00:00
config-dist.php small fix: MDL-19268 thanks to Emanuel Delgado 2009-05-31 17:33:45 +00:00
COPYING.txt MDL-19096 include a copy of the GPL 2009-05-07 03:06:48 +00:00
draftfile.php MDL-18111 improving file api comments and docs, fixing license header 2009-05-21 09:52:00 +00:00
file.php MDL-18111 improving file api comments and docs, fixing license header 2009-05-21 09:44:26 +00:00
help.php help.php: related to MDL-13816. Clean up the URLs used for help files by removing unused parameters. 2009-03-30 06:11:32 +00:00
index.php MDL-19352 maintenance mode reiplemented 2009-05-31 14:42:29 +00:00
install.php MDL-15249 refactoring normal installer in preparation for new cli installer + coding style changes 2009-05-25 17:18:31 +00:00
pluginfile.php MDL-18111 improving file api comments and docs, fixing license header 2009-05-21 09:50:04 +00:00
README.txt fixing unmerged files 2007-12-06 08:44:07 +00:00
tags Latest tags for HEAD 2009-04-14 06:57:56 +00:00
userfile.php fix git cvs drift 2009-05-27 00:36:40 +00:00
version.php Updated the HEAD build version to 20090611 2009-06-11 00:39:15 +00:00

README      $Id$
------

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