Moodle - the world's open source learning platform https://moodle.org/
Find a file
2009-10-08 22:34:34 +00:00
admin MDL-19474 finally dropping support for old adodb moodle database drivers, yay! 2009-10-08 22:04:32 +00:00
auth MDL-17135 basic ws auth plugin, this plugin does not allow normal logins through /login/index.php 2009-10-06 20:26:22 +00:00
backup MDL-12922 'moodle/restore:rolldates' capability - Implement logic on restore. Merged from 19_STABLE 2009-10-06 01:27:37 +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-19567 Correctly ordering imported courses by sortorder (previously not ordered explicitly). Merged from MOODLE_19_STABLE 2009-10-08 02:28:30 +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 MDL-12886 refacoring: the external_param is in fact value because we use it also in return structures 2009-10-07 21:49:03 +00:00
install Automatic installer.php lang files by installer_builder (20091007) 2009-10-07 00:28:14 +00:00
iplookup MDL-19875 tested patch and added some more echos, thanks Tim! 2009-07-21 08:19:02 +00:00
lang "MDL-14651, improved chat module interface" 2009-10-08 06:37:00 +00:00
lib MDL-19474 One year and a half ago we started designing and implementing our new databse abstraction layer which included brand new moodle native drivers. Today we are finally removing old legacy drivers that were still using adodb internally. From now on the adodb will be used only in some authentication and enrolment plugins, we are probably going to drop adodb there too later in 2.x. Thanks everybody who helped test and improve our new drivers, even bigger thanks to all the great developers who created ADOdb! 2009-10-08 22:34:34 +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 "MDL-20073, remove the static text" 2009-10-08 07:05:48 +00:00
my My Moodle: MDL-19089 Course limit for My Moodle not propperly obeyed. Fixing so that it obeys mycoursesperpage and propperly displays '...' 2009-10-07 16:30:07 +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 MDL-20296 Units handling for numerical and calculatedquestions 2009-10-07 21:03:58 +00:00
repository "MDL-20470, use a gloabl varible repositoryuseexternallink to make filepicker return the link instead of downloading to moodle file pool" 2009-10-07 10:16:45 +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-19118, comments interface css changes" 2009-10-08 06:39:01 +00:00
user fixing copyright, this was in fact work of several people :-) 2009-10-07 10:15:07 +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-12886 external functions and services maintenance is now part of the upgrade process - removing old unused code 2009-10-08 10:58:24 +00:00
config-dist.php MDL-19039 improved default frontpage role capability evealuation, needs to be manually enabled in config.php 2009-10-05 17:08:16 +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 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 20091008 2009-10-08 00:38:32 +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