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

raeburn raeburn@source.lon-capa.org
Wed, 01 Apr 2009 00:48:53 -0000


raeburn		Wed Apr  1 00:48:53 2009 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  - Add entry for lonconfigsettings.pm
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.637 doc/loncapafiles/loncapafiles.lpml:1.638
--- doc/loncapafiles/loncapafiles.lpml:1.637	Fri Mar 27 05:13:08 2009
+++ doc/loncapafiles/loncapafiles.lpml	Wed Apr  1 00:48:53 2009
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.637 2009/03/27 05:13:08 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.638 2009/04/01 00:48:53 raeburn Exp $ -->
 
 <!--
 
@@ -7060,7 +7060,15 @@
     Handler for generation of a menu of links to server status utilities
   </description>
 </file>
-
+<file>
+  <source>loncom/interface/lonconfigsettings.pm</source>
+  <target dist='default'>home/httpd/lib/perl/Apache/lonconfigsettings.pm</target>
+  <categoryname>handler</categoryname>
+  <description>
+   Common routines for generating menus to set default configuration settings -  
+   for a domain or for a course.
+  </description>
+</file>
 <file>
   <source>loncom/interface/lonpopulate.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpopulate.pm</target>