[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
raeburn
lon-capa-cvs@mail.lon-capa.org
Thu, 01 Apr 2004 16:11:28 -0000
raeburn Thu Apr 1 11:11:28 2004 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
Adding lonuploadrep.pm - used to copy files requested with URIs beginnining /uploaded/ ... (i.e., in /userfiles area) from course home server to server hosting current session.
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.344 doc/loncapafiles/loncapafiles.lpml:1.345
--- doc/loncapafiles/loncapafiles.lpml:1.344 Tue Mar 30 12:58:57 2004
+++ doc/loncapafiles/loncapafiles.lpml Thu Apr 1 11:11:28 2004
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.344 2004/03/30 17:58:57 www Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.345 2004/04/01 16:11:28 raeburn Exp $ -->
<!--
@@ -3909,6 +3909,12 @@
<target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
<categoryname>handler</categoryname>
<description>replication</description>
+</file>
+<file>
+<source>loncom/lonnet/perl/lonuploadrep.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/lonuploadrep.pm</target>
+<categoryname>handler</categoryname>
+<description>copying of uploaded files</description>
</file>
<file>
<source>loncom/auth/lonroles.pm</source>