Moodle - the world's open source learning platform https://moodle.org/
Find a file
poltawski 6667f9e439 repository/googledocs New repository plugin MDL-16383
Google have now allowed documents to be downloaded via their API
(http://googledataapis.blogspot.com/2009/02/start-downloads.html) so
the google docs repo plugin could be finished.

At the moment i've set the export format hardcoded, hopefully we can allow the
repo api let the user choose later...
2009-03-08 15:53:11 +00:00
admin "REPOSITORY/MDL-13766, improve create function" 2009-03-05 05:40:56 +00:00
auth MDL-18209 fixe short php tag - thanks Jeffrey Silverman 2009-02-15 19:24:57 +00:00
backup MDL-15276 add check for RESTORE_SILENTLY 2009-03-04 02:44:05 +00:00
blocks MDL-18351: activity block: detect when there's no course (eg admin page) and return (merged from MOODLE_19_STABLE) 2009-02-23 14:49:05 +00:00
blog MDL-18129 blog_print_entry() - avoid double format_text() ; merged from 19_STABLE 2009-02-04 16:40:26 +00:00
calendar MDL-17974: Calendar 'new entry' accessibility improvement 2009-01-28 12:11:32 +00:00
course MDL-16852 fixed left join trouble; merged from MOODLE_19_STABLE 2009-03-04 13:36:06 +00:00
enrol MDL-18293 exception and DML cleanup 2009-02-17 17:23:56 +00:00
error MDL-10107 - Removed old email_to_user with we still arround and added default message processor for user, 2008-08-02 00:04:29 +00:00
files MDL-16596 fixed comment 2008-09-21 21:30:26 +00:00
filter tex filter: MDL-18230 ensure we always generate valid XHTML. 2009-02-17 05:24:41 +00:00
grade MDL-18228 Fixed the language issue and removed the grader report preference 2009-03-04 14:20:45 +00:00
group MDL-18407 fixed dml regression 2009-03-01 21:03:38 +00:00
install Automatic installer.php lang files by installer_builder (20090306) 2009-03-05 23:28:16 +00:00
iplookup MDL-14679 2008-05-31 17:48:51 +00:00
lang repository/googledocs New repository plugin MDL-16383 2009-03-08 15:53:11 +00:00
lib repository/googledocs New repository plugin MDL-16383 2009-03-08 15:53:11 +00:00
login MDL-18138 added option to supply username as GET param - based on patch by Robert Allerstorfer; merged from MOODLE_19_STABLE 2009-02-07 22:55:05 +00:00
message Messaging MDL-3321 Searching for empty string returns all messages 2009-01-19 04:53:26 +00:00
mnet mnet MDL-10935 fix unicode character when the remote site send the course name for updating enrolment, merged from 19 2009-02-06 00:46:37 +00:00
mod MDL-18473 - many thanks to Manolescu Dorel, who contributed these two functions 2009-03-07 00:40:37 +00:00
my MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks 2009-01-02 22:56:48 +00:00
notes MDL-16166 centralised enabling of subsystems, fixed some warnings and general cleanup 2008-08-26 05:45:07 +00:00
pix MDL-15913: Smartpix fails if themes or images have upper-case names 2009-03-04 11:55:08 +00:00
portfolio MDL-17758 fixed hardcoded /admin/ links 2009-01-01 14:25:29 +00:00
question question bank: MDL-18355 Add question button did not work when the question bank was hidden. 2009-03-06 06:46:13 +00:00
repository repository/googledocs New repository plugin MDL-16383 2009-03-08 15:53:11 +00:00
rss MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improvemetns; rewritten $FULLME and added $ME, $SCRIPT and $FULLSCRIPT; improved slashargument handling especially for IIS; removed legacy slasharguments functions obsoleted since 1.6; some other refactoring; reverse procy support, ssl appliance support 2009-01-05 21:37:20 +00:00
search MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks 2009-01-02 22:56:48 +00:00
sso MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
tag MDL-17492 Do not try to access the first key of an empty array in case of no tag exists yet. Merged from 1.9 stable 2009-03-02 21:51:25 +00:00
theme Improvements in: 2009-03-05 21:04:06 +00:00
user MDL-18265 fixed regressions by hardfreeze security workaround - defaults were overriding locked values 2009-03-07 20:59:25 +00:00
userpix MDL-14279: use get_file_url instead of checking $CFG->slashargument manually (merge from 1.9) 2008-07-10 09:55:11 +00:00
webservice web service MDL-12886 Add unit tests for User web service functions. 2009-03-05 06:59:58 +00:00
config-dist.php MDL-17942 $CFG->respectsessionsettings obsoleted by db sessions - can not be used anymore 2009-01-18 17:37:56 +00:00
draftfile.php MDL-14992 refactored use of session_write_close() 2009-01-17 15:25:08 +00:00
file.php MDL-14992 refactored use of session_write_close() 2009-01-17 15:25:08 +00:00
help.php MDL-14743 offer a link to the English help file. Merged from 1.9 stable 2009-03-02 14:14:19 +00:00
index.php "FORUM/MDL-14860, declare subtext varible before use it, merged from 1.9" 2009-03-03 01:03:56 +00:00
install.php MDL-18195 installer - always suggest/write paths using forward slashes 2009-02-11 17:00:39 +00:00
pluginfile.php MDL-14589 implemented browsing of course section files + fixed bug when getting parent dirs of stored files 2009-02-16 20:47:22 +00:00
README.txt fixing unmerged files 2007-12-06 08:44:07 +00:00
tags New tags file 2008-09-18 07:37:11 +00:00
userfile.php MDL-14992 refactored use of session_write_close() 2009-01-17 15:25:08 +00:00
version.php Updated the HEAD build version to 20090308 2009-03-07 23:36:35 +00:00

README      $Id$
------

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