Moodle - the world's open source learning platform https://moodle.org/
Find a file
2012-11-19 10:03:50 +08:00
admin MDL-36369 Question types and behaviour settings should not require moodle/site:config 2012-11-13 15:14:03 +00:00
auth MDL-36119 - remove <em> from lang string 2012-11-08 10:18:06 +08:00
backup Merge branch 'MDL-34520-master' of git://github.com/ankitagarwal/moodle 2012-11-14 09:55:51 +08:00
blocks MDL-36446 usability: Resource icon on activity block read from page module 2012-11-14 15:00:40 +08:00
blog MDL-34910 blog Fixing mod level related issues 2012-10-31 12:58:42 +08:00
cache Merge branch 'm24_MDL-36364_Improve_the_deletion_logic' of https://github.com/scara/moodle 2012-11-16 15:24:24 +08:00
calendar Merge branch 'wip-MDL-36276-m24' of git://github.com/samhemelryk/moodle 2012-11-16 14:52:09 +08:00
cohort MDL-36283 use accesscontext when assigning cohort members 2012-11-10 20:43:35 +01:00
comment NOBUG: Trivial whitespace fix to quickly fix ongoing CI status. 2012-11-07 11:49:56 +01:00
completion Revert "MDL-34332 completion: timeenrolled not always set correctly" 2012-11-01 12:02:49 +08:00
course Merge branch 'MDL-36622-master' of git://github.com/FMCorz/moodle 2012-11-16 10:57:16 +08:00
enrol MDL-36622 usability: Adaptations following new icons 2012-11-15 19:47:14 +08: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-33766-master' of git://github.com/FMCorz/moodle 2012-11-08 18:10:26 +08:00
filter MDL-34997 - Allow shortened url youtu.be and y2u.be for Youtube filter 2012-09-03 14:13:41 +08:00
grade Merge branch 'MDL-36331_redirect' of git://github.com/andyjdavis/moodle 2012-11-15 14:40:42 +08:00
group MDL-35187 groups Adding admin pagelayout to group members edition 2012-10-03 14:40:22 +08:00
install Automatically generated installer lang files 2012-11-15 21:29:38 +00:00
iplookup MDL-34960 drop deprecated Google Maps API V2 2012-08-19 20:07:27 +02:00
lang MDL-35260 Course formats may have settings, be enabled, disabled and uninstalled 2012-11-10 15:34:29 +08:00
lib MDL-36564 usability: Repositioned help/info icon 2012-11-19 10:03:50 +08:00
local MDL-33592 navigation: Added support for local_ prefix on navigation callback 2012-06-12 14:23:09 +12:00
login Merge branch 'MDL-35636' of git://github.com/mouneyrac/moodle 2012-10-02 14:40:23 +08:00
message Merge branch 'MDL-34367_message_lib' of git://github.com/andyjdavis/moodle 2012-10-16 13:47:46 +08:00
mnet MDL-35787 Mnet: fixed php strict standards warnings 2012-10-09 14:48:53 +08:00
mod Merge branch 'MDL-36561-master-int' of git://github.com/FMCorz/moodle 2012-11-14 14:29:48 +08: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-34973 PHPunit test: notes/externallib.php 2012-09-04 13:38:36 +08:00
pix MDL-36564 usability: New icon docs 2012-11-19 10:03:50 +08: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-33791 Portfolio: Fixed security issue with passing file paths. 2012-11-08 00:26:13 +01:00
question Merge branch 'MDL-36422-master' of git://github.com/FMCorz/moodle 2012-11-08 11:07:43 +08:00
rating MDL-32649 rating: fixed the sorting in /rating/index.php 2012-06-04 09:13:26 +07:00
report Revert "MDL-35556 completion: Improve user completion data permission checking" 2012-11-09 16:50:09 +08:00
repository Merge branch 'MDL-34572_accessibility' of git://github.com/rwijaya/moodle 2012-11-09 12:00:47 +08:00
rss MDL-34460 Librairies: Replaced deprecated get_context_instance() 2012-07-26 13:23:28 +08:00
tag Merge branch 'MDL-34573_accessibility' of git://github.com/rwijaya/moodle 2012-09-26 12:17:23 +02:00
theme MDL-36564 usability: Repositioned help/info icon 2012-11-19 10:03:50 +08:00
user Merge branch 'wip-MDL-36413-master' of https://github.com/nicolasconnault/moodle 2012-11-14 09:18:27 +08:00
userpix MDL-34460 Librairies: Replaced deprecated get_context_instance() 2012-07-26 13:23:28 +08:00
webservice MDL-35998 get_site_info return current_language() 2012-11-02 18:03:20 +08:00
.gitignore MDL-32587 improve component phpunit config building and make the util.php help fit 80char screens 2012-04-27 13:42:18 +02:00
brokenfile.php MDL-26069 detect missing file postprocessing 2011-01-29 17:50:12 +01:00
config-dist.php Merge branch 'wip-MDL-25290-m24-compact' of git://github.com/samhemelryk/moodle 2012-10-14 23:32:40 +02:00
COPYING.txt license MDL-20717 Updated the COPYING file to GPLv3 for head 2010-01-08 02:48:03 +00:00
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-35768 MDL-36017 Avoid calling format_base::get_course() when not necessary 2012-11-05 11:22:06 +08:00
install.php MDL-36454 install: add missing cache lib. 2012-11-08 13:07:47 +01:00
mdeploy.php MDL-35238 Inform the admin if the update can not be deployed due to write permissions 2012-11-09 00:20:18 +01:00
mdeploytest.php MDL-35238 Be more verbose if the tilde character is used in TYPE_PATH script options 2012-11-08 22:33:07 +01:00
phpunit.xml.dist MDL-25290 cache: Cache API integration with core 2012-10-08 09:53:50 +13:00
pluginfile.php MDL-32471 pluginfile.php accepts optional parameter 'preview' 2012-04-24 12:09:44 +02:00
README.txt MDL-21695 help files not used any more, all docs are now in wiki 2010-04-13 19:13:10 +00:00
tags.txt
TRADEMARK.txt MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
version.php on demand release 2.4beta+ 2012-11-16 16:27:08 +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
   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


Good luck and have fun!
Martin Dougiamas, Lead Developer