Moodle - the world's open source learning platform https://moodle.org/
Find a file
2009-06-02 05:24:24 +00:00
admin MDL-19352 maintenance mode reiplemented 2009-05-31 14:42:29 +00:00
auth Fix typo 2009-05-15 03:37:07 +00:00
backup MDL-19352 maintenance mode reiplemented 2009-05-31 14:42:29 +00:00
blocks blocklib: MDL-19010 fix editing block config and block roles. 2009-05-08 07:47:50 +00:00
blog MDL-19274 - Blog RSS feed should include information about tags in each post 2009-05-22 15:16:58 +00:00
calendar MDL-17974: Calendar 'new entry' accessibility improvement 2009-01-28 12:11:32 +00:00
course MDL-19246 restore - cleanup of "restoreto" options. Some more extra uses updated. Merged from 19_STABLE 2009-05-22 10:32:34 +00:00
enrol MDL19219 mnet, mitigate arrkey loss in transit 2009-05-18 02:38:02 +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 MDL-19323 added missing support for localized floats + code cleanup; merged from MOODLE_19_STABLE 2009-05-30 13:01:20 +00:00
group web service MDL-12886 remove tmp prefix 2009-03-16 07:58:30 +00:00
install Automatic installer.php lang files by installer_builder (20090601) 2009-06-01 00:27:52 +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-17366 adding the calculatedsimple questiontype 2009-06-01 03:33:04 +00:00
lib local lang string: MDL-13001 fix docs to reflect how it really works. 2009-06-02 04:13:05 +00:00
login moodle_page: MDL-12212 kill $CFG->pagepath (use $PAGE->set_pagetype) 2009-05-06 08:38:55 +00:00
message MDL-16824 messaging - move unread messages from deleted users to message_read. 2009-04-26 22:56:56 +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-14651, fixed yui javascript path (since latest yui upgrade), setup in update script in order to get format_text worked" 2009-06-02 05:24:24 +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: MDL-19358 added $cm to require_login check. this will have to change as soon as we implement portfolio exporting for something other than a course module (eg, a blog, blog post, etc) 2009-06-01 18:53:54 +00:00
question MDL-17366 a new "temporary" icon image 2009-06-01 20:11:13 +00:00
repository "MDL-13766, repository module, fixed a undefined variable" 2009-05-29 09:28:12 +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 "MDL-18971, fix forum unread post highlighting issue, thanks Eric straw's patch, merged from 1.9" 2009-05-25 09:19:27 +00:00
user MDL-15249 towards cli install script 2009-05-25 21:46:28 +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 20090602 2009-06-02 00:37:59 +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