Moodle - the world's open source learning platform https://moodle.org/
Find a file
Damyon Wiese e205c062b1 MDL-43593 Assign editpdf: More robust handling of errors from TCPDF.
This includes a check to see if there are 0 pages in the combined pdf,
catching exceptions and suppressing php warnings and errors from bad pdf files.

Also - Use TCPDF directly to check if pdfs are compatible. The previous check was
letting dodgy PDFs through which then failed at generation time. This way dodgy
pdfs will get run through ghostscript early and cleaned up.
2014-01-24 16:17:29 +08:00
admin MDL-43480 behat: Adding @_file_upload and @_alert tags 2014-01-17 10:42:22 +08:00
auth MDL-43642 behat: Setting the correct files @package 2014-01-10 17:47:49 +08:00
backup Merge branch 'wip-mdl-43306-m26' of git://github.com/rajeshtaneja/moodle into MOODLE_26_STABLE 2014-01-20 09:45:44 +08:00
badges MDL-43480 behat: Adding @_file_upload and @_alert tags 2014-01-17 10:42:22 +08:00
blocks Merge branch 'wip-MDL-43333-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE 2014-01-21 02:01:35 +01:00
blog MDL-42625 behat: Step definitions + related changes in features 2013-12-06 15:53:55 +08:00
cache MDL-43349 cache: init now checks store requirements are met 2014-01-02 09:22:42 +13:00
calendar MDL-41257 calendar: Day and Upcoming-Events view not processed through text_filters() function 2013-11-20 09:59:39 +08:00
cohort MDL-43480 behat: Adding @_file_upload and @_alert tags 2014-01-17 10:42:22 +08:00
comment MDL-43700 reports: Update to the sql in the comment locallib to include additional name fields. 2014-01-15 12:05:40 +08:00
completion MDL-43717 behat: Replacing 2050 for a date eariler than the max timestamp 32bit limit 2014-01-17 10:37:27 +08:00
course Merge branch 'wip-MDL-43211-m26' of git://github.com/marinaglancy/moodle into MOODLE_26_STABLE 2014-01-21 01:54:09 +01:00
enrol MDL-43373 core_enrol: Display enrolments dimmed if outside of start or end times 2014-01-07 10:44:29 +08:00
error MDL-31560 Error: Fixed coding style 2013-09-13 16:13:26 +08:00
files MDL-43480 behat: Removing @_only_local tags from steps where it is not necessary 2014-01-17 10:42:22 +08:00
filter MDL-38698 filter_urltolink: Remove performance test in Unit Test 2013-12-17 07:06:01 +01:00
grade Merge branch 'MDL-41688-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE 2014-01-21 09:37:04 +08:00
group Merge branch 'MDL-43480_26' of git://github.com/dmonllao/moodle into MOODLE_26_STABLE 2014-01-21 01:44:45 +01:00
install Automatically generated installer lang files 2014-01-20 00:41:22 +00:00
iplookup MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
lang Merge branch 'MDL-39661-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE 2014-01-13 08:54:23 +08:00
lib MDL-43593 Assign editpdf: More robust handling of errors from TCPDF. 2014-01-24 16:17:29 +08:00
local MDL-26943 Add db/subplugins.php to the local plugin readme.txt 2013-07-02 12:02:33 +08:00
login MDL-43488 remoe city and country requirement from signup 2014-01-12 18:23:56 +08:00
message MDL-43671 message: removed an overly cautious check 2014-01-20 10:06:27 +08:00
mnet MDL-42701 Bump all versions near 2.6 release 2013-11-05 02:36:00 +01:00
mod MDL-43593 Assign editpdf: More robust handling of errors from TCPDF. 2014-01-24 16:17:29 +08:00
my MDL-43028 navigation: correct capability check 2013-11-25 13:29:11 +08:00
notes MDL-42583 events: Fix snapshot issues with note events 2013-10-31 13:43:37 +08:00
pix NOBUG: Fixed SVG browser compatibility 2013-11-06 20:26:46 +08:00
plagiarism MDL-37079 create/update_module() 2013-03-18 14:41:35 +08:00
portfolio MDL-43590 Merge English strings from the en_fix language pack 2014-01-09 01:11:59 +01:00
question MDL-43733 use any auto-saved responses when questions are finished. 2014-01-17 17:17:49 +00:00
rating Merge branch 'MDL-40424-master' of git://github.com/FMCorz/moodle 2013-07-17 01:21:51 +02:00
report MDL-43725 report_loglive: Fixing undefined variable error 2014-01-20 10:23:55 +08:00
repository MDL-43480 behat: Adding @_file_upload and @_alert tags 2014-01-17 10:42:22 +08:00
rss MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
tag MDL-43028 Navigation: Setting proper page properties on admin pages 2013-11-25 13:29:02 +08:00
theme Merge branch 'MDL-41506-26' of git://github.com/FMCorz/moodle into MOODLE_26_STABLE 2014-01-21 23:29:25 +08:00
user MDL-42883 Administration: Check sessionkey before taking action on user profile fields 2014-01-06 13:58:59 +08:00
userpix
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-43194 JavaScript: Correct maxlen jshint configuration 2013-12-04 16:40:21 +08:00
.shifter.json MDL-42774 JavaScript: Ensure that shifter cleans build directories before running 2013-11-19 12:06:59 +13: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-43423 behat: Running hooks before and after each step of a chained step 2013-12-17 18:14:48 +08:00
config-dist.php MDL-43439 behat: Save the screenshots to the specified location 2014-01-14 15:24:09 +08: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-42973 fix multiple addon update issues 2013-12-06 09:37:28 +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 weekly release 2.6.1+ 2014-01-23 12:38:43 +01: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