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

albertel lon-capa-cvs@mail.lon-capa.org
Wed, 05 Jul 2006 21:58:18 -0000


albertel		Wed Jul  5 17:58:18 2006 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - adding some missed files to the installation
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.489 doc/loncapafiles/loncapafiles.lpml:1.490
--- doc/loncapafiles/loncapafiles.lpml:1.489	Sun Jul  2 14:01:59 2006
+++ doc/loncapafiles/loncapafiles.lpml	Wed Jul  5 17:58:18 2006
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.489 2006/07/02 18:01:59 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.490 2006/07/05 21:58:18 albertel Exp $ -->
 
 <!--
 
@@ -1568,6 +1568,14 @@
 </note>
 </file>
 <file>
+  <source>loncom/misc/archive_old_files.pl</source>
+  <target dist='default'>home/httpd/perl/archive_old_files.pl</target>
+  <categoryname>script</categoryname>
+  <description>
+Batch script for compressing older .db files
+  </description>
+</file>
+<file>
 <source>loncom/metadata_database/searchcat.pl</source>
 <target dist='default'>home/httpd/perl/searchcat.pl</target>
 <categoryname>script</categoryname>
@@ -1619,6 +1627,14 @@
 </description>
 </file>
 <file>
+  <source>loncom/debugging_tools/updateclasslist.pl</source>
+  <target dist='default'>home/httpd/perl/debug/updateclasslist.pl</target>
+  <categoryname>script</categoryname>
+  <description>
+propagate the ids in ids.db to all course classlists
+  </description>
+</file>
+<file>
 <source>loncom/lonhttpd</source>
 <target dist='default'>home/httpd/perl/lonhttpd</target>
 <categoryname>script</categoryname>
@@ -2600,6 +2616,7 @@
 Authoring_Responseparam_Parameter.tex;
 Authoring_Response_Tag_Intro.tex;
 Authoring_Scripting_Tags.tex;
+Authoring_Spreadsheet.tex;
 Authoring_Structure_Tags.tex;
 Authoring_XML_Intro.tex;
 Author_LON-CAPA_Introduction.tex;