Moodle - the world's open source learning platform https://moodle.org/
Find a file
2010-05-27 00:43:12 +00:00
admin MDL-18797 current language pack updated during upgrade 2010-05-26 00:29:33 +00:00
auth MDL-16089 some resource lib and lang pack cleanup 2010-05-22 13:54:41 +00:00
backup backup MDL-22142 Several changes to the backup UI and it's classes as noted below 2010-05-10 02:53:31 +00:00
blocks community block MDL-19314 improve the download form (check that if the file already exist in the file aera, change link for button, delete temp downloaded file, change name of the backup file including course name) 2010-05-26 05:06:02 +00:00
blog navigation MDL-22524 Integrated blogs with the settings navigation. 2010-05-20 08:04:20 +00:00
calendar MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
cohort MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
comment "MDL-19118, fixed a javascript error" 2010-05-04 07:02:15 +00:00
course publication MDL-19315 trivial code improvement 2010-05-26 07:00:57 +00:00
enrol webservice MDL-22580 remove some bad NULL_NOT_ALLOWED into the ws description of enrol 2010-05-26 13:40:43 +00:00
error MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions 2010-01-16 15:39:56 +00:00
files "added missing $PAGE->set_url" 2010-05-04 07:59:33 +00:00
filter filters MDL-22564 fixing some php errors in the filters 2010-05-26 01:31:11 +00:00
grade gradebook MDL-21562 Commented out a probably unnecessary variable definition 2010-05-26 09:04:00 +00:00
group fixed comment typo 2010-05-21 19:25:13 +00:00
install MDL-22546 removing dirroot error string which is not used any more 2010-05-21 17:39:26 +00:00
iplookup MDL-22015 more get_list_of_countries() refactoring 2010-04-14 14:27:10 +00:00
lang MDL-22556 mssql - Enable HEAD installations using the mssql (freetds) driver 2010-05-26 16:32:09 +00:00
lib NOBUG: Formatting and adding some comments about row versioning required 2010-05-26 17:45:40 +00:00
local MDL-17376 more plugin info 2010-05-20 07:31:53 +00:00
login MDL-21695 Cookies enabled help 2010-05-17 13:46:43 +00:00
message MDL-19124 Continued misc user profile cleanups 2010-05-16 08:21:12 +00:00
mnet mnet MDL-22267 updated mnet_server_faultand mnet_server_exception string handling 2010-05-01 15:53:45 +00:00
mod Fix another trivial file syntax error 2010-05-26 11:45:30 +00:00
my navigation MDL-22425 Restructured navigation for the nth time plus performance tweaking and course display limit 2010-05-13 09:57:43 +00:00
notes MDL-22388 Added some checks to kill these scripts dead with an unequivocal notice unless included properly from a Moodle script. 2010-05-13 02:02:05 +00:00
pix MDL-16597, moved menu button, credits to martin's menu icon 2010-05-25 06:28:42 +00:00
portfolio portfolio api MDL-14591 fixed some get_string issues and tiny usability fixes 2010-05-02 18:01:05 +00:00
question MDL-21695 adding help and link strings 2010-05-26 14:31:22 +00:00
rating rating MDL-22541 fixed display of rating aggregates with count and sum aggregation methods 2010-05-24 03:41:00 +00:00
repository MDL-13766, file picker now remember user's recent used repository plugin and license 2010-05-26 09:43:46 +00:00
rss rss MDL-22204 added ability for user to reset their rss token 2010-05-13 02:07:57 +00:00
search ajax MDL-22286 removed references to the previous version of the JS function openpopup() 2010-05-05 02:05:58 +00:00
tag navigation MDL-14632 Added fuzzy matching as a worst case scenario to find the active node and tidied up course report page layouts 2010-05-19 07:57:00 +00:00
theme quiz editing: MDL-22364 fix text overlap problem by moving something from standard to base. 2010-05-25 15:26:24 +00:00
user webservice MDL-22562 add missing user profile custom fields to external create_users function + update test client 2010-05-25 03:44:29 +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-21579 $this->simple is now a DEFINE. Fix the forgotten ones. 2010-05-25 03:41:24 +00:00
config-dist.php NOBUG fix typo causing problems using config-dist.php as base 2010-05-26 16:06:17 +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-22547 course->legacyfiles switch implemented 2010-05-22 13:10:05 +00:00
help.php MDL-21695 Help strings use Markdown format from now on 2010-05-03 16:49:07 +00:00
index.php MDL-19311 Fixing some bad comment layout 2010-05-16 16:23:27 +00:00
install.php MDL-22556 mssql - Enable HEAD installations using the mssql (freetds) driver 2010-05-26 16:32:09 +00:00
pluginfile.php MDL-22217, added section_backup and activity_backup areas 2010-05-03 05:19:38 +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 NOBUG: user_backup area uses itemid 0 always 2010-05-03 14:10:23 +00:00
version.php Updated the HEAD build version to 20100527 2010-05-27 00:43:12 +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