Moodle - the world's open source learning platform https://moodle.org/
Find a file
2010-02-16 09:04:55 +00:00
admin webservice MDL-21524 add role_assign and role_unassign ws functions 2010-02-16 07:07:04 +00:00
auth mnet MDL-21327 remove auto add remote users setting as it makes no sense 2010-02-16 03:03:30 +00:00
backup MDL-20204 converted selects 2010-02-11 09:18:13 +00:00
blocks MDL-20204 converting link to html_writer or action_link 2010-02-11 16:27:53 +00:00
blog MDL-20204 converting link to html_writer or action_link 2010-02-11 16:27:53 +00:00
calendar MDL-20204 the ultimate fix for our frames (theyare not accessbile, but anyway); instead of adding the target to each element when creating html we use yui to set the target from page footer via JS - this fixes the links and forms in all elements in pages with frametop layout 2010-02-11 13:27:02 +00:00
comment MDL-21420 finally moving old global mstr to new M.str. 2010-02-07 09:43:07 +00:00
course 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
enrol webservice MDL-21524 add role_assign and role_unassign ws functions 2010-02-16 07:07: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-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-graderreport MDL-21535 Upgraded to YUI3 and reoganised JS code 2010-02-16 08:26:21 +00:00
group MDL-20204 a lot more steps away from html_select 2010-02-10 09:37:50 +00:00
install Automatic installer.php lang files by installer_builder (20100214) 2010-02-14 00:30:01 +00:00
iplookup MDL-21400 converted iplookup to YUI3, removed in_head() 2010-02-06 12:12:23 +00:00
lang gradebook-graderreport MDL-21535 Upgraded to YUI3 and reoganised JS code 2010-02-16 08:26:21 +00:00
lib file API MDL-20616 added support for multiple array POST parameters in the function download_file_content(). Also added unit tests. 2010-02-16 09:04:55 +00:00
local MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
login MDL-7647 confirmation email - usernames with slashes causing confirmation problems ; merged from 19_STABLE 2010-02-10 16:48:44 +00:00
message MDL-20204 more html_link converstions 2010-02-11 18:50:55 +00:00
mnet mnet MDL-21582 fixing notices 2010-02-16 02:37:42 +00:00
mod mod-chat MDL-21534 Fixed very minor error 2010-02-16 07:04:19 +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 MDL-21400 finalising JS api - removing ->on_dom_ready (now bool param in js() and js_init_call()) and after_delay() (again int parameter) - the reason is it was adding unnecessary complexity and it is used in just a few places that will be eventually converted to the new js_init_call() anyway 2010-02-06 14:45:17 +00:00
question MDL-20204 more html_link converstions 2010-02-11 18:50:55 +00:00
repository MDL-21420 finally moving old global mstr to new M.str. 2010-02-07 09:43:07 +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-21420 finally moving old global mstr to new M.str. 2010-02-07 09:43:07 +00:00
theme MDL-21557 potential fix for IE CSS issues in debug mode 2010-02-08 16:50:12 +00:00
user webservice MDL-21527 update_users ws function : remove user preferences, we should create a specific set_user_preferences ws function 2010-02-16 03:46:13 +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-20808 fix the missing $PAGE->set_url() 2010-02-11 03:48:38 +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 flash upgrader MDL-20841 move the send the flashupgrader from filelib.php to pluginfile.php 2009-12-04 04:11:01 +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 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 20100216 2010-02-16 00:41:02 +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