Moodle - the world's open source learning platform https://moodle.org/
Find a file
2010-03-30 03:59:58 +00:00
admin MDL-21694 Moving admin report strings into plugin space 2010-03-29 20:45:38 +00:00
auth MDL-21694 Moving auth plugins lang files into plugin scope 2010-03-29 15:27:24 +00:00
backup MDL-19233 restore of roles - prevent role creation, role assignment and 2010-03-22 22:33:30 +00:00
blocks MDL-21694 Moving blocks lang files into the plugin scope 2010-03-29 15:33:27 +00:00
blog "MDL-19118, added parameter to comment object" 2010-03-29 02:58:16 +00:00
calendar themes MDL-21862 Implements base theme and standard theme. 2010-03-25 06:38:21 +00:00
comment "MDL-21959, comments api, fixed javascript events" 2010-03-30 03:59:58 +00:00
course MDL-21694 Moving course reports lang files into plugin space 2010-03-29 20:32:51 +00:00
enrol MDL-21694 Moving enrolment methods strings into plugin space 2010-03-29 20:31:04 +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-21694 Moving Tidy filter strings 2010-03-29 20:52:52 +00:00
grade MDL-21694 Moving grade report strings into plugin space 2010-03-29 20:35:22 +00:00
group user-selector MDL-21537 Refactored JS to make use of YUI3 2010-03-23 07:38:32 +00:00
install Automatic installer.php lang files by installer_builder (20100320) 2010-03-20 00:32:34 +00:00
iplookup MDL-21400 converted iplookup to YUI3, removed in_head() 2010-02-06 12:12:23 +00:00
lang MDL-21694 Deleting obsolete README 2010-03-29 22:21:24 +00:00
lib MDL-21694 Reverted the order of the locations to search for strings 2010-03-29 22:21:34 +00:00
local MDL-21719 Fixed the local strings file name 2010-02-25 10:13:37 +00:00
login mnet MDL-21278 print a list of potential idps on the login page with links 2010-02-18 01:30:13 +00:00
message MDL-20204 converting some more html_links 2010-02-16 15:27:16 +00:00
mnet mnet MDL-21692 print an error when we can't contact the host when adding a new peer 2010-02-23 10:09:32 +00:00
mod MDL-21694 Moving SCORM strings 2010-03-29 22:20:18 +00:00
my MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
notes MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
pix themes MDL-21862 Implements base theme and standard theme. 2010-03-25 06:38:21 +00:00
portfolio MDL-21694 Moving portfolio strings into plugin space 2010-03-29 20:37:00 +00:00
question MDL-21694 Moving question formats strings 2010-03-29 22:20:53 +00:00
rating rating MDL-21657 changes based on Petr's feedback 2010-03-22 02:59:06 +00:00
repository MDL-21694 Moving repositories strings into plugin space 2010-03-29 20:44:00 +00:00
rss MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
search MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
sso MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
tag themes MDL-21862 Implements base theme and standard theme. 2010-03-25 06:38:21 +00:00
theme MDL-21694 Moving theme strings into plugin space 2010-03-29 22:19:33 +00:00
user themes MDL-21862 Implements base theme and standard theme. 2010-03-25 06:38:21 +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-21694 Moving webservices strings into plugin space 2010-03-29 20:46:38 +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-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
index.php MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
install.php Fixing typos in DB persistant connection setting 2010-03-25 11:17:01 +00:00
pluginfile.php MDL-21666 backup & restore caps - upload/download renamed 2010-02-19 18:33:26 +00:00
README.txt MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
tags.txt
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 20100330 2010-03-30 00:43:33 +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_utf8/help/install.html   (or your language)


Good luck and have fun!
Martin Dougiamas, Lead Developer