Diff for /loncom/html/res/adm/pages/menu.html between versions 1.10 and 1.15

version 1.10, 2000/10/05 15:31:42 version 1.15, 2001/01/03 16:45:55
Line 4  The LearningOnline Network with CAPA Line 4  The LearningOnline Network with CAPA
 Remote Control  Remote Control
 6/12/00,6/13,6/14,6/15 Gerd Kortemeyer  6/12/00,6/13,6/14,6/15 Gerd Kortemeyer
 Sept Ben Tyszka  Sept Ben Tyszka
 10/2,10/3,10/4 Gerd Kortemeyer  10/2,10/3,10/4,10/17,10/19,3/1/1 Gerd Kortemeyer
 -->  -->
 <head>  <head>
 <title>LON-CAPA Remote</title>  <title>LON-CAPA Remote</title>
Line 88  function gopost(url,postdata) { Line 88  function gopost(url,postdata) {
 }  }
   
 function annotate() {  function annotate() {
    go('');     annotator=window.open('','Annotator','width=365,height=265,scrollbars=0');
    window.open("http://"+clienthost+"/adm/annotations?url_new="     annotator.document.write(
                +clientwindow.location.href, "Annotator",      "<html><body onload='Javascript:document.goannotate.submit();'>"
                "width=365,height=265,scrollbars=0");    +"<form name='goannotate' target='Annotator' method='post' "
     +"action='/adm/annotations'>"
     +"<input type='hidden' name='urlnew' value='"+clientwindow.location.href+"'>"
     +"</form></body></html>");
      annotator.document.close();
 }  }
   
 function set_bookmark() {  function set_bookmark() {
Line 106  function edit_bookmarks() { Line 110  function edit_bookmarks() {
                "BookmarkPal", "width=400,height=505,scrollbars=0");                 "BookmarkPal", "width=400,height=505,scrollbars=0");
 }  }
   
   function catalog_info() {
      go('');
      window.open(clientwindow.window.location.href+'.meta',"LONcatInfo");
   }
 </script>  </script>
   
 <center>  <center>
Line 174  function edit_bookmarks() { Line 182  function edit_bookmarks() {
     >      >
   
     <AREA SHAPE="rect" COORDS="35,3,65,21"      <AREA SHAPE="rect" COORDS="35,3,65,21"
          href="javascript:go('');"           href="javascript:go('/adm/searchcat');"
           onMouseOver="display('search','catalog');"            onMouseOver="display('search','catalog');"
     >      >
   
     <AREA SHAPE="rect" COORDS="66,3,96,21"      <AREA SHAPE="rect" COORDS="66,3,96,21"
          href="javascript:go('');"           href="javascript:gopost('/adm/feedback',
                                    clientwindow.window.location.href);"
           onMouseOver="display('feedback','on this');"            onMouseOver="display('feedback','on this');"
     >      >
   
     <AREA SHAPE="rect" COORDS="97,3,127,21"      <AREA SHAPE="rect" COORDS="97,3,127,21"
          href="javascript:go('');"           href="javascript:go('/adm/preferences');"
           onMouseOver="display('my pre-','ferences');"            onMouseOver="display('my pre-','ferences');"
     >      >
   
     <AREA SHAPE="rect" COORDS="4,30,34,48"      <AREA SHAPE="rect" COORDS="4,30,34,48"
          href="javascript:go('');"           href="javascript:catalog_info('');"
           onMouseOver="display('catalog','info');"            onMouseOver="display('catalog','info');"
     >      >
   
     <AREA SHAPE="rect" COORDS="35,30,65,48"      <AREA SHAPE="rect" COORDS="35,30,65,48"
          href="javascript:go('');"           href="javascript:gopost('/adm/printout',
                                    clientwindow.window.location.href);"
           onMouseOver="display('prepare','printout');"            onMouseOver="display('prepare','printout');"
     >      >
   
     <AREA SHAPE="rect" COORDS="66,30,96,48"      <AREA SHAPE="rect" COORDS="66,30,96,48"
          href="javascript:go('');"           href="javascript:gopost('/adm/evaluate',
                                    clientwindow.window.location.href);"
           onMouseOver="display('evaluate','this');"            onMouseOver="display('evaluate','this');"
     >      >
   
     <AREA SHAPE="rect" COORDS="97,30,127,48"      <AREA SHAPE="rect" COORDS="97,30,127,48"
          href="javascript:go('');"           href="javascript:go('/adm/assignments');"
           onMouseOver="display('assign-','ments');"            onMouseOver="display('assign-','ments');"
     >      >
     <area shape="default"      <area shape="default"
Line 219  function edit_bookmarks() { Line 230  function edit_bookmarks() {
           onMouseOver="display('logout','');"            onMouseOver="display('logout','');"
     >      >
     <AREA SHAPE="rect" COORDS="39,0,69,19"      <AREA SHAPE="rect" COORDS="39,0,69,19"
           href="javascript:go('');"            href="javascript:go('/adm/mydesk');"
           onMouseOver="display('my desk','');"            onMouseOver="display('my desk','');"
     >      >
     <AREA SHAPE="rect" COORDS="1,1,30,19"       <AREA SHAPE="rect" COORDS="1,1,30,19" 
           href="javascript:go('');"            href="javascript:go('/adm/communicate');"
           onMouseOver="display('commu-','nication');"            onMouseOver="display('commu-','nication');"
     >      >
     <area shape="default"      <area shape="default"
Line 254  function edit_bookmarks() { Line 265  function edit_bookmarks() {
           onMouseOver="display('go level','up');"            onMouseOver="display('go level','up');"
     >      >
     <AREA SHAPE="circle" COORDS="64,51,21"      <AREA SHAPE="circle" COORDS="64,51,21"
           href="javascript:go('');"            href="javascript:windowcheck();gopost('/adm/flip',
                                  'return:');"
           onMouseOver="display('return','location');"            onMouseOver="display('return','location');"
     >      >
     <AREA SHAPE="polygon" COORDS="2,2,42,2,2,42"      <AREA SHAPE="polygon" COORDS="2,2,42,2,2,42"
Line 266  function edit_bookmarks() { Line 278  function edit_bookmarks() {
           onMouseOver="display('set','bookmark');"            onMouseOver="display('set','bookmark');"
     >      >
     <AREA SHAPE="polygon" COORDS="127,2,87,2,127,42"      <AREA SHAPE="polygon" COORDS="127,2,87,2,127,42"
          href="javascript:go('');"           href="javascript:gopost('/adm/navmaps',
                                    clientwindow.window.location.href);"
           onMouseOver="display('navigate','maps');"            onMouseOver="display('navigate','maps');"
     >      >
     <AREA SHAPE="polygon" COORDS="128,102,89,102,128,63"      <AREA SHAPE="polygon" COORDS="128,102,89,102,128,63"

Removed from v.1.10  
changed lines
  Added in v.1.15


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>