Moodle - the world's open source learning platform https://moodle.org/
Find a file
2013-09-20 18:11:50 +02:00
admin MDL-41715 Increase size of char fiels in user table 2013-09-16 17:51:05 +10:00
auth Merge branch 'MDL-36316-master' of git://github.com/danpoltawski/moodle 2013-09-16 13:13:41 +12:00
backup Merge branch 'MDL-41728-master' of git://github.com/sammarshallou/moodle 2013-09-17 21:17:05 +02:00
badges Merge branch 'MDL-41637_master' of https://github.com/totara/openbadges 2013-09-16 13:51:12 +12:00
blocks MDL-41436 Removing references to fields course.modinfo, sectioncache 2013-09-10 14:11:51 +10:00
blog Merge branch 'MDL-40742-master' of git://github.com/ankitagarwal/moodle 2013-09-11 10:13:29 +12:00
cache MDL-41558 cache: Identifiers should never be passed as null to cache::make() 2013-09-03 13:37:50 +08:00
calendar MDL-18375 calendar: fixed issue when resaving the year in the datetime field causing the year to decrease 2013-09-05 18:32:16 +08:00
cohort MDL-39956 cohort: Event clean up and made ready for integration 2013-08-13 17:41:03 +08:00
comment MDL-35981 comments: Fix for keyboard control of "add a comment" 2013-08-05 09:49:38 +08:00
completion MDL-39955 completion: Added course_completed event 2013-08-13 09:43:38 +08:00
course MDL-38661 JavaScript: Add missing lazy loading on collapseall 2013-09-18 11:04:31 +01:00
enrol MDL-31560 Messages: Deprecated generate_email_supportuser 2013-09-13 16:13:26 +08:00
error MDL-31560 Error: Fixed coding style 2013-09-13 16:13:26 +08:00
files MDL-41189 fixed overflow issue with filepicker thumbnail 2013-09-09 08:24:31 +12:00
filter MDL-41192 course: Can not write to the read-only properties of cm_info 2013-09-10 14:11:30 +10:00
grade Merge branch 'MDL-38317-master' of git://github.com/StudiUM/moodle 2013-09-17 08:39:14 +12:00
group MDL-41305 group: Behat test failing due to string change 2013-09-12 16:37:23 +08:00
install Automatically generated installer lang files 2013-09-19 00:44:10 +00:00
iplookup MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
lang Merge branch 'MDL-39959-master' of git://github.com/ankitagarwal/moodle 2013-09-17 11:08:27 +10:00
lib MDL-37324 import phpmailer 5.2.7 2013-09-20 18:11:50 +02:00
local MDL-26943 Add db/subplugins.php to the local plugin readme.txt 2013-07-02 12:02:33 +08:00
login MDL-41408 redirect after incorrect login attempts 2013-09-07 11:29:14 +02:00
message MDL-31560 Messages: Added support for noreply and support users 2013-09-13 16:13:26 +08:00
mnet MDL-40220 use new core_component::get_plugin_directory() 2013-07-16 22:38:38 +02:00
mod NOBUG: fixed file permissions 2013-09-20 14:37:30 +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 Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
pix MDL-40369 theme: Removing old gif icons with PNG/SVG versions 2013-07-03 16:58:18 +08:00
plagiarism MDL-37079 create/update_module() 2013-03-18 14:41:35 +08:00
portfolio MDL-33472 google plugins: move helper functions to upgradelib.php 2013-08-23 11:32:15 +08:00
question Merge branch 'MDL-41570-master-v2' of git://github.com/jamiepratt/moodle 2013-09-17 21:57:07 +02:00
rating Merge branch 'MDL-40424-master' of git://github.com/FMCorz/moodle 2013-07-17 01:21:51 +02:00
report MDL-21415 reports: We should fetch active group from session not page params 2013-09-12 11:18:25 +08:00
repository Merge branch 'wip-MDL-27684-master' of git://github.com/satrun77/moodle 2013-09-16 10:27:16 +12:00
rss MDL-41219 course: Make properties of course_modinfo read-only 2013-09-10 14:11:37 +10:00
tag Revert "MDL-40829: courses heading: remove 'headerblock' class from header and fix heading levels" 2013-09-12 19:21:43 +08:00
theme Revert "MDL-41466 theme_formal_white: moved courses action icons once again on the right" 2013-09-20 08:39:57 +12:00
user MDL-41715 Increase size of char fiels in user table 2013-09-16 17:51:05 +10:00
userpix MDL-34460 Librairies: Replaced deprecated get_context_instance() 2012-07-26 13:23:28 +08:00
webservice MDL-22236 webservice : Remove filearea restrictions on user draft areas. 2013-08-08 12:18:20 +08:00
.gitignore MDL-39092 JavaScript: Ignore all upstream YUI coverage JS 2013-04-14 21:08:34 +01:00
.jshintrc MDL-37872 AJAX Remove node option from jshintrc 2013-02-05 08:37:41 +00:00
.shifter.json MDL-39092 JavaScript: Add default Shifter configuration 2013-04-14 21:08:34 +01:00
behat.yml.dist MDL-37046 behat: Adding empty Behat config file 2013-01-29 08:40:37 +08:00
brokenfile.php
composer.json Revert "MDL-39489 behat: Updating to 2.6 moodlehq/behat-extension tag" 2013-06-12 16:08:50 +08:00
config-dist.php MDL-31560 Messages: Added support for noreply and support users 2013-09-13 16:13:26 +08: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 Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
help.php MDL 38508 JavaScript: Split out AJAX and non-AJAX help 2013-04-08 21:01:20 +01:00
help_ajax.php MDL 38508 JavaScript: Split out AJAX and non-AJAX help 2013-04-08 21:01:20 +01:00
index.php Revert "MDL-40829: courses heading: remove 'headerblock' class from header and fix heading levels" 2013-09-12 19:21:43 +08:00
install.php Merge branch 'w33_MDL-39474_m26_debugdeveloper' of https://github.com/skodak/moodle 2013-08-20 11:42:03 +08:00
mdeploy.php MDL-39664 fixed up is_array test (reverting the whole line basically prior to MDL-39664 changes) 2013-05-14 15:02:24 +08:00
mdeploytest.php MDL-38493 Make mdeploy.php able to install new plugin 2013-03-28 11:54:05 +01:00
phpunit.xml.dist MDL-41022 cleanup form tests 2013-08-24 16:18:18 +02:00
pluginfile.php MDL-40719 pluginfile.php: the file API is now stable, so hide debug. 2013-07-19 12:06:00 +01:00
README.txt MDL-38048 documentation: Typo in README file 2013-02-15 13:14:39 +08:00
tags.txt NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
TRADEMARK.txt
version.php weekly release 2.6dev 2013-09-20 14:40:59 +12: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