--- loncom/interface/londocs.pm 2014/01/12 22:34:51 1.576 +++ loncom/interface/londocs.pm 2014/02/11 19:11:24 1.577 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: londocs.pm,v 1.576 2014/01/12 22:34:51 raeburn Exp $ +# $Id: londocs.pm,v 1.577 2014/02/11 19:11:24 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -301,14 +301,14 @@ ENDJS if ($contents{content}) { $content .= '
-

Content

'. +

'.&mt('Content').'

'. $contents{content}.'
'; } if ($contents{webreferences}) { $content .= '
-

Web References

'. +

'.&mt('Web References').'

'. $contents{webreferences}.'
'; } @@ -4849,7 +4849,11 @@ sub handler { 'title' => 'Title', 'comment' => 'Comment', 'parse' => 'Upload embedded images/multimedia files if HTML file', - ); + 'bb5' => 'Blackboard 5', + 'bb6' => 'Blackboard 6', + 'angel5' => 'ANGEL 5.5', + 'webctce4' => 'WebCT 4 Campus Edition', + ); # ----------------------------------------------------------------------------- my $fileupload=(< @@ -4880,10 +4884,10 @@ CHBO $lt{'cms'}: