--- loncom/interface/lontemplate.pm 2008/11/20 13:57:40 1.3 +++ loncom/interface/lontemplate.pm 2009/03/01 13:23:12 1.21 @@ -1,7 +1,7 @@ # The LearningOnline Network # "Template" Functions to generate html output # -# $Id: lontemplate.pm,v 1.3 2008/11/20 13:57:40 www Exp $ +# $Id: lontemplate.pm,v 1.21 2009/03/01 13:23:12 neumanie 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,122 @@ use Apache::lonmsgdisplay(); use HTML::Entities(); +sub start_columnSection{ + my ($r) = @_; + $r->print('
'); + } + + if($field eq 'aaa_contactinfo') { + if($allowed){ + $r->print('
'.$content.'
' .$content . '
'); + $r->print('