Moodle - the world's open source learning platform https://moodle.org/
Find a file
2009-07-28 09:34:15 +00:00
admin admin: MDL-19787 $PAGE->set_url on admin/index.php 2009-07-28 04:00:33 +00:00
auth CAS authentication: MDL-19671 phpCAS::getUser can return a mixed-case username, so lower-case it for comparison. 2009-06-30 23:33:11 +00:00
backup Clarify commenst in backup, to make it clear what is acutally a TODO, and what is a reference to the $todo variable. 2009-07-17 07:40:38 +00:00
blocks MDL-18901 formatXXX fields - changed missed occurrence 2009-07-26 09:36:14 +00:00
blog themes & blocks - MDL-19077 & MDL-19010 blocks are now printed by the theme 2009-07-09 07:35:03 +00:00
calendar MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 12:07:58 +00:00
comment "MDL-19839, use samller user picture, shorter date format, remove cancle button in block, change the position of deteling button" 2009-07-28 07:09:11 +00:00
course course MDL-19794: Fix more initialisation order problems 2009-07-28 04:16:59 +00:00
enrol print_simple_box(_start/_end) and preg_replace() fixes 2009-07-23 10:38:41 +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 filelib MDL-19707 Converted existing ...str_replace('png','gif')... to use file_extension_icon and file_mimetype_icon 2009-07-07 06:16:01 +00:00
filter filter/mediaplugins MDL-18658 Add support for MP4 files (Quicktime) 2009-07-21 05:42:28 +00:00
grade MDL-19797 Migrated choose_from_menu to the new $OUTPUT->select_menu() function 2009-07-28 09:34:15 +00:00
group MDL-19756 Migrated the following functions from weblib to outputlib: 2009-07-27 10:33:00 +00:00
install Automatic installer.php lang files by installer_builder (20090726) 2009-07-26 00:26:48 +00:00
iplookup MDL-19875 tested patch and added some more echos, thanks Tim! 2009-07-21 08:19:02 +00:00
lang MDL-19944 Removed duplicate "enable guest access". 2009-07-27 21:18:59 +00:00
lib "MDL-19839, resize user picture in comments api" 2009-07-28 08:54:26 +00:00
local MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions 2009-06-19 14:25:56 +00:00
login MDL-19882 Add missing require_login-s before require_capability. 2009-07-20 08:57:18 +00:00
message MDL-19690 - more $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-03 06:19:25 +00:00
mnet MDL-19882 Add missing require_login-s before require_capability. 2009-07-20 08:57:18 +00:00
mod MDL-19805 Migrated choose_from_menu to the new $OUTPUT->select_menu() function 2009-07-28 09:33:34 +00:00
my themes & blocks - MDL-19077 & MDL-19010 blocks are now printed by the theme 2009-07-09 07:35: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-19418 Replaced ereg* by preg* 2009-06-22 01:22:37 +00:00
portfolio MDL-19579 code coverage - finished adding initial $includecoverage attributes 2009-06-26 18:25:46 +00:00
question calculated qtype: Remove unnecessary call-time pass by reference. 2009-07-24 09:18:19 +00:00
repository "MDL-19661, adding combobox support" 2009-07-28 04:03:41 +00:00
rss MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions 2009-06-19 14:25:56 +00:00
search MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 12:07:58 +00:00
sso MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
tag tags: MDL-19823 missed one $PAGE->set_context yesterday. 2009-07-22 02:32:41 +00:00
theme standard/styles MDL-19839 Fixed indenting, tidied up comments CSS and made it a bit more plain for standard 2009-07-28 09:15:23 +00:00
user MDL-19756 Migrating choose_from_menu to outputlib 2009-07-28 02:45:13 +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 javascript-UFO MDL-19738 Stopped ufo.js being included in outputlib and included it in each place it was actually being used. 2009-07-08 04:12:11 +00:00
config-dist.php themes: MDL-19077 change how the theme is initialised and CSS is served. 2009-07-01 05:54:26 +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 MDL-19756 Migrated the following functions from weblib to outputlib: 2009-07-27 10:33:00 +00:00
index.php MDL-19756 Migrated the following functions from weblib to outputlib: 2009-07-27 10:33:00 +00:00
install.php themes & blocks - MDL-19077 & MDL-19010 blocks are now printed by the theme 2009-07-09 07:35:03 +00:00
pluginfile.php MDL-14589 improved _pluginfile function - added forcedownload param 2009-07-03 13:39:14 +00:00
README.txt fixing unmerged files 2007-12-06 08:44:07 +00:00
tags.txt tags MDL-19728 Removing tags file and replacing with a tags.txt to explain where to get it 2009-07-07 03:37:58 +00:00
TRADEMARK.txt Fixed a typo 2009-06-23 04:34:24 +00:00
userfile.php fix git cvs drift 2009-05-27 00:36:40 +00:00
version.php Updated the HEAD build version to 20090728 2009-07-28 00:38:43 +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