Moodle - the world's open source learning platform https://moodle.org/
Find a file
2012-11-06 16:42:00 +01:00
admin MDL-35381 limit teachers to do permissions checks of enrolled users only 2012-11-06 00:49:25 +01:00
auth Merge branch 'MDL-31629-MOODLE_23_STABLE' of git://github.com/micaherne/moodle into MOODLE_23_STABLE 2012-11-06 10:08:31 +13:00
backup Merge branch 'MDL-36315_23' of git://github.com/stronk7/moodle into MOODLE_23_STABLE 2012-11-01 10:03:19 +08:00
blocks Merge branch 'wip-mdl-29762-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE 2012-10-31 10:50:53 +08:00
blog MDL-26504 blog: made it delete external blog posts when the external blog is deleted 2012-09-04 13:53:48 +08:00
calendar MDL-30889 calendar: Adding focus and blur events to calendar renderer 2012-09-21 14:34:51 +08:00
cohort MDL-35917 fix cohort phpdocs 2012-10-13 17:55:59 +02:00
comment MDL-31010 comments: setup_course should update if passed courseid is different from the cached one 2012-10-11 10:58:26 +08:00
course MDL-36023 AJAX Fix reference to chooserdiaogue jumplink 2012-11-06 10:16:28 +00:00
enrol MDL-35959 Correct footer for M.core.dialogue 2012-10-30 13:33:42 +13: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 MDL-29872 Dropbox repository: add message handler to filepicker header and add message to logout from dropbox. 2012-09-07 15:44:08 +08:00
filter MDL-34997 - Allow shortened url youtu.be and y2u.be for Youtube filter 2012-09-03 14:12:03 +08:00
grade MDL-35762 core_grade: altered the code that determines whether an activity is visible on the user report 2012-11-06 16:42:00 +01:00
group MDL-35637 group: Fix form submission error that occurs when GD version is not set. 2012-09-27 11:58:47 +08:00
install Automatically generated installer lang files 2012-11-01 00:36:39 +00:00
iplookup MDL-34959 add Google Maps API V3 support 2012-08-19 19:53:06 +02:00
lang MDL-36266 Improve update notification message subject 2012-11-06 11:59:48 +08:00
lib MDL-35762 core_grade: altered the code that determines whether an activity is visible on the user report 2012-11-06 16:42:00 +01:00
local MDL-33592 navigation: Added support for local_ prefix on navigation callback 2012-06-12 14:23:09 +12:00
login MDL-35242 Web Services: Removed translation causing error in add_to_log 2012-09-21 09:57:34 +08:00
message Merge branch 'MDL-30022_message_duplicate_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE 2012-09-04 16:50:23 +12:00
mnet MDL-35787 Mnet: fixed php strict standards warnings 2012-10-09 15:35:03 +08:00
mod Merge branch 'MDL-36347_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE 2012-11-06 09:42:11 +08:00
my MDL-32688 My Moodle - Fixed fatal error in guest access to My Moodle 2012-09-14 15:12:17 -04:00
notes MDL-33624 lang - remove incosistent use of placeholder 2012-07-16 09:45:11 +08:00
pix MDL-35141 Filelib: No icon for epub filetype 2012-08-30 12:20:44 +01:00
plagiarism MDL-31028: Added pathname hashes to eventdata 2012-05-09 13:46:20 +12:00
portfolio MDL-34240 - google plugins: switch to PARAM_RAW_TRIMMED 2012-07-13 10:09:39 +08:00
question MDL-21625 question: Fixed phpdocs 2012-11-05 16:29:38 +13:00
rating MDL-32649 rating: fixed the sorting in /rating/index.php 2012-06-04 09:13:26 +07:00
report MDL-34571 accessibility compliance for report: Add label to select and input text form 2012-09-17 12:15:05 +08:00
repository Merge branch 'wip-MDL-33857-MOODLE_23_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_23_STABLE 2012-10-16 13:31:31 +08:00
rss MDL-32094 fix various E_STRICT compatibility problems 2012-03-18 18:37:24 +01:00
tag MDL-34573 - add label for search tag input text 2012-09-07 15:43:44 +08:00
theme MDL-36069 - Right align TEXTAREA "Format selector" listbox, when in RTL mode (theme/standard) 2012-11-01 20:18:04 +02:00
user MDL-36379 user_view: fixed issue with page layout when editing was on 2012-11-06 14:01:30 +13:00
userpix MDL-24938 fixed missing context ino 2010-10-29 20:08:29 +00:00
webservice MDL-35198 replace key_exists by array_key_exists 2012-09-27 15:34:48 +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 MDL-33204 disable yui_combo slasharguments by default for now 2012-06-12 10:13:17 +02:00
COPYING.txt
draftfile.php MDL-31901 draftfile.php supports the preview parameter 2012-05-21 11:57:53 +08:00
file.php MDL-31607 use full course object for require_login() if already available 2012-04-22 17:41:47 +02:00
help.php MDL-29401 introduce new frankenstyle PARAM types 2011-09-25 09:59:55 +02:00
index.php MDL-10259 core Adding a search courses box if there are too many courses 2012-09-07 11:29:44 +08:00
install.php MDL-33957 - Installation - Fixing field lengths so they are long enough for data entry, and don't distort page rendering 2012-07-03 14:58:55 +12:00
phpunit.xml.dist MDL-34893 use standard options in Hint_ResultPrinter 2012-08-19 22:10:37 +02:00
pluginfile.php MDL-32471 pluginfile.php accepts optional parameter 'preview' 2012-04-24 12:09:44 +02:00
README.txt
tags.txt
TRADEMARK.txt
version.php weekly release 2.3.2+ 2012-11-01 14:16:33 +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