--- loncom/interface/lonsimplepage.pm 2009/02/24 18:20:49 1.71 +++ loncom/interface/lonsimplepage.pm 2009/03/01 13:23:12 1.74 @@ -1,7 +1,7 @@ # The LearningOnline Network # Simple Page Editor # -# $Id: lonsimplepage.pm,v 1.71 2009/02/24 18:20:49 hauer Exp $ +# $Id: lonsimplepage.pm,v 1.74 2009/03/01 13:23:12 neumanie Exp $ # # Copyright Michigan State University Board of Trustees # @@ -214,10 +214,7 @@ sub handler { } if ($forcestudent or $target eq 'tex') { $allowed=0; } - - if ($allowed) { - $r->print('
'.&Apache::loncommon::help_open_topic('Uploaded_Templates_TextBoxes',&mt('Help with filling in text boxes')) .'
'); - } + if (($env{'form.uploaddoc.filename'} and $target ne 'tex') && ($env{'form.storeupl'}) && ($allowed)) { if ($env{'form.uploaddoc.filename'}=~/\.(gif|jpg|png|jpeg)$/i) { @@ -256,27 +253,18 @@ sub handler { &Apache::lonnet::put($db_name,\%syllabus,$dom,$crs); } -# ---------------------------------------------------------------- Get syllabus - if ((($syllabus{'uploaded.lastmodified'}) && - (($group ne '' && ($group_home_view || $group_edit_perm || - $group_view_perm)) || ($group eq ''))) || ($allowed)) { - my $image; - if ($syllabus{'uploaded.photourl'}) { - &Apache::lonnet::allowuploaded('/adm/smppg', - $syllabus{'uploaded.photourl'}); - - $image='