Moodle - the world's open source learning platform https://moodle.org/
Find a file
2010-03-04 06:47:21 +00:00
admin "MDL-13766, fixed theme coding error" 2010-03-04 06:44:16 +00:00
auth mnet MDL-21098 fixed quite a few issues in the mnet installer and testclient. Rebumped all plugin versions that use mnet to get the services reinstalled 2010-02-18 04:55:34 +00:00
backup MDL-21666 backup & restore caps - renaming the import one 2010-02-19 19:11:06 +00:00
blocks blocks/admin MDL-21593 - Specify full url to 'child courses' 2010-02-24 08:58:40 +00:00
blog MDL-20204 started refactoring of html_table + more cleanup 2010-02-17 19:33:24 +00:00
calendar MDL-20204 converting html_span to html_writer 2010-02-17 17:17:45 +00:00
comment MDL-20204 converted paging_bar to new coding style + fixed regressions from recent commits 2010-02-17 16:59:41 +00:00
course MDL-14934 excel dates. Rely in excellib's format_date() to otput dates. It supports base/timezones properly. Merged from 19_STABLE 2010-02-25 10:17:46 +00:00
enrol mnet MDL-21098 fixed quite a few issues in the mnet installer and testclient. Rebumped all plugin versions that use mnet to get the services reinstalled 2010-02-18 04:55:34 +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-20204 converting link to html_writer or action_link 2010-02-11 16:27:53 +00:00
filter MDL-21590 fixed icons in navigation lib + clean up of modinfo (planned removeal of legacy use of urlencode since 1.8 - we use serialize and utf8 is ok now) 2010-02-14 20:18:10 +00:00
grade gradebook MDL-21317 Make "change defaults" links more obvious on grades->course settings page 2010-03-04 04:11:02 +00:00
group group MDL-21533 Replaced overlib usage within Group with YUI3 equivilant JavaScript code 2010-02-24 03:57:36 +00:00
install Automatic installer.php lang files by installer_builder (20100228) 2010-02-28 00:29:44 +00:00
iplookup MDL-21400 converted iplookup to YUI3, removed in_head() 2010-02-06 12:12:23 +00:00
lang lang string MDL-21546 rewording thanks to Bente Olsen 2010-02-24 10:53:59 +00:00
lib MDL-21742 fixed serious regressions - require_login(); could not be called after setting up themes (we need this in several places, this will be improved later) + it is too late to set up default local in require_login() because some scripts may not even call this - such as CLI 2010-03-02 11:51:36 +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 mod-lesson MDL-21006 Fixed missing variable after navigation changes 2010-03-04 05:27:14 +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 javascript-dock MDL-21329 Deleted icons that are no longer used 2010-01-14 05:36:17 +00:00
portfolio portfolio MDL-21233 fixed a regression in the change to moodle_url 2010-02-26 15:30:59 +00:00
question nobug: whitespace fixes. 2010-02-23 14:31:07 +00:00
repository "MDL-21507, enable repository type by default" 2010-03-04 06:47:21 +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-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +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-20204 converted paging_bar to new coding style + fixed regressions from recent commits 2010-02-17 16:59:41 +00:00
theme navigation MDL-21543 Moved block docking icons next to the show-hide block icon 2010-02-24 08:12:17 +00:00
user MDL-14632 regression fix - readding user tabs that were removed without any replacement 2010-02-28 15:47:47 +00:00
userpix MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
webservice webservice MDL-21580 remove reponse hook, add response cleaning to the method body for all Zend servers. 2010-02-22 07:07:44 +00:00
config-dist.php config settings: MDL-16658 small rewording 2010-01-05 22:18:03 +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 MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks 2009-12-16 18:00:58 +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 20100304 2010-03-04 00:41:21 +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