[LON-CAPA-cvs] cvs: doc(version_2_9_X) /loncapafiles loncapafiles.lpml
raeburn
raeburn@source.lon-capa.org
Fri, 14 Aug 2009 01:12:07 -0000
raeburn Fri Aug 14 01:12:07 2009 EDT
Modified files: (Branch: version_2_9_X)
/doc/loncapafiles loncapafiles.lpml
Log:
- Backport 1.655, 1.656.
- Fix typo in backport included in 1.645.2.4.
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.645.2.4 doc/loncapafiles/loncapafiles.lpml:1.645.2.5
--- doc/loncapafiles/loncapafiles.lpml:1.645.2.4 Fri Aug 14 00:56:12 2009
+++ doc/loncapafiles/loncapafiles.lpml Fri Aug 14 01:12:07 2009
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.645.2.4 2009/08/14 00:56:12 raeburn Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.645.2.5 2009/08/14 01:12:07 raeburn Exp $ -->
<!--
@@ -1318,7 +1318,7 @@
organic_hint.problem.meta;
reaction.problem;
reaction.problem.meta;
-rection_hint.problem;
+reaction_hint.problem;
reaction_hint.problem.meta
</filenames>
</fileglob>
@@ -2090,6 +2090,15 @@
<status>works/unverified</status>
</file>
<file>
+<source>loncom/interface/lonpickuser.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/lonpickuser.pm</target>
+<categoryname>handler</categoryname>
+<description>
+Handler to pick a user from a directory search
+</description>
+<status>works/unverified</status>
+</file>
+<file>
<source>loncom/interface/lonbulletin.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>
<categoryname>handler</categoryname>
@@ -3479,12 +3488,29 @@
<status>works/unverified</status>
</file>
<file>
+<source>loncom/interface/lonrequestcourse.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/lonrequestcourse.pm</target>
+<categoryname>handler</categoryname>
+<description>
+Allows submission of course requests by users with the right to request them
+</description>
+<status>works/unverified</status>
+</file>
+<file>
+<source>loncom/interface/loncoursequeueadmin.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/loncoursequeueadmin.pm</target>
+<categoryname>handler</categoryname>
+<description>
+Common routines for administration of queues containing user-submitted requests - either for self-enrollment in an existing course, or for creation of a new course.
+</description>
+<status>works/unverified</status>
+</file>
+<file>
<source>loncom/interface/loncreateuser.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
<categoryname>handler</categoryname>
<description>
-Allows users to within their own privileges create/edit users and give
-them roles.
+Allows users to within their own privileges create/edit users and give them roles.
</description>
<status>works/unverified</status>
</file>