Moodle - the world's open source learning platform https://moodle.org/
Find a file
2009-08-10 05:01:10 +00:00
admin MDL-19787 Converted print_box* to $OUTPUT->box* 2009-08-10 04:53:22 +00:00
auth MDL-19795 Converted print_box* to $OUTPUT->box* 2009-08-10 04:53:42 +00:00
backup MDL-19789 Converted all print_footer() calls 2009-08-06 14:23:15 +00:00
blocks blocks/rss_client: MDL-13932 - alter output formating 2009-08-05 16:38:27 +00:00
blog MDL-19792 Converted calls to print_paging_bar 2009-08-07 01:41:27 +00:00
calendar MDL-19793 Converted calls to popup_form() 2009-08-10 03:41:44 +00:00
comment MDL-19799 Converted calls to print_paging_bar 2009-08-07 01:38:36 +00:00
course MDL-19794 Converted print_box* to $OUTPUT->box* 2009-08-10 04:53:59 +00:00
enrol MDL-19795 Converted print_box* to $OUTPUT->box* 2009-08-10 04:53:42 +00:00
error MDL-19799 Converted all print_footer() calls 2009-08-06 14:21:34 +00:00
files MDL-19799 Converted all print_footer() calls 2009-08-06 14:21:34 +00:00
filter MDL-19796 Converted all print_footer() calls 2009-08-06 14:26:02 +00:00
grade MDL-19797 Converted print_box* to $OUTPUT->box* 2009-08-10 04:54:32 +00:00
group MDL-19798 Converted print_box* to $OUTPUT->box* 2009-08-10 04:54:48 +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-19181, display plugin instances based on capabilities" 2009-08-07 10:02:47 +00:00
lib MDL-19799 Converted print_box* to $OUTPUT->box* 2009-08-10 04:58:02 +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-19800 Converted print_box* to $OUTPUT->box* 2009-08-10 04:58:17 +00:00
message MDL-19801 Migrated calls to print_heading 2009-08-06 08:25:30 +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-19817 Converted print_box* to $OUTPUT->box* 2009-08-10 05:01:10 +00:00
my MDL-19799 Converted calls to popup_form() 2009-08-10 03:39:21 +00:00
notes MDL-19818 Converted all print_footer() calls 2009-08-06 14:25:20 +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-19819 Converted all print_footer() calls 2009-08-06 14:09:50 +00:00
question MDL-19820 Converted calls to popup_form() 2009-08-10 03:41:33 +00:00
repository "MDL-20027, fixed invalid capability name" 2009-08-07 15:23:18 +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 Converted all print_footer() calls 2009-08-06 14:25:32 +00:00
sso MDL-19799 Migrated calls to close_window_button() 2009-08-06 02:52:39 +00:00
tag MDL-19823 Converted calls to print_paging_bar 2009-08-07 01:40:01 +00:00
theme themes: MDL-20013 pluging sheets were not handled correct. Problem found and fixed thanks to Mark Johnson. 2009-08-08 08:10:59 +00:00
user MDL-19825 Converted calls to popup_form() 2009-08-10 03:40:04 +00:00
userpix MDL-19799 Converted all print_footer() calls 2009-08-06 14:21:34 +00:00
webservice MDL-20014 Converted all print_footer() calls 2009-08-06 14:27:26 +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 Converted all print_footer() calls 2009-08-06 14:21:34 +00:00
index.php MDL-19787 Converted print_box* to $OUTPUT->box* 2009-08-10 04:53:22 +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 20090810 2009-08-10 00:38:21 +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