Moodle - the world's open source learning platform https://moodle.org/
Find a file
Sam Hemelryk da3ab9c4be navigation MDL-20651 Added config setting to hide course categories on the navigation
As requested and voted on admin can now choose not to include course categories within the navbar and global navigation block.
At the same time I also introduced a second setting, showallcourses, which ensures all of the courses a user is registered in are shown on the navigation at all times.
2009-11-04 07:23:19 +00:00
admin navigation MDL-20651 Added config setting to hide course categories on the navigation 2009-11-04 07:23:19 +00:00
auth MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 11:55:14 +00:00
backup MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 15:39:15 +00:00
blocks navigation MDL-20651 Added config setting to hide course categories on the navigation 2009-11-04 07:23:19 +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 files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor 2009-11-04 06:14:06 +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 files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor 2009-11-04 06:14:06 +00:00
enrol MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:51:40 +00:00
error MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
files " MDL-16597, ajax file manager element" 2009-09-17 08:47:23 +00:00
filter MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:51:40 +00:00
grade files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor 2009-11-04 06:14:06 +00:00
group files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor 2009-11-04 06:14:06 +00:00
install Automatic installer.php lang files by installer_builder (20091104) 2009-11-04 00:21:29 +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 navigation MDL-20651 Added config setting to hide course categories on the navigation 2009-11-04 07:23:19 +00:00
lib navigation MDL-20651 Added config setting to hide course categories on the navigation 2009-11-04 07:23:19 +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-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:11:29 +00:00
message files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor 2009-11-04 06:14:06 +00:00
mnet mnet MDL-16305 a mnet host is now never really deleted from the database but marked as deleted. 2009-11-02 06:59:07 +00:00
mod forum MDL-20739 Fixed bad conversion of html_select component 2009-11-04 03:15:09 +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 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 12:51:40 +00:00
question question bank: MDL-20707 prevent XSRF. 2009-11-02 17:15:18 +00:00
repository "MDL-20602, add support for FILE_INTERNAL and FILE_EXTERNAL" 2009-11-02 06:45:12 +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 files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor 2009-11-04 06:14:06 +00:00
theme MDL-19676 MDL-14408 MDL-8776 Blog improvements 2009-10-30 07:25:50 +00:00
user files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor 2009-11-04 06:14:06 +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 MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
config-dist.php MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 13:10:07 +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 files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor 2009-11-04 06:14:06 +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 files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor 2009-11-04 06:14:06 +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