[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml

harris41 lon-capa-cvs@mail.lon-capa.org
Tue, 04 Jun 2002 05:09:13 -0000


harris41		Tue Jun  4 01:09:13 2002 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  minor fixes to web perl module handler descriptions
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.132 doc/loncapafiles/loncapafiles.lpml:1.133
--- doc/loncapafiles/loncapafiles.lpml:1.132	Sun Jun  2 03:50:24 2002
+++ doc/loncapafiles/loncapafiles.lpml	Tue Jun  4 01:09:13 2002
@@ -3,7 +3,7 @@
 <!-- loncapafiles.lpml -->
 <!-- Scott Harrison -->
 
-<!-- $Id: loncapafiles.lpml,v 1.132 2002/06/02 07:50:24 harris41 Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.133 2002/06/04 05:09:13 harris41 Exp $ -->
 
 <!--
 
@@ -483,7 +483,8 @@
 <directory dist='default'>
   <targetdir dist='default'>home/httpd/html/lon-status</targetdir>
   <categoryname>server standard</categoryname>
-  <description>status reports</description>
+  <description>status reports; online logs are kept that
+are viewable over the world-wide web</description>
 </directory>
 <directory dist='default'>
   <targetdir dist='default'>home/httpd/html/res/adm/pages</targetdir>
@@ -1095,7 +1096,7 @@
 <target dist='default'>home/httpd/perl/lchtmldir</target>
 <categoryname>setuid script</categoryname>
 <description>
-Manages the file system rammifications of adding author mode to a user. 
+Manages the file system ramifications of adding author mode to a user. 
 If necessary a public_html diretory is added, permissions and ownership are
 set according to the user's authentication mode.
 </description>
@@ -1325,7 +1326,8 @@
 <target dist='default'>home/httpd/lib/perl/Apache/loncapagrade.pm</target>
 <categoryname>handler</categoryname>
 <description>
-Handler to evaluate externally graded responses.
+Holds results and defines
+tag handlers needed by externalresponse.pm
 </description>
 <status>works/unverified</status>
 </file>
@@ -1958,7 +1960,7 @@
 <target dist='default'>home/httpd/lib/perl/Apache/lonuserstate.pm</target>
 <categoryname>handler</categoryname>
 <description>
-compile course into binary data structure (in loncom/rat)
+compile course into binary data structure
 </description>
 <status>works/unverified</status>
 </file>
@@ -1998,7 +2000,7 @@
 <target dist='default'>home/httpd/lib/perl/Apache/lontex.pm</target>
 <categoryname>handler</categoryname>
 <description>
-Handler for tex files (somewhere in modules)
+Handler for tex files
 </description>
 <status>works/unverified</status>
 </file>