[LON-CAPA-cvs] cvs: doc /loncapafiles loncapafiles.lpml
albertel
lon-capa-cvs@mail.lon-capa.org
Fri, 07 Apr 2006 21:36:50 -0000
albertel Fri Apr 7 17:36:50 2006 EDT
Modified files:
/doc/loncapafiles loncapafiles.lpml
Log:
- adding simple authen to install
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.474 doc/loncapafiles/loncapafiles.lpml:1.475
--- doc/loncapafiles/loncapafiles.lpml:1.474 Thu Apr 6 11:13:41 2006
+++ doc/loncapafiles/loncapafiles.lpml Fri Apr 7 17:36:49 2006
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.474 2006/04/06 15:13:41 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.475 2006/04/07 21:36:49 albertel Exp $ -->
<!--
@@ -4663,6 +4663,13 @@
<status>works/unverified</status>
</file>
<file>
+ <source>loncom/auth/simpleauthen.pm</source>
+ <target dist='default'>home/httpd/lib/perl/Apache/simpleauthen.pm</target>
+ <categoryname>handler</categoryname>
+ <description>Always returns DENIED</description>
+ <status>works/unverified</status>
+</file>
+<file>
<source>loncom/lonnet/perl/lonrep.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonrep.pm</target>
<categoryname>handler</categoryname>
@@ -5603,7 +5610,7 @@
<file>
<source>loncom/homework/task.css</source>
- <target dist='default'>home/httpd/html/adm/includes/task.css</target>
+ <target dist='default'>home/httpd/html/res/adm/includes/task.css</target>
<categoryname>handler</categoryname>
<description>
Style definitions for task display
@@ -5611,7 +5618,7 @@
</file>
<file>
<source>loncom/homework/task_grading.js</source>
- <target dist='default'>home/httpd/html/adm/includes/task_grading.js</target>
+ <target dist='default'>home/httpd/html/res/adm/includes/task_grading.js</target>
<categoryname>handler</categoryname>
<description>
Javascript to make the grading screen of task easier to use