Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.237 and 1.245

version 1.237, 2003/04/25 17:26:27 version 1.245, 2003/05/19 21:05:23
Line 955  blank.library; Line 955  blank.library;
 blank.library.meta;  blank.library.meta;
 blank.problem;  blank.problem;
 blank.problem.meta;  blank.problem.meta;
   ClickImageExample.problem;
   ClickImageExample.problem.meta;
 Essay.problem;  Essay.problem;
 Essay.problem.meta;  Essay.problem.meta;
   man1.jpg;
 numerical.problem;  numerical.problem;
 numerical.problem.meta;  numerical.problem.meta;
 Plot.problem;  Plot.problem;
Line 1865  Tex files for the help system Line 1868  Tex files for the help system
 About_Authors_Manual.tex;  About_Authors_Manual.tex;
 About_Numerical_and_Formula_Response.tex;  About_Numerical_and_Formula_Response.tex;
 Ambiguous_Reference.tex;  Ambiguous_Reference.tex;
   Analyze_problem.tex;
 Author_LON-CAPA_Introduction.tex;  Author_LON-CAPA_Introduction.tex;
 Author_Manual_Title_Page.tex;  Author_Manual_Title_Page.tex;
 Author_Numerical_and_Formula.tex;  Author_Numerical_and_Formula.tex;
Line 2535  Parameter setting helper. Line 2539  Parameter setting helper.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/html/adm/helper/course.initialization.helper</source>
   <target dist='default'>home/httpd/html/adm/helper/course.initialization.helper</target>
   <categoryname>handler</categoryname>
   <description>
   Course initialization helper.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonquickgrades.pm</source>  <source>loncom/interface/lonquickgrades.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonquickgrades.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2657  problems and assignments. Line 2670  problems and assignments.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/interface/lonspreadsheet.pm</source>  <source>loncom/interface/spreadsheet/lonspreadsheet.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonspreadsheet.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Spreadsheets are completely web-based.  The top level interface for the display and editing of spreadsheets.  There
 They exist on the level of a whole course, a student, and individual  are three levels of spreadsheet.
 assessments.  </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/spreadsheet/Spreadsheet.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/Spreadsheet.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Defines the parent object of each spreadsheet type (classcalc, studentcalc,
   assesscalc).
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/spreadsheet/classcalc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/classcalc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Defines the specifics of the course level spreadsheet.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/spreadsheet/studentcalc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/studentcalc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Defines the specifics of the student level spreadsheet.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/interface/spreadsheet/assesscalc.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/assesscalc.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Defines the specifics of the assessment level spreadsheet.
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
Line 3081  a way that does not threaten the operati Line 3130  a way that does not threaten the operati
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/auth/localauth.pm</source>    <source>loncom/auth/localauth.pm</source>
 <target dist='default'>home/httpd/lib/perl/localauth-std.pm</target>    <target dist='default'>home/httpd/lib/perl/localauth-std.pm</target>
 <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
 <description>    <description>
 Local authentication mechanism.  The target file is meant as a template  Local authentication mechanism.  The target file is meant as a template
 for a localauth.pm file.  The target file with the -std suffix is not  for a localauth.pm file.  The target file with the -std suffix is not
 used directly by any software program; it is just a template file.  used directly by any software program; it is just a template file.
 </description>    </description>
 <status>works/unverified</status>    <status>works/unverified</status>
   </file>
   <file>
     <source>loncom/auth/localauth.pm</source>
     <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
     <categoryname>conf</categoryname>
     <description>
   Local authentication mechanism.  
     </description>
     <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
 <source>loncom/auth/lonacc.pm</source>  <source>loncom/auth/lonacc.pm</source>
Line 3854  tested Line 3912  tested
 </file>  </file>
 <file>  <file>
   <source>loncom/LondConnection.pm</source>    <source>loncom/LondConnection.pm</source>
   <target dist='default'>home/httpd/perl/lib/LONCAPA/LondConnection.pm</target>    <target dist='default'>home/httpd/lib/perl/LONCAPA/LondConnection.pm</target>
   <categoryname>system file</categoryname>    <categoryname>system file</categoryname>
   <description>    <description>
      Manages a connection between a lonc proxy daemon and the lond server       Manages a connection between a lonc proxy daemon and the lond server
Line 3864  tested Line 3922  tested
 </file>  </file>
 <file>  <file>
    <source>loncom/types/HashIterator.pm</source>     <source>loncom/types/HashIterator.pm</source>
    <target dist='default'>home/httpd/perl/lib/LONCAPA/HashIterator.pm</target>     <target dist='default'>home/httpd/lib/perl/LONCAPA/HashIterator.pm</target>
    <categoryname>system file</categoryname>     <categoryname>system file</categoryname>
    <description>     <description>
       Provides support to iterate through opaque hashes hidden e.g. within         Provides support to iterate through opaque hashes hidden e.g. within 
Line 3874  tested Line 3932  tested
 </file>  </file>
 <file>  <file>
    <source>loncom/types/Queue.pm</source>     <source>loncom/types/Queue.pm</source>
    <target dist='default'>home/httpd/perl/lib/LONCAPA/Queue.pm</target>     <target dist='default'>home/httpd/lib/perl/LONCAPA/Queue.pm</target>
    <categoryname>system file</categoryname>     <categoryname>system file</categoryname>
    <description>     <description>
      Provides a FIFO queue class.       Provides a FIFO queue class.
Line 3883  tested Line 3941  tested
 </file>  </file>
 <file>  <file>
    <source>loncom/types/Stack.pm</source>     <source>loncom/types/Stack.pm</source>
    <target dist='default'>home/httpd/perl/lib/LONCAPA/Stack.pm</target>     <target dist='default'>home/httpd/lib/perl/LONCAPA/Stack.pm</target>
    <categoryname>system file</categoryname>     <categoryname>system file</categoryname>
    <description>     <description>
      Provides a LIFO stack class.       Provides a LIFO stack class.
    </description>     </description>
    <status>works/verified</status>     <status>works/verified</status>
   </file>
 <file>  <file>
    <source>loncom/loncnew</source>     <source>loncom/loncnew</source>
    <target dist='default>home/httpd/perl/loncnew</target>     <target dist='default'>home/httpd/perl/loncnew</target>
    <categoryname>script </categoryname>     <categoryname>script</categoryname>
    <description>     <description>
   Proxy server for remote loncapa requests.    Proxy server for remote loncapa requests.
    </description>     </description>
Line 4265  grds.gif; Line 4324  grds.gif;
 group.gif;  group.gif;
 help.gif;  help.gif;
 info.gif;  info.gif;
   keys.gif;
 ledblink.gif;  ledblink.gif;
 ledgreen.gif;  ledgreen.gif;
 ledoff.gif;  ledoff.gif;

Removed from v.1.237  
changed lines
  Added in v.1.245


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