Moodle - the world's open source learning platform https://moodle.org/
Find a file
2013-08-30 09:03:41 -05:00
admin MDL-27655 improve purge all caches. 2013-08-08 09:56:32 +01:00
auth MDL-27953 auth: documented the newly introduced function can_be_manually_set() in upgrade.txt 2013-08-06 15:48:19 +12:00
backup Merge branch 'MDL-27595-2_24' of https://github.com/bostelm/moodle into MOODLE_24_STABLE 2013-08-20 13:53:52 +08:00
blocks MDL-40662 block_course_overview: added addinstance capability string 2013-08-07 15:20:07 +12:00
blog MDL-37245 Blog: Fixed comments. 2013-05-07 14:58:06 +01:00
cache Revert "MDL-41106 cache: several fixes for the session cache." 2013-08-19 15:34:00 +08:00
calendar MDL-41157 calendar: add unit tests for calendar_get_course_cached 2013-08-14 11:06:20 +08:00
cohort MDL-39549 fix cohort search in course categories 2013-06-07 22:08:50 +02:00
comment MDL-35981 comments: Fix for keyboard control of "add a comment" 2013-08-05 09:51:52 +08:00
completion MDL-38011 completion: Use new localised role names 2013-04-12 01:39:52 +12:00
course MDL-36690 Do not cache objects inside course.modinfo as they may fail to serialize 2013-08-21 13:13:35 +10:00
enrol MDL-41497 enrol_database: Added help text for using odbc dsn names instead 2013-08-30 09:03:41 -05:00
error MDL-30260 message: added /message/upgrade.txt, checked calls to message_send() are supplying user.emailstop and improved message_send() to handle message requests that don't 2011-11-30 10:02:45 +08:00
files Merge branch 'MDL-35931-24' of git://github.com/phalacee/moodle into MOODLE_24_STABLE 2013-08-13 08:37:59 +12:00
filter MDL-40633 filter_urltolink breaking some image links. 2013-07-12 11:43:47 +01:00
grade Revert "MDL-36044 - Delete Icon ("X") blocks Score numbers, when in RTL mode (mod/assign , Rubrics editor)" 2013-08-22 17:36:39 +08:00
group MDL-40353 fixed wrong redirection on course group page 2013-06-27 13:50:43 +10:00
install Automatically generated installer lang files 2013-08-15 00:54:44 +00:00
iplookup MDL-34960 drop deprecated Google Maps API V2 2012-08-19 20:07:27 +02:00
lang MDL-35934 filemanager: Add new string for edit 2013-08-09 10:02:39 +08:00
lib Merge branch 'wip-MDL-41196-m24' of git://github.com/samhemelryk/moodle into MOODLE_24_STABLE 2013-08-22 11:23:17 +08:00
local MDL-33592 navigation: Added support for local_ prefix on navigation callback 2012-06-12 14:23:09 +12:00
login MDL-37983 - my home / navigation: $CFG->forcelogin is no longer affecting default home page redirects. 2013-02-18 08:53:45 +08:00
message MDL-39398 message: Prevent notice when sending Jabber messages 2013-04-29 19:17:58 +08:00
mnet MDL-36893 fix mnet E_STRICT issue 2012-12-27 14:33:09 +01:00
mod MDL-40996 & MDL-41162 quiz: fix html_writer::div use in 2.4. 2013-08-22 08:26:01 +12:00
my MDL-35216 My Moodle - Admin setting for controlling guest access to my moodle 2012-09-18 15:04:45 +08:00
notes MDL-40009 notes: corrected the form element names passed to setType 2013-06-04 18:08:50 +08:00
pix MDL-37220 course dndupload - improved 'add files' icon 2012-12-19 07:46:23 +00:00
plagiarism MDL-34593: Plagiarism API - add extra plgin param to get_form_elements_module 2012-08-13 20:31:45 +05:30
portfolio MDL-39414 portfolio: don't queue google portfolio exports 2013-04-30 10:37:47 +01:00
question Merge branch 'MDL-41036_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE 2013-08-20 13:02:26 +08:00
rating MDL-32649 rating: fixed the sorting in /rating/index.php 2012-06-04 09:13:26 +07:00
report MDL-40323 report_log: fix strict standards error 2013-07-29 14:00:45 +08:00
repository MDL-41200 Filepicker: Reduce the string length to fit the dialog size nicely. 2013-08-15 10:50:57 +08:00
rss MDL-37818 - RSS - Prevent access to blocks while RSS context errors are displayed 2013-07-02 10:04:21 +08:00
tag MDL-38040 Clean core from CRLFs 2013-02-15 02:20:28 +01:00
theme MDL-30839 Accessibility, Forms - Improve accessibility or error messages 2013-08-19 09:56:16 +08:00
user MDL-40200 Administration: Return the invalid user message and stop there 2013-06-24 19:01:08 +02:00
userpix MDL-34460 Librairies: Replaced deprecated get_context_instance() 2012-07-26 13:23:28 +08:00
webservice MDL-39563: Change to use $CFG consistently 2013-07-15 15:06:30 +08:00
.gitignore MDL-36701 support for PHPUnit installation via Composer packaging system 2012-11-20 11:27:35 +01:00
brokenfile.php MDL-26069 detect missing file postprocessing 2011-01-29 17:50:12 +01:00
composer.json MDL-36936 require phpunit as composer --dev only 2012-12-07 18:20:42 +01:00
config-dist.php MDL-41112 fix theme and js caching info in config-dist.php 2013-08-10 23:49:30 +02:00
COPYING.txt
draftfile.php MDL-34549 libraries: Replace get_context_instance_by_id() by context::instance_by_id() 2012-08-24 11:30:10 +08:00
file.php MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
help.php MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
index.php MDL-21097 Correctly check capabilities for frontpage editing mode 2013-06-05 18:07:43 +10:00
install.php MDL-36466 cache: tidy up after review 2012-11-26 08:12:00 +13:00
mdeploy.php MDL-38456 Allow colons in paths passed to mdeploy.php utility 2013-03-13 12:14:19 +01:00
mdeploytest.php MDL-38456 Allow colons in paths passed to mdeploy.php utility 2013-03-13 12:14:19 +01:00
phpunit.xml.dist MDL-41157 calendar: added unit test def to phpunit.xml.dist 2013-08-21 11:20:23 +12:00
pluginfile.php MDL-32471 pluginfile.php accepts optional parameter 'preview' 2012-04-24 12:09:44 +02:00
README.txt MDL-38048 documentation: Typo in README file 2013-02-15 13:15:24 +08:00
tags.txt
TRADEMARK.txt
version.php weekly release 2.4.5+ 2013-08-23 10:33:40 +08:00

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
   its 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


Good luck and have fun!
Martin Dougiamas, Lead Developer