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

albertel lon-capa-cvs-allow@mail.lon-capa.org
Thu, 24 May 2007 07:12:02 -0000


albertel		Thu May 24 03:12:02 2007 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - fix some typos
  - add in multidownload.pl
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.539 doc/loncapafiles/loncapafiles.lpml:1.540
--- doc/loncapafiles/loncapafiles.lpml:1.539	Wed May 23 10:57:46 2007
+++ doc/loncapafiles/loncapafiles.lpml	Thu May 24 03:12:01 2007
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.539 2007/05/23 14:57:46 www Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.540 2007/05/24 07:12:01 albertel Exp $ -->
 
 <!--
 
@@ -358,7 +358,7 @@
   <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/zipspool</targetdir>
   <categoryname>server standard</categoryname>
-  <description>for the output of multidownload.pm
+  <description>for the output of multidownload.pl
   </description>
 </directory>
 <directory dist='default'>
@@ -1115,6 +1115,21 @@
 as well as a /home/httpd/prtspool directory.
 </note>
 </file>
+
+<file>
+  <source>loncom/interface/multidownload.pl</source>
+  <target dist='default'>home/httpd/cgi-bin/printout.pl</target>
+  <categoryname>script</categoryname>
+  <description>
+cgi script to generate a zip file of all student submissions
+  </description>
+  <note>
+Depends on srm.conf entry:
+Alias /zipspool/ /home/httpd/zipspool/
+as well as a /home/httpd/zipspool directory.
+  </note>
+</file>
+
 <file>
 <source>loncom/cgi/metadata_keywords.pl</source>
 <target dist='default'>home/httpd/cgi-bin/metadata_keywords.pl</target>
@@ -1392,8 +1407,8 @@
 blank.task.meta;
 simple.task;
 simple.task.meta;
-multiple_instances.task;
-multiple_instances.task.meta;
+multiple_instance.task;
+multiple_instance.task.meta;
 optional_criteria.task;
 optional_criteria.task.meta;
 ClickImageExample.problem;
@@ -1439,7 +1454,7 @@
 SimpleFormula.problem;
 SimpleFormula.problem.meta;
 SimpleFormulaCAS.problem;
-SimpleFormualCAS.problem.meta;
+SimpleFormulaCAS.problem.meta;
 StringResponse.problem;
 StringResponse.problem.meta;
 SimpleMatching.problem;
@@ -5518,7 +5533,7 @@
 pprm_button.png;
 pgrd_button.gif;
 pgrd_button.png;
-subm_button.gif
+subm_button.gif;
 subm_button.png;
 </filenames>
 </fileglob>