Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.591.2.1 and 1.595

version 1.591.2.1, 2008/07/08 02:07:38 version 1.595, 2008/07/08 17:52:36
Line 363  Used by lond parent to check if children Line 363  Used by lond parent to check if children
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/captchaspool</targetdir>
     <categoryname>server standard</categoryname>
     <description>for temporary storage of Captcha images</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/captchadb</targetdir>
     <categoryname>server standard</categoryname>
     <description>for temporary storage of Captcha codes</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/lib</targetdir>    <targetdir dist='default'>home/httpd/lib</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>location of LON-CAPA software modules and    <description>location of LON-CAPA software modules and
Line 640  interface, Apache (mod_perl) handlers</d Line 652  interface, Apache (mod_perl) handlers</d
   <description>error warnings and icons</description>    <description>error warnings and icons</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/html/captcha</targetdir>
     <categoryname>server readonly</categoryname>
     <description>unauthenticated resources</description>
   </directory>
   <directory dist='default'>
   <protectionlevel>never_delete</protectionlevel>    <protectionlevel>never_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/lonUsers</targetdir>    <targetdir dist='default'>home/httpd/lonUsers</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
Line 3638  Latex.html; Line 3656  Latex.html;
 MathML.html;  MathML.html;
 Maxima.html;  Maxima.html;
 MaximaPopup.html;  MaximaPopup.html;
   EditMathPopup.html;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>

Removed from v.1.591.2.1  
changed lines
  Added in v.1.595


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