Moodle - the world's open source learning platform https://moodle.org/
Find a file
David Mudrak b0f5d070e7 MDL-23978 portfolio: do not cleanup images with portfolio URI scheme
The problem was in the order of the content preparing. Now when the
filters are always skipped (they have to) we must always run
format_text() first. That will prepare nice HTML in which we just
rewrite the portfolio URIs.
Note that we are still calling clean_text() so that we do not export
malicious code for portfolios like File download. In the future, this
may be changed, made format specific or even per-export configurable.
As a side product of the patch, I have re-enabled online assignment
portfolio export and switched $options->para to false consistently.
2010-11-15 22:59:06 +00:00
admin report_customlang: regenerate foreign key after recent tables rename 2010-11-15 16:13:06 +00:00
auth MDL-11728 finally defining the exact meaning of is_internal() in auth plugins 2010-11-14 02:01:59 +00:00
backup MDL-25161 restore - keep course->numsections unmodified 2010-11-15 17:10:11 +00:00
blocks MDL-24959 glossary_random - render images in picked entries properly 2010-11-15 15:46:14 +00:00
blog blog MDL-25217 now checking for null creation and modified timestamps when importing external blog entries 2010-11-15 03:56:12 +00:00
calendar NOBUG removing outdated comment 2010-09-29 01:23:19 +00:00
cohort themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
comment themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
course publication MDL-25040 display hub information (logo - description - link) on the publication metadata page 2010-11-15 08:38:02 +00:00
enrol navigation MDL-25142 Fixed up differences in navigation between guest and normal user. 2010-11-11 03:37:56 +00:00
error error MDLSITE-1008 Fixed missing set_context call in error/index.php 2010-10-04 04:52:02 +00:00
files files MDL-19799 Fixed up call to deprecated function notice 2010-09-22 08:39:28 +00:00
filter "MDL-25184, fixed regular expression of youtube" 2010-11-12 07:26:42 +00:00
grade gradebook MDL-25171 made it possible to deselect all grade items when exporting grades 2010-11-15 09:03:32 +00:00
group themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
install Automatic installer lang files (20101111) 2010-11-11 00:40:10 +00:00
iplookup fixed docs 2010-09-17 19:31:10 +00:00
lang MDL-25127 lang string rewording 2010-11-12 20:14:23 +00:00
lib Forum MDL-25170 Discussion move feature should have button so you don't do it by accident (again) 2010-11-15 10:41:26 +00:00
local MDL-17376 more plugin info 2010-05-20 07:31:53 +00:00
login message MDL-24694 removed references to user->emailstop. the column itself will be removed in a later version 2010-11-05 08:04:40 +00:00
message message MDL-25148 fixed a bug with my popup availability bug fix 2010-11-11 09:17:47 +00:00
mnet NOMDL MNet: fixed incorrect usage of get_record() in permission_to_call() 2010-11-09 15:38:50 +00:00
mod MDL-23978 portfolio: do not cleanup images with portfolio URI scheme 2010-11-15 22:59:06 +00:00
my MDL-14679 fixed a lot more old style uses of insert_record() 2010-09-03 17:47:41 +00:00
notes themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
pix New icon for portfolio export and improving its position 2010-11-12 08:52:55 +00:00
plagiarism Plagiarism API MDL-13680 add plagiarism support for user submitted files - currently only added to single and advanced Assignment types - other modules to come in future. 2010-09-20 07:32:31 +00:00
portfolio Box.net portfolio setup instructions updated 2010-11-11 13:33:37 +00:00
question qtype multichoice MDL-25208 Saving questions was broken. 2010-11-15 17:17:48 +00:00
rating MDL-24479 fixed invalid strings, patch by Jenny Gray 2010-10-26 14:31:09 +00:00
repository MDL-19168, dropbox plugin now have full access 2010-11-09 09:11:28 +00:00
rss rss MDL-24509 added support for 1.9 rss feed requests 2010-10-05 03:30:01 +00:00
search global search MDL-25133 fixes to blog posts search documents so that it will add new posts into the search index successfully 2010-11-11 05:53:43 +00:00
tag MDL-25138 tag_get_correlated should return unique records 2010-11-10 06:37:11 +00:00
theme publication MDL-25040 fix ugly css (hub logo image has border) 2010-11-15 08:51:44 +00:00
user MDL-19124 removed old parameters, no longer used 2010-11-13 03:37:22 +00:00
userpix MDL-24938 fixed missing context ino 2010-10-29 20:08:29 +00:00
webservice message MDL-24694 removed references to user->emailstop. the column itself will be removed in a later version 2010-11-05 08:04:40 +00:00
config-dist.php MDL-25123 description of more hidden debug settings 2010-11-15 08:05:02 +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-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment 2010-07-03 13:37:13 +00:00
file.php standardized PHPDocs package info 2010-09-06 11:29:21 +00:00
help.php themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
index.php themes lib MDL-24895 Multiple fixes to better handle overflow. 2010-11-05 02:53:47 +00:00
install.php MDL-24321 switching to stdClass in /admin/ and / 2010-09-21 08:44:02 +00:00
pluginfile.php backup MDL-22184 Scheduled backups are now possible again through cron. 2010-11-10 06:07:43 +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
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
version.php Updated the HEAD build version to 20101115 2010-11-15 00:48:37 +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