Moodle - the world's open source learning platform https://moodle.org/
Find a file
Penny Leach 24ba58ee9a portfolio MDL-21079 be more selective about including libraries.
this involves moving all formslib includes to where they're actually needed.
it also moves the portfolio stuff from assignment,data,chat,forum and glossary
into a locallib.php which involved creating it for many of those modules.
2009-12-12 11:27:07 +00:00
admin portfolio MDL-21079 be more selective about including libraries. 2009-12-12 11:27:07 +00:00
auth MDL-19697 mnet auth - start saving user->firstaccess ; merged from 19_STABLE 2009-11-27 14:50:25 +00:00
backup MDL-20961 customize notices showed when user information is not included in backup ; merged from 19_STABLE 2009-12-07 11:42:18 +00:00
blocks blocks MDL-19788 Fixed use of delete_records 2009-12-07 05:49:30 +00:00
blog MDL-21007 fix blog tests to fulfill all the DB required records needed 2009-11-30 18:33:11 +00:00
calendar calendar MDL-20601 Added support to static load method for objects 2009-12-03 03:59:22 +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 course/report/outline $CFG typo 2009-12-10 11:19:06 +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 MDL-20831 Added a function to build a navbar that represents the location being browsed 2009-12-08 05:47:20 +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-21015 testreportlib migrated to UnitTestCaseUsingDatabase. Easy one! 2009-12-01 23:05:08 +00:00
group Fixed a typo in function name 2009-12-07 10:15:07 +00:00
install Automatic installer.php lang files by installer_builder (20091208) 2009-12-08 00:22:20 +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 MDL-20961 customize notices showed when user information is not included in backup ; merged from 19_STABLE 2009-12-07 11:42:18 +00:00
lib portfolio MDL-21079 be more selective about including libraries. 2009-12-12 11:27:07 +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 mnet MDL-21019 Removed hard coded strings 2009-12-02 09:49:53 +00:00
message message MDL-19801 Fixed deprecated call to current_theme 2009-12-07 05:58:37 +00:00
mnet portfolio: MDL-20892 moved portfolio/type/* plugins to portfolio/* 2009-11-18 13:27:38 +00:00
mod portfolio MDL-21079 be more selective about including libraries. 2009-12-12 11:27:07 +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-21079 be more selective about including libraries. 2009-12-12 11:27:07 +00:00
question MDL-20810: add missing function hotpot_charcode_to_utf8() required when importing Hot Potatoes files containing non-ascii chars into Moodle question bank 2009-12-08 04:13:20 +00:00
repository "MDL-16597, added more docs, clean up code and added maxbytes support" 2009-12-07 05:01:09 +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 fix last http://tracker.moodle.org/browse/MDL-20917 shorten errors. 2009-11-21 13:52:31 +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-20901 fixed input validation 2009-11-21 20:41:28 +00:00
theme "MDL-16597, added more docs, clean up code and added maxbytes support" 2009-12-07 05:01:09 +00:00
user portfolio MDL-21079 be more selective about including libraries. 2009-12-12 11:27:07 +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 MDL-19096 include a copy of the GPL 2009-05-07 03:06:48 +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-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 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 20091212 2009-12-12 00:32:38 +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