Moodle - the world's open source learning platform https://moodle.org/
Find a file
2009-05-21 09:44:26 +00:00
admin MDL19219 mnet, mitigate arrkey loss in transit 2009-05-18 02:38:02 +00:00
auth Fix typo 2009-05-15 03:37:07 +00:00
backup MDL-19163 restore - avoid some notices. Merged from 19_STABLE 2009-05-19 18:50:24 +00:00
blocks blocklib: MDL-19010 fix editing block config and block roles. 2009-05-08 07:47:50 +00:00
blog MDL-14589 file browsing refactoring - moving url encoding to filelib.php for now 2009-05-20 22:32:02 +00:00
calendar MDL-17974: Calendar 'new entry' accessibility improvement 2009-01-28 12:11:32 +00:00
course MDL-14589 file api improvements - converting more params to general $options array 2009-05-18 19:04:06 +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-14589 file browsing refactoring - moving url encoding to filelib.php for now 2009-05-20 22:32:02 +00:00
filter MDL-19117 clarification to the license 2009-05-09 04:34:11 +00:00
grade MDL-19247 Minor adjustments to Moodle Coding Standard, mostly switching Errors to Warnings. Added a file to sniff out elseif declarations. Cleaned up grade/lib.php as an example (no more errors). 2009-05-19 21:17:54 +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 (20090517) 2009-05-17 00:29:55 +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-19163 restore - 2 new strings to warn about restore over SITEID ; merged from 19_STABLE 2009-05-19 18:37:43 +00:00
lib MDL-18111 improving file api comments and docs 2009-05-21 09:37:21 +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-14589 file browsing refactoring - moving url encoding to filelib.php for now 2009-05-20 22:32:02 +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/ replaced course_setup with $PAGE->set_course which seems to have been missed 2009-05-09 13:15:41 +00:00
question moodle_page: MDL-12212 kill $CFG->pagepath (use $PAGE->set_pagetype) 2009-05-06 08:38:55 +00:00
repository "MDL-15351, use base64 encode php seriablized data" 2009-05-20 06:08: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-16979 - protects update queries by setting a real value in $CFG->search_indexer_update_date 2009-05-11 19:59:58 +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 theme/standard MDL-19082 Added a margin to standard theme on redirects page (merged from 1.9) 2009-05-08 08:20:44 +00:00
user MDL-19184, MDL-19212 - refactoring, cleanup and improvements in text editors support; localization support is not finished, inline docs incomplete, expect more commits soon 2009-05-16 20:53:21 +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 blocklib: MDL-19010 start of block_manager - get and set regions 2009-05-06 09:14:01 +00:00
COPYING.txt MDL-19096 include a copy of the GPL 2009-05-07 03:06:48 +00:00
draftfile.php MDL-14992 refactored use of session_write_close() 2009-01-17 15:25:08 +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 blocklib: MDL-19010 refactor blocklib to use block_manager to get the blocks for rendering 2009-05-06 09:15:05 +00:00
install.php MDL-18195 installer - always suggest/write paths using forward slashes 2009-02-11 17:00:39 +00:00
pluginfile.php MDL-18910 full support for module intro editor with embedded images 2009-04-22 07:19:56 +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 MDL-14992 refactored use of session_write_close() 2009-01-17 15:25:08 +00:00
version.php Updated the HEAD build version to 20090521 2009-05-21 00:39:30 +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