Moodle - the world's open source learning platform https://moodle.org/
Find a file
2010-04-11 14:54:50 +00:00
admin MDL-22054 converting course formats to have own lang packs 2010-04-11 12:46:14 +00:00
auth auth cas/db/ldap: MDL-18689 Fix typos in auth/{cas,db,ldap}/auth.php 2010-04-10 15:26:39 +00:00
backup MDL-22050 removing moodle/langconfig duplicates 2010-04-10 17:35:19 +00:00
blocks MDL-22054 the last blockname removed 2010-04-11 11:57:46 +00:00
blog MDL-21951, replace $COURSE with $PAGE->course 2010-04-09 18:38:08 +00:00
calendar MDL-22050 removing moodle/langconfig duplicates 2010-04-10 17:44:05 +00:00
comment MDL-21951, improve comments performance 2010-04-09 09:03:51 +00:00
course MDL-22054 converting course formats to have own lang packs 2010-04-11 12:55:59 +00:00
enrol MDL-15252 Re-committing all English strings exported from AMOS 2010-04-10 14:01:45 +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 MDL-22050 removing moodle/langconfig duplicates 2010-04-10 18:01:49 +00:00
grade MDL-15252 Re-committing all English strings exported from AMOS 2010-04-10 14:01:45 +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-22050 dear 'thischarset', we did not need you since 1.7, time to say good bye, RIP 2010-04-10 18:20:54 +00:00
iplookup MDL-21400 converted iplookup to YUI3, removed in_head() 2010-02-06 12:12:23 +00:00
lang MDL-22054 converting course formats to have own lang packs 2010-04-11 12:55:59 +00:00
lib MDL-21694 fixed regression caused by moving langs to tinymce editor plugin 2010-04-11 14:54:50 +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-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
message MDL-15252 Re-committing all English strings exported from AMOS 2010-04-10 14:01:45 +00:00
mnet MDL-22053 removing relative paths from get_plugin|component_directory() because we can be only sure that the absolute paths exists such as in case of $CFG->themedir outside of dirroot; commeting out some simpletes_ stuff which does not seem to be used any more 2010-04-10 23:21:18 +00:00
mod MDL-22050 removing moodle/langconfig duplicates 2010-04-10 18:26:20 +00:00
my 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
notes MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +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-22054 adding missing calculatedmulti lang file 2010-04-11 09:48:51 +00:00
rating MDL-21657 frankenstyle fix for incorrect rating plurals 2010-04-01 20:33:15 +00:00
repository MDL-22054 fixed missing strings and some really annoying redirects 2010-04-11 09:41:25 +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-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
theme MDL-22054 adding missing anomaly theme plugin name 2010-04-11 13:02:05 +00:00
user MDL-22050 removing moodle/langconfig duplicates 2010-04-10 17:30:00 +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 config-dist.php: adding more settings and warnings for developers 2010-03-25 12:05:55 +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 help files replaced by standard strings - basic infrastructure in place, no strings converted yet 2010-04-10 09:10:08 +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-15252 language list refactoring 2010-04-10 21:22:15 +00:00
pluginfile.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
README.txt 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
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 Updated the HEAD build version to 20100411 2010-04-11 00:40:57 +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

A local copy can also be found in

   lang/en/help/install.html   (or your language)


Good luck and have fun!
Martin Dougiamas, Lead Developer