moodle/mod/forum
2006-04-14 04:51:43 +00:00
..
db FIxed blank trailing lines (bug 5095) 2006-04-05 06:14:28 +00:00
backuplib.php Merged Patrick's mailnow patch. This allows admin users the ability to override maxediting time and have forum posts mailed out immediately. 2006-01-19 23:52:08 +00:00
config.html Fixed up some layout issues in the configuration files 2005-02-08 09:23:21 +00:00
discuss.php Merged fixes for forum_user_can_view_post from stable 2006-04-07 14:54:52 +00:00
icon.gif OK, some massive changes with many files removed or changed. 2002-07-31 14:19:35 +00:00
index.php New forum type: question and answer: requires students to post their answer before being able to view other posts. After initial post, students can view & respond normally 2006-01-16 04:57:48 +00:00
lib.php Disable gui for forum timed posts since we are not quite ready for it. All code is still there but hidden & controlled by a config var forum_enabletimedposts. 2006-04-14 04:51:43 +00:00
markposts.php Changed all optional_variable() and require_variable() to equivalent 2005-06-10 19:54:41 +00:00
mod.html Introducing: managed posted forums. Optional ability to 'throttle' forums by adding 2006-01-16 08:42:09 +00:00
post.html Disable gui for forum timed posts since we are not quite ready for it. All code is still there but hidden & controlled by a config var forum_enabletimedposts. 2006-04-14 04:51:43 +00:00
post.php Changed how the "edited by" message appears in the posts edited by admin 2006-04-05 02:15:10 +00:00
prune.html Just tidying 2005-04-19 16:05:50 +00:00
rate.php cleaning of parameter name before use SC#188; merged from MOODLE_15_STABLE 2005-11-15 21:49:30 +00:00
report.php Order by rating now works. See bug 3566. 2005-06-19 17:14:32 +00:00
restorelib.php htmlentities() to s() 2006-04-11 16:09:52 +00:00
rsslib.php Strip tags from final RSS feed name 2006-04-12 08:58:20 +00:00
search.php New forum type: question and answer: requires students to post their answer before being able to view other posts. After initial post, students can view & respond normally 2006-01-16 04:57:48 +00:00
settracking.php Changed all optional_variable() and require_variable() to equivalent 2005-06-10 19:54:41 +00:00
subscribe.php lots of incorrect required_param()'s - there MUST be only two parameters not three!! 2006-03-08 00:08:51 +00:00
subscriber.html closed <input /> <br /> <hr /> 2004-09-12 14:41:49 +00:00
subscribers.php removed isset_param() and fixed warning 2006-02-12 11:24:24 +00:00
user.php BIG FEATURE - MULTIPLE GROUPS 2005-11-08 07:19:27 +00:00
version.php Merged Patrick's mailnow patch. This allows admin users the ability to override maxediting time and have forum posts mailed out immediately. 2006-01-19 23:52:08 +00:00
view.php removed isset_param() 2006-02-12 11:27:22 +00:00