Moodle - the world's open source learning platform https://moodle.org/
Find a file
2009-06-18 06:31:51 +00:00
admin administration MDL-19525 remove global $userfields usage from uploadpicture_form class, merged from 1.9 2009-06-16 09:09:33 +00:00
auth MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 18:04:21 +00:00
backup MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 18:34:43 +00:00
blocks MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 17:35:10 +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 ajaxlib/require_js: MDL-16693 $PAGE->requires->... deprecates require_js etc. 2009-06-12 12:13:07 +00:00
course javascript: MDL-19475 replace require_js calls with $PAGE->requires->js. 2009-06-15 05:37:57 +00:00
enrol MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 18:34:43 +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 filters/multimedia MDL-19504 - Fullscreen button didn't work 2009-06-15 11:21:13 +00:00
grade javascript: MDL-19475 replace require_js calls with $PAGE->requires->js. 2009-06-15 07:00:08 +00:00
group javascript: MDL-19475 replace require_js calls with $PAGE->requires->js. 2009-06-15 05:37:57 +00:00
install Automatic installer.php lang files by installer_builder (20090612) 2009-06-12 00:28:54 +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, fix upload form in non-js file picker" 2009-06-18 06:31:51 +00:00
lib "MDL-17316, fix upload form in non-js file picker" 2009-06-18 06:31:51 +00:00
login MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 17:47:18 +00:00
message MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup 2009-06-13 18:34:43 +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 MDL-19460 wiki - disable by default undocumented interwiki links. Can be ebabled with $CFG->wiki_allow_interwiki = true; merged from 19_STABLE 2009-06-15 15:11:20 +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 javascript: MDL-19475 replace require_js calls with $PAGE->requires->js. 2009-06-15 07:57:53 +00:00
question javascript: MDL-19475 replace require_js calls with $PAGE->requires->js. 2009-06-15 07:57:53 +00:00
repository "MDL-17316, fix upload form in non-js file picker" 2009-06-18 06:31:51 +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-19477 - Issues on check_text access controllers 2009-06-12 16:18:37 +00:00
sso MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
tag javascript: MDL-19475 replace require_js calls with $PAGE->requires->js. 2009-06-15 07:57:53 +00:00
theme javascript: MDL-19475 replace require_js calls with $PAGE->requires->js. 2009-06-15 07:57:53 +00:00
user ajaxlib/require_js: MDL-16693 $PAGE->requires->... deprecates require_js etc. 2009-06-12 12:13:07 +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 Fix some fallout from the pagelib changes. 2009-06-12 12:08:25 +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 20090618 2009-06-18 00:39:36 +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