--- loncom/interface/lonfeedback.pm 2004/06/02 16:41:46 1.86
+++ loncom/interface/lonfeedback.pm 2004/06/03 14:28:39 1.88
@@ -1,7 +1,7 @@
# The LearningOnline Network
# Feedback
#
-# $Id: lonfeedback.pm,v 1.86 2004/06/02 16:41:46 www Exp $
+# $Id: lonfeedback.pm,v 1.88 2004/06/03 14:28:39 www Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -412,7 +412,7 @@ sub list_discussion {
Note: in anonymous discussion, your name is visible only to
course faculty
Title:
-
+
Attachment (128 KB max size):
@@ -675,14 +675,17 @@ sub resource_output { sub clear_out_html { my ($message,$override)=@_; + unless (&Apache::lonhtmlcommon::htmlareablocked()) { return $message; } my $cid=$ENV{'request.course.id'}; if (($ENV{"course.$cid.allow_limited_html_in_feedback"} =~ m/yes/i) || ($override)) { # allows