--- rat/lonratmenu.pm 2006/04/04 15:42:39 1.4 +++ rat/lonratmenu.pm 2009/04/23 17:31:25 1.11 @@ -2,6 +2,8 @@ # Build menu bar for Advanced RAT. Uses javascript code originally in # static file: rat/client/code.html, now in rat/client/ratcode.js # +# $Id: lonratmenu.pm,v 1.11 2009/04/23 17:31:25 bisitz Exp $ +# # Copyright Michigan State University Board of Trustees # # This file is part of the LearningOnline Network with CAPA (LON-CAPA). @@ -38,13 +40,10 @@ sub handler { my $jsh=Apache::File->new($include."/ratcode.js"); $r->send_http_header('text/html'); my $js = join('',<$jsh>); - my $loaditem = 'onUnload="leave();"'; + my %loaditem = ('onunload' => "leave();",); my $start_page = &Apache::loncommon::start_page('Advanced Editor',$js, - {'add_entries' => $loaditem, - 'only_body' => - ($env{'environment.remote'} ne 'off')}). - &Apache::loncommon::help_open_menu('','Sequence_Advanced_Editor_Creation','Sequence_Advanced_Editor_Creation','',6,'RAT'); + {'add_entries' => \%loaditem, 'suppress_header_logos' => 1}); $r->print($start_page); my $readfile=$r->uri; $readfile=~s/\/loadonly\/adveditmenu$//; @@ -55,9 +54,12 @@ sub handler { sub print_html { my $readfile=shift; + my $help=&Apache::loncommon::help_open_menu('Sequence_Advanced_Editor_Creation','Sequence_Advanced_Editor_Creation',6,'RAT'); + my $pagetext = <<"END"; -
- +
+ + @@ -69,6 +71,7 @@ sub print_html { +500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

$help Toggle display Zoom out Zoom inRecover deleted Search ImportImport Bookmarks Copy Save map Save map and layout