moodle/mod/resource
2005-06-10 13:25:23 +00:00
..
db Added update to convert wiki-like format to Markdown format 2005-04-11 12:32:46 +00:00
type Whoops - typo! 2005-06-10 13:25:23 +00:00
backuplib.php fixed capitalization and quoting of attribute values 2004-09-12 17:34:35 +00:00
config.html Tabs are out 2005-05-16 23:42:48 +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 Now resource autolinking filter is optimised too, so all the autolinking 2005-05-06 18:15:21 +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 Hack fix for course languages in resources (bug 2922) 2005-04-15 07:05:59 +00:00
mod.html Fixed lots of bodgy little things 2004-07-28 06:56:59 +00:00
restorelib.php Now all the wiki formated texts are converted to markdown 2005-04-12 23:42:56 +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