moodle/mod/forum
2005-03-03 05:03:41 +00:00
..
db Changing a require to a require_once in forum postgres upgrade (was getting included twice) 2005-03-01 23:38:51 +00:00
backuplib.php Now forum_read is included in backup & restore 2005-02-18 19:05:09 +00:00
config.html Fixed up some layout issues in the configuration files 2005-02-08 09:23:21 +00:00
discuss.php Added search help to the small search forms (big search form coming next) 2005-02-26 08:52:03 +00:00
icon.gif OK, some massive changes with many files removed or changed. 2002-07-31 14:19:35 +00:00
index.php Removed debug lines inadvertently left in last commit. 2005-02-28 21:37:11 +00:00
lib.php Cellspacing 0 for forum posts to help poor little IE 2005-03-01 17:16:57 +00:00
mod.html Use a require_once just in case 2005-03-03 05:03:41 +00:00
post.html Changes for XHTML and accessibility compatibility. 2005-01-25 09:39:29 +00:00
post.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
prune.html Changes for XHTML and accessibility compatibility. 2005-01-25 09:39:29 +00:00
rate.php Merged lastpostid from stable 2004-11-30 02:53:08 +00:00
report.php Removed some THEME stuff 2005-01-25 14:28:47 +00:00
restorelib.php Now forum_read is included in backup & restore 2005-02-18 19:05:09 +00:00
rsslib.php Merged SQL fixes from stable 2004-09-29 07:56:33 +00:00
search.php Use s function to print search string properly 2005-03-01 08:12:25 +00:00
subscribe.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
subscriber.html closed <input /> <br /> <hr /> 2004-09-12 14:41:49 +00:00
subscribers.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
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 Removed debug lines inadvertently left in last commit. 2005-02-28 21:37:11 +00:00