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

harris41 lon-capa-cvs@mail.lon-capa.org
Sat, 04 May 2002 03:25:28 -0000


harris41		Fri May  3 23:25:28 2002 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  need a LONCAPA directory for some much needed steps in consolidating
  and modularizing key repeated segments of code
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.124 doc/loncapafiles/loncapafiles.lpml:1.125
--- doc/loncapafiles/loncapafiles.lpml:1.124	Wed May  1 11:45:31 2002
+++ doc/loncapafiles/loncapafiles.lpml	Fri May  3 23:25:28 2002
@@ -3,7 +3,7 @@
 <!-- loncapafiles.lpml -->
 <!-- Scott Harrison -->
 
-<!-- $Id: loncapafiles.lpml,v 1.124 2002/05/01 15:45:31 foxr Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.125 2002/05/04 03:25:28 harris41 Exp $ -->
 
 <!--
 
@@ -364,6 +364,12 @@
   </description>
 </directory>
 <directory dist='default'>
+  <targetdir dist='default'>home/httpd/lib/perl/LONCAPA</targetdir>
+  <categoryname>server readonly</categoryname>
+  <description>location of HTML specific perl module fixes and additions
+  </description>
+</directory>
+<directory dist='default'>
   <targetdir dist='default'>home/httpd/lonIDs</targetdir>
   <categoryname>server standard</categoryname>
   <description>cookie jar</description>
@@ -2784,6 +2790,16 @@
 <file>
 <source>loncom/xml/LCParser.pm</source>
 <target dist='default'>home/httpd/lib/perl/HTML/LCParser.pm</target>
+<categoryname>system file</categoryname>
+<description>
+perl module for parsing HTML in a way that really works and is thoroughly
+tested
+</description>
+<status>works/unverified</status>
+</file>
+<file>
+<source>loncom/configuration/Configuration.pm</source>
+<target dist='default'>home/httpd/lib/perl/LONCAPA/Configuration.pm</target>
 <categoryname>system file</categoryname>
 <description>
 perl module for parsing HTML in a way that really works and is thoroughly