Moodle - the world's open source learning platform https://moodle.org/
Find a file
David Mudrak 30d75d407b Fixed wording. Optional things can not be required.
Also, the word "extension" should be used instead of "library" as the
library can be installed on the server but it does not automatically
mean PHP can use it.
2009-11-20 08:12:18 +00:00
admin roles MDL-20686 Provided a convenient breadcrumb link back to the category from the category role assignment screen 2009-11-20 01:59:46 +00:00
auth all areas MDL-20821 Replaced instances of ereg_replace and eregi_replace with preg_replace 2009-11-17 01:36:35 +00:00
backup MDL-20849 moodle/restore:userinfo - new cababilty to allow/deny 2009-11-20 00:32:16 +00:00
blocks navigation MDL-20651 Changed setting from hide to show 2009-11-05 09:31:55 +00:00
blog MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
calendar calendar MDL-19793 Fixed minor regressions caused by recent updates 2009-11-20 06:36:11 +00:00
comment MDL-20708 fixed CSRF and missing require_login in delete comments (not in stable branches) 2009-11-01 20:04:25 +00:00
course MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems" 2009-11-07 10:27:57 +00:00
enrol MDL-20901 fixed input validation 2009-11-19 19:41:52 +00:00
error MDL-20766 message_send() used intead of events, it will enable us to improve performance and solve db transactions issues independedntly from events, hopefully this will give us more options in future too because the events are designed specifically for communication "moodle-->external systems" 2009-11-07 10:27:57 +00:00
files files/index.php MDL-14632 Added set_url() function 2009-11-13 02:18:17 +00:00
filter all areas MDL-20821 Replaced instances of ereg_replace and eregi_replace with preg_replace 2009-11-17 01:36:35 +00:00
grade MDL-20901 fixed input validation 2009-11-19 19:47:46 +00:00
group MDL-20700 coding style - new sloppy trailing whitespace fixed, yes I am guilty too :-( 2009-11-09 11:33:14 +00:00
install NOBUG: Initial commit of Dhivehi installer lang pack 2009-11-08 16:16:19 +00:00
iplookup MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
lang Fixed wording. Optional things can not be required. 2009-11-20 08:12:18 +00:00
lib datalib MDL-18470 Implemented more readable version of get_admin() 2009-11-20 02:28:39 +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-20846 creating users on restore - part2 - hack login to inform and 2009-11-18 01:05:58 +00:00
message messages MDL-17601 message/discussion.php was causing errors in the apache error log. fav icon not found. 2009-11-20 03:58:22 +00:00
mnet portfolio: MDL-20892 moved portfolio/type/* plugins to portfolio/* 2009-11-18 13:27:38 +00:00
mod assignment MDL-15904 Tidied up unused globals and removed reliance on $PAGE->course->maxbytes 2009-11-20 07:21:42 +00:00
my MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:22:45 +00:00
notes MDL-14679 notes do not use version.php! 2009-11-01 12:29:18 +00:00
pix MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
portfolio portfolio MDL-20905 updated box.net docs to explain new returnurl 2009-11-19 07:31:43 +00:00
question question editing from quiz: MDL-20709 better return URL. 2009-11-19 19:09:04 +00:00
repository repository: MDL-20893 return urls hadn't been updated from ws.php to repository_ajax.php 2009-11-18 14:21:53 +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-20697 removing duplicate error string cannotfindsite, fixing get_site() which is now using exceptions 2009-11-01 09:21:41 +00:00
sso MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
tag MDL-20700 coding style - new sloppy trailing whitespace fixed, yes I am guilty too :-( 2009-11-09 11:33:14 +00:00
theme navigation MDL-20833 Moved has_navbar from OUTPUT to PAGE as it is logic 2009-11-16 01:12:16 +00:00
user portfolio MDL-20850: fixed an asymmetric OUTPUT problem 2009-11-18 13:24:49 +00:00
userpix MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:34:33 +00:00
webservice webservice MDL-17135 Add some Zend library needed for Amf + add one line in order to set amf server in development mode 2009-11-11 15:15:24 +00:00
config-dist.php MDL-18006 MDL-18807 MDL-20853 suggest some longer and better salt 2009-11-17 16:30:39 +00:00
COPYING.txt
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-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 15:32:33 +00:00
index.php core MDL-19799 Added set_url calls and replaced deprecated functions 2009-10-15 03:43:28 +00:00
install.php MDL-20168 we need a lot more memory in 64bit PHP 2009-11-03 14:55:30 +00:00
pluginfile.php MDL-20798 fixed missing access control for module intros 2009-11-10 14:04:50 +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 MDL-20849 moodle/restore:userinfo - new cababilty to allow/deny 2009-11-20 00:32:16 +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