Moodle - the world's open source learning platform https://moodle.org/
Find a file
2010-04-22 15:37:54 +00:00
admin NOBUG: Improve vis. of exception params. 2010-04-21 09:37:26 +00:00
auth auth cas: MDL-20029 upgrade phpCAS version to the latest available version 2010-04-18 12:08:43 +00:00
backup MDL-21432 backup - plan builder can have harcoded format 2010-04-21 16:41:37 +00:00
blocks block-navigation MDL-22044 Level 1 branches are no longer indented, and home/myhome link is no longer collapsible. Also fixed the everything bold issue 2010-04-22 07:51:52 +00:00
blog blgos MDL-22161 Fixed unknown context bug by setting system context is no valid course is provided in blog/edit 2010-04-22 01:58:01 +00:00
calendar MDL-22050 removing moodle/langconfig duplicates 2010-04-10 17:44:05 +00:00
comment "MDL-19118, fixed warning when comment blocks in course module context" 2010-04-19 08:09:05 +00:00
course rating MDL-21657 updated version of ratings including forum and glossary integration 2010-04-22 05:15:23 +00:00
enrol MDL-22015 more get_list_of_countries() refactoring 2010-04-14 14:27:10 +00:00
error MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
files "MDL-21146, adding file license support to repository api, first commit" 2010-03-29 03:39:08 +00:00
filter roles MDL-22126 Fixed up usage of admin/roles/tags.php 2010-04-21 02:43:02 +00:00
grade graderreport MDL-21562 slight reformatting of grader report instantiation code to make it clearer 2010-04-19 09:29:42 +00:00
group MDL-22033 groupings now enabled unconditionally, groupmembersonly kept as experimental - this simplifies groups code logic a bit, user interface changes should not be significant because the groupings are not visible much until at least one created; hopefully the new description of groupmembersonly will have to preventsome gradebook complaints 2010-04-07 07:37:12 +00:00
install MDL-22059 Installer strings re-exported from AMOS 2010-04-16 05:53:47 +00:00
iplookup MDL-22015 more get_list_of_countries() refactoring 2010-04-14 14:27:10 +00:00
lang Fixed some missing strings (for role assign page mostly) 2010-04-22 15:32:14 +00:00
lib MDL-15252 Fixing a bug and improving the display of component names (for role assign page mostly) 2010-04-22 15:37:54 +00:00
local MDL-21693 Dropping _utf8 suffix from language codes and folder names; enabling new string managers - please note the transition is not yet fully complete because we need to wait for git to recognize the renames in cvs 2010-04-10 07:24:56 +00:00
login MDL-22015 more get_list_of_countries() refactoring 2010-04-14 14:27:10 +00:00
message MDL-21695 renaming ->help_icon() to old_help_icon() and going to introduce new help_icon() with new parameters and detailed debugging - hopefully this will help during the conversion to new help 2010-04-13 20:34:27 +00:00
mnet MDL-22060 fixed $a in string to match new rules 2010-04-11 17:08:08 +00:00
mod i have a function removed by mistake 2010-04-22 12:02:12 +00:00
my navigation MDL-22044 Major navigation structure changes. 2010-04-19 06:30:30 +00:00
notes navigation MDL-22044 Major navigation structure changes. 2010-04-19 06:30:30 +00:00
pix pix MDL-21996 Added missing filter icon 2010-03-31 09:08:51 +00:00
portfolio MDL-15252 Re-committing all English strings exported from AMOS 2010-04-10 14:01:45 +00:00
question MDL-21695 renaming ->help_icon() to old_help_icon() and going to introduce new help_icon() with new parameters and detailed debugging - hopefully this will help during the conversion to new help 2010-04-13 20:34:27 +00:00
rating rating MDL-21657 updated version of ratings including forum and glossary integration 2010-04-22 05:15:23 +00:00
repository repository/merlot MDL-20648 Added a missing string for capability 2010-04-22 14:44:36 +00:00
rss MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too 2010-03-31 07:41:31 +00:00
search MDL-22054 the last blockname removed 2010-04-11 11:57:46 +00:00
sso MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
tag MDL-21695 renaming ->help_icon() to old_help_icon() and going to introduce new help_icon() with new parameters and detailed debugging - hopefully this will help during the conversion to new help 2010-04-13 20:34:27 +00:00
theme themes MDL-21489 Added support for a legacy theme used with old browsers. Thanks Brendan for the patch 2010-04-21 04:21:53 +00:00
user user MDL-20204 Fixed bug with paging bar rendering 2010-04-21 07:36:34 +00:00
userpix MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
webservice MDL-15252 Re-committing all English strings exported from AMOS 2010-04-10 14:01:45 +00:00
config-dist.php navigation MDL-22044 Major navigation structure changes. 2010-04-19 06:30:30 +00: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-20693 new NO_DEBUG_DISPLAY define 2009-10-31 22:02:05 +00:00
file.php MDL-20693 new NO_DEBUG_DISPLAY define 2009-10-31 22:02:05 +00:00
help.php MDL-21695 new help api 2010-04-13 21:51:49 +00:00
index.php MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too 2010-03-31 07:41:31 +00:00
install.php MDL-22084 making a clear distinction between list of our translations and list of all languages defined in ISO 639-2 2010-04-14 09:45:49 +00:00
pluginfile.php themes MDL-21984 Removed the need to specify the theme name in layouts within its config.php file 2010-04-15 07:09:28 +00: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 tags MDL-19728 Removing tags file and replacing with a tags.txt to explain where to get it 2009-07-07 03:37:58 +00: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
userfile.php MDL-20693 new NO_DEBUG_DISPLAY define 2009-10-31 22:02:05 +00:00
version.php rating MDL-21657 updated version of ratings including forum and glossary integration 2010-04-22 05:15:23 +00: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