Moodle - the world's open source learning platform https://moodle.org/
Find a file
tjhunt 1f54c33bdd install: MDL-20417 Install was failing on upgradesettings.php
Only $PAGE->generaltype 'maintenance' works before the site is fully installed.
We were specifying that on all other relevant pages, but it was missed out here.
2009-10-03 09:02:21 +00:00
admin install: MDL-20417 Install was failing on upgradesettings.php 2009-10-03 09:02:21 +00:00
auth auth MDL-19788 Upgrade deprecated function calls 2009-09-30 06:38:52 +00:00
backup MDL-18469 Minor changes to restore silenty/import before implementing checksum. Merged from 19_STABLE 2009-10-02 12:50:19 +00:00
blocks blocks MDL-19791 Upgrade deprecated function calls 2009-09-30 06:54:07 +00:00
blog blog MDL-20319 - Fix postgres incompatible syntax 2009-09-20 15:28:28 +00:00
calendar calendar html MDL-17528 Add H2 to the "block" headers to make consistent with everything 2009-10-02 06:20:52 +00:00
comment "MDL-19118, add comments counter" 2009-10-02 06:22:17 +00:00
course MDL-20415 Modified the behaviour of AJAX moving of sections when in "weekly" format, so that dates don't get moved along with the sections. This reflects the final, saved state. Merged from MOODLE_19_STABLE 2009-10-03 01:53:17 +00:00
enrol enrol MDL-19795 Upgraded call to print_header_with_help 2009-09-30 06:57:16 +00:00
error core MDL-19799 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 07:20:14 +00:00
files " MDL-16597, ajax file manager element" 2009-09-17 08:47:23 +00:00
filter MDL-5223 fix flashvars in mediafilter to make waitForPlay work. 2009-10-01 00:30:49 +00:00
grade grade MDL-19797 Upgraded deprecated function calls 2009-09-30 07:20:31 +00:00
group groups: NOBUG fix syntax error seen on http://moodle.org/mod/cvsadmin/view.php?tab=syntax 2009-10-03 07:57:50 +00:00
install Automatic installer.php lang files by installer_builder (20091001) 2009-10-01 00:28:31 +00:00
iplookup MDL-19875 tested patch and added some more echos, thanks Tim! 2009-07-21 08:19:02 +00:00
lang multichoice question help file: MDL-16791 corrected wording thanks to Ralf Hilgenstock 2009-10-02 13:27:50 +00:00
lib output: MDL-19797 fix some fallback code in print_header. 2009-10-03 08:54:30 +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 login MDL-19800 Upgrade deprecated calls and added set_url calls 2009-09-29 03:55:09 +00:00
message message MDL-19801 Fixed regression from recent update missing OUTPUT global 2009-09-30 01:33:32 +00:00
mnet MNET MDL-13503 allow path to openssl.cnf to be set in config so that windows installs and packages can reliably enable networking. 2009-09-11 10:01:14 +00:00
mod quiz: fix debugging notice ->classes = to set_classes. 2009-10-01 10:07:09 +00:00
my core MDL-19791 Replaced deprecated functions, added set_url calls 2009-09-25 06:17:38 +00:00
notes notes MDL-19818 Upgrade deprecated calls and added set_url calls 2009-09-29 03:52:43 +00:00
pix navigation MDL-14632 Very significant navigation commit 2009-08-28 08:47:31 +00:00
portfolio portfolio MDL-19819 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 07:29:07 +00:00
question question import/export: MDL-20299 fix regression I introduced yesterday in hotpot import/export 2009-10-01 10:12:29 +00:00
repository MDL-20353 adding missing data types of hidden form fields 2009-09-26 17:07:08 +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 search MDL-19822 Upgraded print_header and build_navigation calls to OUTPUT/PAGE equivilants 2009-09-04 07:34:39 +00:00
sso core MDL-19799 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 07:20:14 +00:00
tag MDL-20353 adding missing data types of hidden form fields 2009-09-26 17:07:08 +00:00
theme MDL-16940 Applied the patch for visibility of dropdown menus in course view for IE6 when AJAX is on. Merged from MOODLE_19_STABLE 2009-10-03 02:32:13 +00:00
user MDL-12886 external lib parameter validation routine + some unit tests 2009-10-02 12:13:56 +00:00
userpix core MDL-19799 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 07:20:14 +00:00
webservice MDL-20353 adding missing data types of hidden form fields 2009-09-26 17:07:08 +00:00
config-dist.php blocklib MDL-20207 Added $CFG->undeletableblocktypes and documented in config-dist 2009-09-11 06:00:32 +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 core MDL-19799 Updated print_header and build_navigation to OUTPUT and PAGE equivalents 2009-09-07 07:20:14 +00:00
index.php core MDL-19786 Updated OUTPUT->header calls that were still using arguments 2009-09-08 02:23: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 NOBUG: Re-fix: wrong brackets in the previous commit, sorry 2009-09-07 15:04:11 +00:00
README.txt
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 20091003 2009-10-03 00:37:19 +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