Diff for /doc/loncapafiles/Attic/loncapafiles.html between versions 1.9 and 1.12

version 1.9, 2000/09/26 14:10:18 version 1.12, 2000/09/27 20:16:54
Line 256  each list element consists of only two s Line 256  each list element consists of only two s
   </TR>    </TR>
   <TR BGCOLOR="#FFFF80">    <TR BGCOLOR="#FFFF80">
     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>       <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
       <TD WIDTH="35%">admannotations.pm</TD>
       <TD WIDTH="12%">handler</TD>
       <TD WIDTH="23%">This will take annotations and then plug them into a page</TD>
       <TD WIDTH="26%">&nbsp;</TD>
     </TR>
     <TR BGCOLOR="#FFFF80">
       <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
       <TD WIDTH="35%">admbookmarks.pm</TD>
       <TD WIDTH="12%">handler</TD>
       <TD WIDTH="23%">This will take bookmarks and get/write/display them for the LON-CAPA user interface</TD>
       <TD WIDTH="26%">&nbsp;</TD>
     </TR>
     <TR BGCOLOR="#FFFF80">
       <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
     <TD WIDTH="35%">lonratsrv.pm</TD>      <TD WIDTH="35%">lonratsrv.pm</TD>
     <TD WIDTH="12%">handler</TD>      <TD WIDTH="12%">handler</TD>
     <TD WIDTH="23%">connect to resource assembly</TD>      <TD WIDTH="23%">connect to resource assembly</TD>
Line 314  each list element consists of only two s Line 328  each list element consists of only two s
     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>       <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
     <TD WIDTH="35%">run.pm</TD>      <TD WIDTH="35%">run.pm</TD>
     <TD WIDTH="12%">handler</TD>      <TD WIDTH="12%">handler</TD>
     <TD WIDTH="23%">evaluates expression within a memory-safe environment (to protect system from break-in attempts)</TD>      <TD WIDTH="23%">used to prevent poorly written problems from causing lingering after effects</TD>
     <TD WIDTH="26%">&nbsp;</TD>      <TD WIDTH="26%">&nbsp;</TD>
   </TR>    </TR>
   <TR BGCOLOR="#FFFF80">    <TR BGCOLOR="#FFFF80">
     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>       <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
     <TD WIDTH="35%">scripttag.pm</TD>      <TD WIDTH="35%">scripttag.pm</TD>
     <TD WIDTH="12%">handler</TD>      <TD WIDTH="12%">handler</TD>
     <TD WIDTH="23%">parse and evaluate contents of values within a &lt;script&gt; tag (this module invokes <TT>run.pm</TT>)</TD>      <TD WIDTH="23%">implements &lt;script&gt;, &lt;scriptlib&gt;, &lt;parserlib&gt;, and &lt;import&gt;</TD>
     <TD WIDTH="26%">&nbsp;</TD>      <TD WIDTH="26%">&nbsp;</TD>
   </TR>    </TR>
   <TR BGCOLOR="#FFFF80">    <TR BGCOLOR="#FFFF80">
Line 396  each list element consists of only two s Line 410  each list element consists of only two s
   </TR>    </TR>
   <TR BGCOLOR="#FFFF80">    <TR BGCOLOR="#FFFF80">
     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>       <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
     <TD WIDTH="35%">lonrep.pm</TD>      <TD WIDTH="35%">lonlogout.pm</TD>
     <TD WIDTH="12%">handler</TD>      <TD WIDTH="12%">handler</TD>
     <TD WIDTH="23%">replication</TD>      <TD WIDTH="23%">logout</TD>
     <TD WIDTH="26%">&nbsp;</TD>      <TD WIDTH="26%">&nbsp;</TD>
   </TR>    </TR>
   <TR BGCOLOR="#FFFF80">    <TR BGCOLOR="#FFFF80">
     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD>       <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler.gif"></TD> 
     <TD WIDTH="35%">lonproblem.pm</TD>      <TD WIDTH="35%">lonrep.pm</TD>
     <TD WIDTH="12%">handler</TD>      <TD WIDTH="12%">handler</TD>
     <TD WIDTH="23%">assessments</TD>      <TD WIDTH="23%">replication</TD>
     <TD WIDTH="26%">&nbsp;</TD>      <TD WIDTH="26%">&nbsp;</TD>
   </TR>    </TR>
   <TR BGCOLOR="#FFFF80">    <TR BGCOLOR="#FFFF80">
Line 748  mmlextra.ent Line 762  mmlextra.ent
     <TD COLSPAN=2><FONT COLOR="#FFFF80"></FONT>&nbsp;</TD>      <TD COLSPAN=2><FONT COLOR="#FFFF80"></FONT>&nbsp;</TD>
   </TR>    </TR>
   <TR BGCOLOR="#FFFF80">    <TR BGCOLOR="#FFFF80">
     <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="script.gif" ALT="graphic file"></TD>       <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD> 
     <TD WIDTH="35%">londes.js</TD>      <TD WIDTH="35%">londes.js</TD>
     <TD WIDTH="12%">script</TD>      <TD WIDTH="12%">interface file</TD>
     <TD WIDTH="23%">Encryption Routines according to Data Encryption Standard DES, written in javascript</TD>      <TD WIDTH="23%">Encryption Routines according to Data Encryption Standard DES, written in javascript</TD>
     <TD WIDTH="26%">&nbsp;</TD>      <TD WIDTH="26%">&nbsp;</TD>
   </TR>    </TR>
     <TR BGCOLOR="#FFFF80">
       <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="handler.gif" ALT="handler"></TD> 
       <TD WIDTH="35%">default_homework.lcpm</TD>
       <TD WIDTH="12%">handler</TD>
       <TD WIDTH="23%">used by lonxml::xmlparse() as input variable $safeinit to Apache::run::run()</TD>
       <TD WIDTH="26%">&nbsp;</TD>
     </TR>
   <TR BGCOLOR="#000000">    <TR BGCOLOR="#000000">
     <TD COLSPAN=3><FONT COLOR="#80FF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html/res/adm/pages</FONT></TD>      <TD COLSPAN=3><FONT COLOR="#80FF80" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html/res/adm/pages</FONT></TD>
     <TD COLSPAN=2><FONT COLOR="#80FF80"></FONT>&nbsp;</TD>      <TD COLSPAN=2><FONT COLOR="#80FF80"></FONT>&nbsp;</TD>
Line 835  z.gif Line 856  z.gif
     <TD WIDTH="23%">renders the HTML (including image maps) for the LON-CAPA remote control</TD>      <TD WIDTH="23%">renders the HTML (including image maps) for the LON-CAPA remote control</TD>
     <TD WIDTH="26%">&nbsp;</TD>      <TD WIDTH="26%">&nbsp;</TD>
   </TR>    </TR>
     <TR BGCOLOR="#000000">
       <TD COLSPAN=3><FONT COLOR="#80FFFF" SIZE=+1><IMG SRC="directory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html/res/adm/pages/bookmarkmenu</FONT></TD>
       <TD COLSPAN=2><FONT COLOR="#80FFFF"></FONT>&nbsp;</TD>
     </TR>
     <TR BGCOLOR="#80FFFF">
       <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="graphicfile.gif" ALT="graphic file"></TD> 
       <TD WIDTH="35%">*.gif</TD>
       <TD WIDTH="12%">graphic files</TD>
       <TD WIDTH="23%">icons used for the bookmark portion of the LON-CAPA user interface</TD>
       <TD WIDTH="26%">
   <B>listing</B><BR>
   <FONT SIZE=-2>
   button_close.gif
   button_edit.gif
   button_preview.gif
   folder_closed.gif
   folder_closed_pressed.gif
   folder_new.gif
   folder_opened.gif
   folder_opened_pressed.gif
   folder_pointer_closed.gif
   folder_pointer_opened.gif
   folder_spacer.gif
   folder_trash.gif
   left_bar.gif
   line_l_shape.gif
   line_side_T.gif
   line_vertical.gif
   link.gif
   link_pressed.gif
   ll_corner.gif
   lower_bar.gif
   lr_corner.gif
   right_bar.gif
   toolbar_bg.gif
   ul_corner.gif
   upper_bar.gif
   ur_corner.gif
   </FONT></TD>
     </TR>
     <TR BGCOLOR="#80FFFF">
       <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD> 
       <TD WIDTH="35%">*.html</TD>
       <TD WIDTH="12%">interface file</TD>
       <TD WIDTH="23%">associated with the frameset scheme of displaying bookmarks</TD>
       <TD WIDTH="26%">
   aaloader.html
   annotator_bb.html
   annotator_left.html
   annotator_ll.html
   annotator_lr.html
   annotator_right.html
   annotator_toolbar.html
   annotator_ul.html
   annotator_ur.html
   annotator_uu.html
   bookmarkpal.html
   bookmarkpal_old.html
   bookmarkpal_v2.html
   bookmarkpal_v2_backup.html
   index.html
   loading_bookmarks.html
   </TD>
     </TR>
     <TR BGCOLOR="#80FFFF">
       <TD WIDTH="4%" BGCOLOR="#A0A0A0"><IMG SRC="interfacefile.gif" ALT="interface file"></TD> 
       <TD WIDTH="35%">bookmarklib.js</TD>
       <TD WIDTH="12%">interface file</TD>
       <TD WIDTH="23%">javascript for handling client-side interactions with bookmark interface</TD>
       <TD WIDTH="26%">&nbsp;</TD>
     </TR>
     <TR BGCOLOR="#000000">
       <TD COLSPAN=3><FONT COLOR="#FFFF80" SIZE=+1><IMG SRC="emptydirectory.gif" ALT="directory"> DIRECTORY -- /home/httpd/html/res/adm/pages/annotations</FONT></TD>
       <TD COLSPAN=2><FONT COLOR="#FFFF80"></FONT>&nbsp;</TD>
     </TR>
 </TABLE>  </TABLE>
 <HR>  <HR>
 <A NAME="sect3"><H3>3. Software Package Specification File</H3>  <A NAME="sect3"><H3>3. Software Package Specification File</H3>
Line 935  echo "********************************** Line 1031  echo "**********************************
 %attr(400,www,users) /home/httpd/lib/perl/Apache/loncacc.pm  %attr(400,www,users) /home/httpd/lib/perl/Apache/loncacc.pm
 %attr(400,www,users) /home/httpd/lib/perl/Apache/lonauth.pm  %attr(400,www,users) /home/httpd/lib/perl/Apache/lonauth.pm
 %attr(400,www,users) /home/httpd/lib/perl/Apache/lonlogin.pm  %attr(400,www,users) /home/httpd/lib/perl/Apache/lonlogin.pm
   %attr(400,www,users) /home/httpd/lib/perl/Apache/lonlogout.pm
 %attr(400,www,users) /home/httpd/lib/perl/Apache/lonrep.pm  %attr(400,www,users) /home/httpd/lib/perl/Apache/lonrep.pm
 %attr(400,www,users) /home/httpd/lib/perl/Apache/lonroles.pm  %attr(400,www,users) /home/httpd/lib/perl/Apache/lonroles.pm
 %attr(400,www,users) /home/httpd/lib/perl/Apache/lonindexer.pm  %attr(400,www,users) /home/httpd/lib/perl/Apache/lonindexer.pm
Line 970  echo "********************************** Line 1067  echo "**********************************
 %attr (400,www,users) /home/httpd/html/adm/MathML/mathml.dtd  %attr (400,www,users) /home/httpd/html/adm/MathML/mathml.dtd
 %dir %attr (500,www,users) /home/httpd/html/res/adm/includes  %dir %attr (500,www,users) /home/httpd/html/res/adm/includes
 %attr (400,www,users) /home/httpd/html/res/adm/includes/londes.js  %attr (400,www,users) /home/httpd/html/res/adm/includes/londes.js
   %attr (400,www,users) /home/httpd/html/res/adm/includes/default_homework.lcpm
 %dir %attr (500,www,users) /home/httpd/html/res/adm/pages  %dir %attr (500,www,users) /home/httpd/html/res/adm/pages
   %dir %attr (500,www,users) /home/httpd/html/res/adm/pages/bookmarkmenu
   %dir %attr (500,www,users) /home/httpd/html/res/adm/pages/annotations
 %attr (400,www,users) /home/httpd/html/res/adm/pages/*.gif  %attr (400,www,users) /home/httpd/html/res/adm/pages/*.gif
 %attr (400,www,users) /home/httpd/html/res/adm/pages/imgmaps.html  %attr (400,www,users) /home/httpd/html/res/adm/pages/imgmaps.html
 %attr (400,www,users) /home/httpd/html/res/adm/pages/index.html  %attr (400,www,users) /home/httpd/html/res/adm/pages/index.html
 %attr (400,www,users) /home/httpd/html/res/adm/pages/menu.html  %attr (400,www,users) /home/httpd/html/res/adm/pages/menu.html
   %attr (400,www,users) /home/httpd/html/res/adm/pages/bookmarkmenu/*.gif
   %attr (400,www,users) /home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js
   %attr (400,www,users) /home/httpd/html/res/adm/pages/bookmarkmenu/*.html
 </PRE>  </PRE>
 <HR>  <HR>
 <A NAME="sect2"><H3>4. Makefile</H3>  <A NAME="sect2"><H3>4. Makefile</H3>
Line 999  directories: Line 1102  directories:
  install -m 0500 -d $(SOURCE)/home/httpd/html/adm/MathML $(ROOT)/home/httpd/html/adm/MathML   install -m 0500 -d $(SOURCE)/home/httpd/html/adm/MathML $(ROOT)/home/httpd/html/adm/MathML
  install -m 0500 -d $(SOURCE)/home/httpd/html/res/adm/includes $(ROOT)/home/httpd/html/res/adm/includes   install -m 0500 -d $(SOURCE)/home/httpd/html/res/adm/includes $(ROOT)/home/httpd/html/res/adm/includes
  install -m 0500 -d $(SOURCE)/home/httpd/html/res/adm/pages $(ROOT)/home/httpd/html/res/adm/pages   install -m 0500 -d $(SOURCE)/home/httpd/html/res/adm/pages $(ROOT)/home/httpd/html/res/adm/pages
    install -m 0500 -d $(SOURCE)/home/httpd/html/res/adm/pages $(ROOT)/home/httpd/html/res/adm/pages/bookmarkmenu
    install -m 0500 -d $(SOURCE)/home/httpd/html/res/adm/pages $(ROOT)/home/httpd/html/res/adm/pages/annotations
  install -m 0500 -d $(SOURCE)/usr/lib/perl5/site_perl/5.005 $(ROOT)/usr/lib/perl5/site_perl/5.005   install -m 0500 -d $(SOURCE)/usr/lib/perl5/site_perl/5.005 $(ROOT)/usr/lib/perl5/site_perl/5.005
   
 files:  files:
Line 1038  files: Line 1143  files:
  install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/loncacc.pm $(ROOT)/home/httpd/lib/perl/Apache/loncacc.pm   install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/loncacc.pm $(ROOT)/home/httpd/lib/perl/Apache/loncacc.pm
  install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonauth.pm $(ROOT)/home/httpd/lib/perl/Apache/lonauth.pm   install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonauth.pm $(ROOT)/home/httpd/lib/perl/Apache/lonauth.pm
  install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonlogin.pm $(ROOT)/home/httpd/lib/perl/Apache/lonlogin.pm   install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonlogin.pm $(ROOT)/home/httpd/lib/perl/Apache/lonlogin.pm
    install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonlogout.pm $(ROOT)/home/httpd/lib/perl/Apache/lonlogout.pm
  install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonrep.pm $(ROOT)/home/httpd/lib/perl/Apache/lonrep.pm   install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonrep.pm $(ROOT)/home/httpd/lib/perl/Apache/lonrep.pm
  install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonroles.pm $(ROOT)/home/httpd/lib/perl/Apache/lonroles.pm   install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonroles.pm $(ROOT)/home/httpd/lib/perl/Apache/lonroles.pm
  install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonindexer.pm $(ROOT)/home/httpd/lib/perl/Apache/lonindexer.pm   install -m 0400 $(SOURCE)/home/httpd/lib/perl/Apache/lonindexer.pm $(ROOT)/home/httpd/lib/perl/Apache/lonindexer.pm
Line 1065  files: Line 1171  files:
  install -m 0400 $(SOURCE)/home/httpd/html/res/adm/pages/imgmaps.html $(ROOT)/home/httpd/html/res/adm/pages/imgmaps.html   install -m 0400 $(SOURCE)/home/httpd/html/res/adm/pages/imgmaps.html $(ROOT)/home/httpd/html/res/adm/pages/imgmaps.html
  install -m 0400 $(SOURCE)/home/httpd/html/res/adm/pages/index.html $(ROOT)/home/httpd/html/res/adm/pages/index.html   install -m 0400 $(SOURCE)/home/httpd/html/res/adm/pages/index.html $(ROOT)/home/httpd/html/res/adm/pages/index.html
  install -m 0400 $(SOURCE)/home/httpd/html/res/adm/pages/menu.html $(ROOT)/home/httpd/html/res/adm/pages/menu.html   install -m 0400 $(SOURCE)/home/httpd/html/res/adm/pages/menu.html $(ROOT)/home/httpd/html/res/adm/pages/menu.html
    install -m 0400 $(SOURCE)/home/httpd/html/res/adm/pages/bookmarkmenu/*.gif $(ROOT)/home/httpd/html/res/adm/pages/bookmarkmenu/.
    install -m 0400 $(SOURCE)/home/httpd/html/res/adm/pages/bookmarkmenu/*.html $(ROOT)/home/httpd/html/res/adm/pages/bookmarkmenu/.
    install -m 0400 $(SOURCE)/home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js $(ROOT)/home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js
   
 </PRE>  </PRE>
 </BODY>  </BODY>
 </HTML>  </HTML>

Removed from v.1.9  
changed lines
  Added in v.1.12


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