moodle/mod/resource
wildgirl 824c9dc7c6 resource.class.php changes:
1. Added logic to process repository paths. A repository path is marked with a # as the first character of the reference field.
2. Added a new error code for repository items not being deployed / bad reference.

ims.html change:
Added a button to link to the repository browser.

New files:
finder.php – browser for the repository
preview.php – cut down display routine from resource.class.php, forces sidemenu etc.
repository_deploy.php – deploy for repository items (same results as deploy.php)
repository_config.php (repository disabled by default)
resize.js - for iframe resizing
dummyapi.js - dummy SCORM API

(Tom's work, with help from Andy)
2006-04-18 18:04:30 +00:00
..
db UTF8 migration - now supporting PostgreSQL 2006-03-10 03:43:33 +00:00
type resource.class.php changes: 2006-04-18 18:04:30 +00:00
backuplib.php Granular backup & restore: 2006-01-13 03:45:31 +00:00
config.html Tabs are out 2005-05-16 23:42:48 +00:00
fetch.php Various old fixes that had not been checked in 2006-01-05 07:09:35 +00:00
filter.php Solved one problem with frames and activitynames filter. 2006-01-11 15:22:13 +00:00
icon.gif ***NOTE NOTE NOTE ********************************************************** 2002-10-17 14:03:59 +00:00
index.php lots of incorrect required_param()'s - there MUST be only two parameters not three!! 2006-03-08 00:08:51 +00:00
lib.php incorrect usage of clean_filename() replaced with clean_param($text, PARAM_SAFEDIR) 2006-03-04 12:37:29 +00:00
mod.html Fixed lots of bodgy little things 2004-07-28 06:56:59 +00:00
restorelib.php htmlentities() to s() 2006-04-11 16:09:52 +00:00
version.php Version 2005041100. Update converts wiki-like resources to Markdown. 2005-04-11 12:33:47 +00:00
view.php New faster filters! 2005-03-04 10:13:42 +00:00