moodle/mod/resource
2005-04-06 16:52:07 +00:00
..
db Merged from MOODLE_14_STABLE: Indexes for resource and version bump (honoring partial freeze) 2004-11-19 05:00:40 +00:00
type Now resource->name is working under filterall. 2005-04-05 22:37:06 +00:00
backuplib.php fixed capitalization and quoting of attribute values 2004-09-12 17:34:35 +00:00
config.html New feature for resources ... Local File Resources 2005-04-02 12:11:27 +00:00
fetch.php In order to ensure that when a teacher hides a resource or an activity that students really can't get at it, even if they know the direct links to its pages, I have given an optional third argument $cm to the functions require_login() and require_course_login(). Pages showing information about a particular course module now pass the course module object in this third argument. The login functions will then test if either the course module is visible or the user is a teacher. If neither is the case then the user is redirected to the course homepage after being shown a message "Sorry, this activity is currently hidden". 2005-02-16 10:40:48 +00:00
filter.php Simplify autolink styles to "modulename autolink" 2005-03-15 08:38:27 +00:00
icon.gif ***NOTE NOTE NOTE ********************************************************** 2002-10-17 14:03:59 +00:00
index.php Now resource->name is working under filterall. 2005-04-05 22:37:06 +00:00
lib.php New feature for resources ... Local File Resources 2005-04-02 12:11:27 +00:00
mod.html Fixed lots of bodgy little things 2004-07-28 06:56:59 +00:00
restorelib.php Fixed missing bracket 2005-04-06 16:52:07 +00:00
version.php In order to ensure that when a teacher hides a resource or an activity that students really can't get at it, even if they know the direct links to its pages, I have given an optional third argument $cm to the functions require_login() and require_course_login(). Pages showing information about a particular course module now pass the course module object in this third argument. The login functions will then test if either the course module is visible or the user is a teacher. If neither is the case then the user is redirected to the course homepage after being shown a message "Sorry, this activity is currently hidden". 2005-02-16 10:40:48 +00:00
view.php New faster filters! 2005-03-04 10:13:42 +00:00