--- loncom/interface/lontemplate.pm 2008/11/28 10:56:31 1.4 +++ loncom/interface/lontemplate.pm 2008/12/10 15:58:36 1.8 @@ -1,7 +1,7 @@ # The LearningOnline Network # "Template" Functions to generate html output # -# $Id: lontemplate.pm,v 1.4 2008/11/28 10:56:31 bisitz Exp $ +# $Id: lontemplate.pm,v 1.8 2008/12/10 15:58:36 ehlerst Exp $ # # Copyright Michigan State University Board of Trustees # @@ -34,6 +34,8 @@ use strict; use Apache::Constants qw(:common); use Apache::loncommon; use Apache::lonnet; +use Apache::lonxml; +use Apache::lonspeller; use Apache::lontexconvert; use Apache::lonfeedback; use Apache::lonrss(); @@ -42,23 +44,83 @@ use Apache::lonmsgdisplay(); use HTML::Entities(); +sub start_columnSection{ + my ($r) = @_; + $r->print('
'.(&Apache::loncommon::messagewrapper(&mt('Send me a message'),$cnum,$cdom)).''); + $r->print('
'.$content.'
'.$content.''); $r->print('