Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.499.2.9 and 1.508

version 1.499.2.9, 2006/11/06 16:56:52 version 1.508, 2006/09/28 22:47:17
Line 1760  echo 'pod2html lond' Line 1760  echo 'pod2html lond'
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
 <source dist='default'>loncom/build/CHECKRPMS</source>  <source dist='default'>loncom/build/CHECKRPMS.default</source>
   <source dist='fedora1 fedora2 fedora3 fedora4 fedora5'>loncom/build/CHECKRPMS.fedora</source>
   <source dist='rhes4'>loncom/build/CHECKRPMS.rhel</source>
   <source dist='suse9.2 suse9.3 sles9'>loncom/build/CHECKRPMS.suse</source>
   <source dist='sles10'>loncom/build/CHECKRPMS.sles10</source>
 <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>  <target dist='default'>home/httpd/cgi-bin/CHECKRPMS</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
 <description>CGI script that checks status of RPMs</description>  <description>CGI script that checks status of RPMs</description>
 <dependencies>  <dependencies>
 loncom/build/CHECKRPMS  loncom/build/CHECKRPMS.default;
   loncom/build/CHECKRPMS.fedora;
   loncom/build/CHECKRPMS.rhel;
   loncom/build/CHECKRPMS.suse;
   loncom/build/CHECKRPMS.sles10;
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
Line 5801  Functions are documented in CVS:loncapa/ Line 5809  Functions are documented in CVS:loncapa/
   </description>    </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/homework/task_ie.css</source>  
   <target dist='default'>home/httpd/html/res/adm/includes/task_ie.css</target>  
   <categoryname>handler</categoryname>  
   <description>  
     Style definitions for task display for IE 6 and earlier  
   </description>  
 </file>  
 <file>  
   <source>loncom/homework/task.css</source>  
   <target dist='default'>home/httpd/html/res/adm/includes/task_ie7.css</target>  
   <categoryname>handler</categoryname>  
   <description>  
     Style definitions for task display for IE 7  
   </description>  
 </file>  
 <file>  
   <source>loncom/homework/task_grading.js</source>    <source>loncom/homework/task_grading.js</source>
   <target dist='default'>home/httpd/html/res/adm/includes/task_grading.js</target>    <target dist='default'>home/httpd/html/res/adm/includes/task_grading.js</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
Line 6366  javascript for handling client-side inte Line 6358  javascript for handling client-side inte
 </description>  </description>
 </file>  </file>
 <file>  <file>
 <source dist='default'>loncom/build/CHECKRPMS</source>  <source dist='default'>loncom/build/CHECKRPMS.default</source>
   <source dist='fedora1 fedora2 fedora3 fedora4 fedora5'>loncom/build/CHECKRPMS.fedora</source>
   <source dist='rhes4'>loncom/build/CHECKRPMS.rhel</source>
   <source dist='suse9.2 suse9.3 sles9'>loncom/build/CHECKRPMS.suse</source>
   <source dist='sles10'>loncom/build/CHECKRPMS.sles10</source>
 <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>  <target dist='default'>usr/local/loncapa/bin/CHECKRPMS</target>
 <categoryname>system script</categoryname>  <categoryname>system script</categoryname>
 <description>  <description>
 Checks if RPMs need updating with yum, you, rug, up2date or check-rpms depending on distribution.  manilla wrapper around check-rpms
 </description>  </description>
 <status>tested/documented/beta</status>  <status>tested/documented/beta</status>
 </file>  </file>
Line 6539  of users, and (b) to display e-mail of t Line 6535  of users, and (b) to display e-mail of t
   <target dist='default'>home/httpd/lib/perl/Apache/lonsupportreq.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonsupportreq.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
   <description>    <description>
     Handler to make it easy for users to send a request to te helpdesk      Handler to make it easy for users to send a request to the helpdesk
     </description>
   </file>
   <file>
     <source>loncom/interface/coursecatalog.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/coursecatalog.pm</target>
     <categoryname>handler</categoryname>
     <description>
       Display catalog of courses with institutional codes, filtered by domain-specific categories (e.g., year, semester, department etc.).
   </description>    </description>
 </file>  </file>
 <file>  <file>
Line 6548  of users, and (b) to display e-mail of t Line 6552  of users, and (b) to display e-mail of t
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
   <description>    <description>
     Interface to modifying a course's internal ENV values for automated      Interface to modifying a course's internal ENV values for automated
     enrollement      enrollment
   </description>    </description>
 </file>  </file>
 <file>  <file>

Removed from v.1.499.2.9  
changed lines
  Added in v.1.508


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