Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.645.2.4 and 1.645.2.5

version 1.645.2.4, 2009/08/14 00:56:12 version 1.645.2.5, 2009/08/14 01:12:07
Line 1318  organic_hint.problem; Line 1318  organic_hint.problem;
 organic_hint.problem.meta;  organic_hint.problem.meta;
 reaction.problem;  reaction.problem;
 reaction.problem.meta;  reaction.problem.meta;
 rection_hint.problem;  reaction_hint.problem;
 reaction_hint.problem.meta  reaction_hint.problem.meta
 </filenames>  </filenames>
 </fileglob>  </fileglob>
Line 2090  Handler for a DC to pick an author from Line 2090  Handler for a DC to pick an author from
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <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>  <source>loncom/interface/lonbulletin.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonbulletin.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3479  Internal routines for creating a clone o Line 3488  Internal routines for creating a clone o
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
 <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>  <source>loncom/interface/loncreateuser.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/loncreateuser.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Allows users to within their own privileges create/edit users and give  Allows users to within their own privileges create/edit users and give them roles.
 them roles.   
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>

Removed from v.1.645.2.4  
changed lines
  Added in v.1.645.2.5


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>