Moodle - the world's open source learning platform https://moodle.org/
Find a file
Andrew Nicols 79864ef25f MDL-40975 ActionMenu: Ensure we maintain consistent tab order
When the actionmenu is open, we should focus on it's first element, and
then naturally tab through it. Tabbing from the end should take us to the
first element after the menu button. This may not be the same as the first
element after the menu itself because of the nature of primary and
secondary action links. We also need to shift-tab back in the same manner.
2013-11-06 11:40:59 +08:00
admin Merge branch 'MDL-42701' of git://github.com/stronk7/moodle 2013-11-05 13:10:52 +08:00
auth Merge branch 'w45_MDL-42602_m26_userloginevent' of https://github.com/skodak/moodle 2013-11-06 10:21:35 +08:00
backup Merge branch 'MDL-42363-fix-redirect-issue' of git://github.com/dmonllao/moodle 2013-11-05 15:52:48 +08:00
badges MDL-42332 behat: Adding a wait to let AJAX finish the request 2013-11-05 17:13:20 +08:00
blocks Merge branch 'MDL-42701' of git://github.com/stronk7/moodle 2013-11-05 13:10:52 +08:00
blog MDL-42584 Events: modified get_description in events 2013-10-29 15:24:23 +08:00
cache MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
calendar MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
cohort MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas 2013-10-21 14:17:55 +08:00
comment MDL-35981 comments: Fix for keyboard control of "add a comment" 2013-08-05 09:49:38 +08:00
completion Merge branch 'wip-mdl-42282' of git://github.com/rajeshtaneja/moodle 2013-10-29 11:31:32 +08:00
course MDL-42564 Course: Replace group mode icons with larger versions 2013-11-06 11:40:58 +08:00
enrol MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
error MDL-31560 Error: Fixed coding style 2013-09-13 16:13:26 +08:00
files MDL-42631 Filepicker: swap the alt attribute to a title attribute to help usability 2013-11-04 16:34:02 +08:00
filter MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
grade MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
group Merge branch 'MDL-42613_master' of https://github.com/markn86/moodle 2013-11-05 16:39:27 +08:00
install Automatically generated installer lang files 2013-10-28 00:46:40 +00:00
iplookup MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
lang MDL-40975 Course: Remove groupmode when forced at course level 2013-11-06 11:40:53 +08:00
lib MDL-40975 ActionMenu: Ensure we maintain consistent tab order 2013-11-06 11:40:59 +08:00
local MDL-26943 Add db/subplugins.php to the local plugin readme.txt 2013-07-02 12:02:33 +08:00
login Merge branch 'wip-mdl-41811' of git://github.com/rajeshtaneja/moodle 2013-10-28 15:37:05 +08:00
message MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
mnet MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
mod MDL-40244 forms: added setType() for groupinfo in forum and wiki 2013-11-06 12:23:18 +11: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-42583 events: Fix snapshot issues with note events 2013-10-31 13:43:37 +08:00
pix MDL-42564 Course: Replace group mode icons with larger versions 2013-11-06 11:40:58 +08:00
plagiarism MDL-37079 create/update_module() 2013-03-18 14:41:35 +08:00
portfolio MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
question MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
rating Merge branch 'MDL-40424-master' of git://github.com/FMCorz/moodle 2013-07-17 01:21:51 +02:00
report Merge branch 'MDL-42701' of git://github.com/stronk7/moodle 2013-11-05 13:10:52 +08:00
repository MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
rss MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
tag MDL-41339 Tags - use uppercase for SQL keywords (AS) 2013-10-23 12:00:01 +08:00
theme MDL-40975 Theme: Change the actionmenu icons back to 12px 2013-11-06 11:40:59 +08:00
user MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
userpix MDL-34460 Librairies: Replaced deprecated get_context_instance() 2012-07-26 13:23:28 +08:00
webservice MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01: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 MDL-39489 behat: Updating to 2.6 moodlehq/behat-extension tag 2013-10-15 15:09:04 +08:00
config-dist.php MDL-42387 standardise file lifetime handling 2013-11-01 10:42:18 +01:00
COPYING.txt
draftfile.php MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
file.php MDL-42387 standardise file lifetime handling 2013-11-01 10:42:18 +01: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 MDL-40829: courses heading: remove headerblock class from header and fix heading levels. 2013-10-02 09:46:26 +13:00
install.php MDL-31501 fake requried globals in both installers 2013-09-23 21:46:05 +02: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-41707 allow custom location of external test files used from unit tests 2013-09-27 10:47:56 +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 Merge branch 'wip-MDL-38228-master' of git://github.com/marinaglancy/moodle 2013-11-05 22:44:53 +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