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

raeburn lon-capa-cvs-allow@mail.lon-capa.org
Sat, 08 Mar 2008 06:18:15 -0000


raeburn		Sat Mar  8 01:18:15 2008 EDT

  Modified files:              
    /doc/loncapafiles	loncapafiles.lpml 
  Log:
  Adding selfenroll.pm
  
  
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.573 doc/loncapafiles/loncapafiles.lpml:1.574
--- doc/loncapafiles/loncapafiles.lpml:1.573	Sat Mar  8 01:15:47 2008
+++ doc/loncapafiles/loncapafiles.lpml	Sat Mar  8 01:18:14 2008
@@ -2,7 +2,7 @@
  "http://lpml.sourceforge.net/DTD/lpml.dtd">
 <!-- loncapafiles.lpml -->
 
-<!-- $Id: loncapafiles.lpml,v 1.573 2008/03/08 06:15:47 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.574 2008/03/08 06:18:14 raeburn Exp $ -->
 
 <!--
 
@@ -3275,6 +3275,15 @@
 <status>works/unverified</status>
 </file>
 <file>
+<source>loncom/interface/selfenroll.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/selfenroll.pm</target>
+<categoryname>handler</categoryname>
+<description>
+Users with accounts in LON-CAPA can self-enroll in courses between specified start and end dates, if the course has been configured to allow it, and the user's domain/institutional type satisfy the settings for self-enrollment in the course.
+</description>
+<status>works/unverified</status>
+</file>
+<file>
 <source>loncom/interface/lonhtmlcommon.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonhtmlcommon.pm</target>
 <categoryname>handler</categoryname>