Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.28 and 1.34

version 1.28, 2001/08/20 17:35:59 version 1.34, 2001/09/04 23:21:00
Line 167  echo '********************************** Line 167  echo '**********************************
   </description>    </description>
 </directory>  </directory>
 <directory>  <directory>
     <targetdir dist='default'>home/httpd/lib/perl</targetdir>
     <categoryname>server readonly</categoryname>
     <description>location of LON-CAPA non web mod-perl handlers</description>
   </directory>
   <directory>
   <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>    <targetdir dist='default'>home/httpd/lib/perl/Apache</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>location of LON-CAPA web mod-perl handlers</description>    <description>location of LON-CAPA web mod-perl handlers</description>
Line 212  echo '********************************** Line 217  echo '**********************************
   <description>home of the rat</description>    <description>home of the rat</description>
 </directory>  </directory>
 <directory>  <directory>
     <targetdir dist='default'>home/httpd/html/adm/help</targetdir>
     <categoryname>server readonly</categoryname>
     <description>online help documentation</description>
   </directory>
   <directory>
   <targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir>    <targetdir dist='default'>home/httpd/html/adm/lonIcons</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>graphic widgets</description>    <description>graphic widgets</description>
Line 1364  implements &lt;script&gt;, &lt;scriptlib Line 1374  implements &lt;script&gt;, &lt;scriptlib
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/homework/randomlabel.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/randomlabel.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Interface for producing applet code which randomizes the labelling of an
   image.
   </description>
   </file>
   <file>
 <source>loncom/homework/lonhomework.pm</source>  <source>loncom/homework/lonhomework.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonhomework.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1411  handles request to the CAPA homework pro Line 1430  handles request to the CAPA homework pro
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/localauth.pm</source>
   <target dist='default'>home/httpd/lib/perl/localauth.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Local authentication mechanism (meant to be customized).
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/auth/lonacc.pm</source>  <source>loncom/auth/lonacc.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonacc.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 1564  which is restricted based on file or ser Line 1592  which is restricted based on file or ser
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/html/adm/help/searchcat.html</source>
   <target dist='default'>home/httpd/html/adm/help/searchcat.html</target>
   <categoryname>interface file</categoryname>
   <description>
   Help page for the search engine.
   </description>
   </file>
   <file>
 <source>rat/client/rat.html</source>  <source>rat/client/rat.html</source>
 <target dist='default'>home/httpd/html/adm/rat/rat.html</target>  <target dist='default'>home/httpd/html/adm/rat/rat.html</target>
 <categoryname>interface file</categoryname>  <categoryname>interface file</categoryname>
Line 1773  html_big.gif Line 1809  html_big.gif
 jpg.gif  jpg.gif
 jpg_big.gif  jpg_big.gif
 liteani.gif  liteani.gif
   lonanim.gif
   lonanimend.gif
   lonhelplogos.gif
 lonlogo.gif  lonlogo.gif
 lonlogos.gif  lonlogos.gif
 meta.gif  meta.gif
Line 1797  sequence.gif Line 1836  sequence.gif
 sequence_big.gif  sequence_big.gif
 server.gif  server.gif
 server_big.gif  server_big.gif
   srvbad.gif
   srvempty.gif
   srvgood.gif
   srvhalf.gif
   srvnull.gif
 survey.gif  survey.gif
 survey_big.gif  survey_big.gif
 tex.gif  tex.gif
Line 2027  cstr.gif Line 2071  cstr.gif
 d.gif  d.gif
 dempty.gif  dempty.gif
 e.gif  e.gif
   egrd.gif
 empty.gif  empty.gif
 enrl.gif  enrl.gif
 eval.gif  eval.gif

Removed from v.1.28  
changed lines
  Added in v.1.34


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