Moodle - the world's open source learning platform https://moodle.org/
Find a file
2009-04-15 08:01:53 +00:00
admin "MDL-18540, add 512 mo options to extramemeorylimit, merged from 1.9" 2009-04-15 03:53:03 +00:00
auth MDL-18644 Bugs found by syntax checker, merged from MOODLE_19_STABLE 2009-03-23 09:53:02 +00:00
backup MDL-18818 - don't define var if already defined - happens when these functions are called more than once at a time. 2009-04-15 02:16:17 +00:00
blocks filters: MDL-7336 change weblib to use the new code 2009-04-13 06:56:32 +00:00
blog MDL-18129 blog_print_entry() - avoid double format_text() ; merged from 19_STABLE 2009-02-04 16:40:26 +00:00
calendar MDL-17974: Calendar 'new entry' accessibility improvement 2009-01-28 12:11:32 +00:00
course filters: MDL-7336 change weblib to use the new code 2009-04-13 06:56:32 +00:00
enrol MDL-18414 change sql query syntax 2009-04-06 06:15:58 +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-16596 fixed comment 2008-09-21 21:30:26 +00:00
filter filters: MDL-7336 code to let people edit local filter config 2009-04-13 07:14:27 +00:00
grade MDL-17273 Added a back button to the error message and fixed missing handling of "custom" scope. Merged from MOODLE_19_STABLE 2009-04-09 12:29: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 (20090411) 2009-04-11 00:23:48 +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-18848, curl_cache is not specific to repository module any more" 2009-04-14 02:34:38 +00:00
lib pagelib: Fixing start-of-file comments in CVS to avoid merge problems when I switch to git. 2009-04-15 03:24:25 +00:00
login MDL-18644 Bugs found by syntax checker, merged from MOODLE_19_STABLE 2009-03-23 09:53:02 +00:00
message "MESSAGING, INSTALLATION/MDL-17457, change installation hook to meet moodle 2.0" 2009-03-10 02:09:06 +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-18768: Limited size of context and modinfo caches to avoid memory problems with code that loops through many courses, also changed forum role_assign to use recordset for all-courses loops 2009-04-06 09:48:39 +00:00
my MDL-13224 fixed coding style 2009-04-07 07:45:03 +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-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
portfolio MDL-14591 adding standard access control 2009-03-28 22:15:12 +00:00
question shortanswer qtype: Add the problem case from http://moodle.org/mod/forum/discuss.php?d=120557 to the unit tests. 2009-04-06 02:03:10 +00:00
repository "MDL-18848, curl_cache is not specific to repository module any more" 2009-04-14 02:34:38 +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-18540, change the uses of option" 2009-03-30 10:07:24 +00:00
sso MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
tag MDL-17492 Do not try to access the first key of an empty array in case of no tag exists yet. Merged from 1.9 stable 2009-03-02 21:51:25 +00:00
theme theme/anomaly MDL-18860 Adding this theme to Moodle 2 so developers have something nice to look at 2009-04-15 08:01:53 +00:00
user MDL-18338 option for hiding of groups in user profile 2009-04-09 08:29:51 +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 MDL-17037 ran all GIF images through gifsicle and PNG through optipng 2009-04-05 23:33:00 +00:00
config-dist.php MDL-17458 prevent trailing whitespace problems in config.php 2009-03-28 15:15:22 +00:00
draftfile.php MDL-14992 refactored use of session_write_close() 2009-01-17 15:25:08 +00:00
file.php MDL-14589 removed obsoleted comments 2009-03-28 15:07:24 +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 file api: MDL-18754 improve the names of some functions. 2009-04-01 04:34:58 +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-14589 implemented browsing of course section files + fixed bug when getting parent dirs of stored files 2009-02-16 20:47:22 +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 20090415 2009-04-15 00:37:41 +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