Moodle - the world's open source learning platform https://moodle.org/
Find a file
David Monllao 3897608152 MDL-39635 behat: XPath cleanups
- Escaping steps arguments redirected to other steps
- Adding normalized-space() in all contains() assertions
- General xpaths review
- Convering provided xpath text strings to xpath literals
  to avoid problems with arguments containing both single
  quotes and double quotes
2013-07-19 10:02:36 +02:00
admin MDL-39635 behat: XPath cleanups 2013-07-19 10:02:36 +02:00
auth MDL-39635 behat: XPath cleanups 2013-07-19 10:02:36 +02:00
backup MDL-39635 behat: XPath cleanups 2013-07-19 10:02:36 +02:00
badges Merge branch 'MDL-40112_master' of https://github.com/totara/openbadges 2013-07-16 01:29:01 +02:00
blocks MDL-39635 behat: XPath cleanups 2013-07-19 10:02:36 +02:00
blog MDL-39586 behat: Closed list of stackeholders 2013-05-09 18:38:13 +08:00
cache MDL-40220 use new core_component::get_plugin_list_with_class() 2013-07-16 22:37:15 +02:00
calendar Merge branch 'MDL-40424-master' of git://github.com/FMCorz/moodle 2013-07-17 01:21:51 +02:00
cohort MDL-39635 behat: XPath cleanups 2013-07-19 10:02:36 +02:00
comment MDL-40220 use new core_component::normalize_component() 2013-07-16 22:41:00 +02:00
completion MDL-39635 behat: XPath cleanups 2013-07-19 10:02:36 +02:00
course MDL-39635 behat: XPath cleanups 2013-07-19 10:02:36 +02:00
enrol MDL-39635 behat: XPath cleanups 2013-07-19 10:02:36 +02:00
error MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core 2013-07-04 15:41:06 +08:00
files MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core 2013-07-04 15:41:06 +08:00
filter Merge branch 'MDL-40463-master' of git://github.com/FMCorz/moodle 2013-07-16 21:59:47 +08:00
grade MDL-40220 use new core_component::normalize_component() 2013-07-16 22:41:00 +02:00
group MDL-39635 behat: XPath cleanups 2013-07-19 10:02:36 +02:00
install Automatically generated installer lang files 2013-07-17 00:42:25 +00:00
iplookup MDL-34960 drop deprecated Google Maps API V2 2012-08-19 20:07:27 +02:00
lang MDL-31776 - lib: Alternate name fields 2013-07-09 11:45:50 +08:00
lib MDL-39635 behat: XPath cleanups 2013-07-19 10:02:36 +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-40402 libraries: Replace get_system_context() with context_system::instance() in core 2013-07-04 15:41:06 +08:00
message MDL-39635 behat: XPath cleanups 2013-07-19 10:02:36 +02:00
mnet MDL-40220 use new core_component::get_plugin_directory() 2013-07-16 22:38:38 +02:00
mod MDL-39635 behat: XPath cleanups 2013-07-19 10:02:36 +02:00
my MDL-35216 My Moodle - Admin setting for controlling guest access to my moodle 2012-09-18 15:04:45 +08:00
notes Merge branch 'MDL-40010_master' of https://github.com/markn86/moodle 2013-06-11 13:05:25 +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-40402 libraries: Replace get_system_context() with context_system::instance() in core 2013-07-04 15:41:06 +08:00
question MDL-39635 behat: XPath cleanups 2013-07-19 10:02:36 +02:00
rating Merge branch 'MDL-40424-master' of git://github.com/FMCorz/moodle 2013-07-17 01:21:51 +02:00
report MDL-40424 libraries: Deprecate context_instance_preload_sql() 2013-07-12 17:41:49 +08:00
repository MDL-39635 behat: XPath cleanups 2013-07-19 10:02:36 +02:00
rss MDL-40220 use new core_component::get_component_directory() 2013-07-16 22:42:37 +02:00
tag MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core 2013-07-04 15:41:06 +08:00
theme Merge branch 'MDL-40478-m' of git://github.com/andrewnicols/moodle 2013-07-17 11:09:08 +10:00
user MDL-40424 user: Incorrect use of named parameters 2013-07-17 11:52:47 +10:00
userpix MDL-34460 Librairies: Replaced deprecated get_context_instance() 2012-07-26 13:23:28 +08:00
webservice MDL-40220 use new core_component::get_component_directory() 2013-07-16 22:42:37 +02: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 MDL-26069 detect missing file postprocessing 2011-01-29 17:50:12 +01:00
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-40488 improve $CFG->admin docs 2013-07-06 11:47:15 +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 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-39794 - Course - Add 'Add a new course' button to front page when page editing is on 2013-06-18 09:26:55 +08:00
install.php MDL-40475 add alternative component cache location and other improvements 2013-07-12 13:05:41 +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 Merge branch 'w26_MDL-40305_m26_phpunitloader' of https://github.com/skodak/moodle 2013-06-25 12:19:30 +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:14:39 +08:00
tags.txt NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
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 weekly release 2.6dev 2013-07-19 09:47:55 +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