Moodle - the world's open source learning platform https://moodle.org/
Find a file
2009-08-06 08:17:12 +00:00
admin MDL-19787 Migrated calls to print_heading 2009-08-06 08:17:12 +00:00
auth MDL17980 reverting last commit - other devs agreed, to be explained in tracker 2009-08-03 07:35:41 +00:00
backup MDL-19789 Upgraded calls to print_time_selector and print_date_selector 2009-08-06 01:08:50 +00:00
blocks blocks/rss_client: MDL-13932 - alter output formating 2009-08-05 16:38:27 +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-19793 Migrated calls to print_spacer() 2009-08-06 02:24:59 +00:00
comment "MDL-19118, fixed a javascript error on webkit core browsers" 2009-07-28 09:57:28 +00:00
course MDL-19794 Migrated calls to print_heading 2009-08-06 08:15:43 +00:00
enrol MDL-19795 Migrated calls to print_heading 2009-08-06 08:16:10 +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-19976 Refactored select_menu() into select(), now supporting menu, radio and checkbox rendering. Added radio() and checkbox() functions. 2009-08-04 02:05:32 +00:00
filter MDL-18658 add support for m4a files in the multimedia filter + missing mimetypes. Credit goes to Ralf Krause, thanks! Merged from 19_STABLE 2009-07-28 16:47:01 +00:00
grade MDL-19797 Migrated calls to print_heading 2009-08-06 08:16:46 +00:00
group MDL-19798 Migrated calls to print_heading 2009-08-06 08:15:26 +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 block/rss_client: MDL-19990 Make feed discovery configurable 2009-08-03 16:56:53 +00:00
lib MDL-19756 Added shortcut to html_select_option to make checkboxes 2009-08-06 06:58:14 +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 MDL17980 reverting last commit - other devs agreed, to be explained in tracker 2009-08-03 07:35:41 +00:00
mod MDL-19807 Migrated calls to print_checkbox() 2009-08-06 06:59:05 +00:00
my MDL-19756 Deprecated update_mymoodle_icon() and upgraded my/index.php with new output code 2009-08-05 00:00:20 +00:00
notes MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup 2008-08-26 05:45:07 +00:00
pix MDL17980 reverting last commit - other devs agreed, to be explained in tracker 2009-08-03 07:35:41 +00:00
portfolio MDL-19579 code coverage - finished adding initial $includecoverage attributes 2009-06-26 18:25:46 +00:00
question MDL-19976 Changing redirect($url->out()) to redirect($url). NEVER, NEVER use redirect($url->out())!!! Bad Tim! :p 2009-07-31 09:30:11 +00:00
repository "MDL-16548, fixed upload button" 2009-08-05 03:18:52 +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-19822 Migrated calls to print_spacer() 2009-08-06 02:25:13 +00:00
sso MDL-19799 Migrated calls to close_window_button() 2009-08-06 02:52:39 +00:00
tag MDL-19756 Deprecated update_course_icon() and implemented a simple $OUTPUT->edit_button($moodleurl) method which uses $USER->editing 2009-08-05 02:39:42 +00:00
theme blocks: MDL-19893 move blocks on page UI - part 1 2009-07-30 08:22:12 +00:00
user MDL-19825 Migrated calls to print_heading 2009-08-06 08:15:05 +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-19799 Migrated calls to close_window_button() 2009-08-06 02:52:39 +00:00
index.php MDL-19799 Upgraded calls to print_heading_block 2009-08-06 01:26:12 +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 Fixed accessing the first character from string{0} to string[0] 2009-08-03 10:54:29 +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 20090806 2009-08-06 00:39: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