Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.300 and 1.303

version 1.300, 2003/11/24 22:03:12 version 1.303, 2003/12/08 19:34:15
Line 99  http://www.lon-capa.org/ Line 99  http://www.lon-capa.org/
   <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>    <chmod dist='default'>0444</chmod><chown dist='default'>root:root</chown>
   <abbreviation>static</abbreviation>    <abbreviation>static</abbreviation>
 </category>  </category>
   <category name="www static conf" type="runtime">
     <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
     <abbreviation>static</abbreviation>
   </category>
   <category name="www static conf" type="development">
     <chmod dist='default'>0644</chmod><chown dist='default'>www:www</chown>
     <abbreviation>static</abbreviation>
   </category>
 <category name="conf" type="runtime">  <category name="conf" type="runtime">
   <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>    <chmod dist='default'>0644</chmod><chown dist='default'>root:root</chown>
   <abbreviation>configurable</abbreviation>    <abbreviation>configurable</abbreviation>
Line 1162  and privileges available in the network Line 1170  and privileges available in the network
 <file type="private">  <file type="private">
 <source>loncom/hosts.tab</source>  <source>loncom/hosts.tab</source>
 <target dist='default'>home/httpd/lonTabs/hosts.tab</target>  <target dist='default'>home/httpd/lonTabs/hosts.tab</target>
 <categoryname>static conf</categoryname>  <categoryname>www static conf</categoryname>
 <description>  <description>
 List of all machines in the LON-CAPA network.  Relates <tt>lonHostID</tt> to  List of all machines in the LON-CAPA network.  Relates <tt>lonHostID</tt> to
 <tt>lonDefDomain</tt> and <u>IP address</u>.  <tt>lonDefDomain</tt> and <u>IP address</u>.
Line 1171  List of all machines in the LON-CAPA net Line 1179  List of all machines in the LON-CAPA net
 <file type="private">  <file type="private">
 <source>loncom/domain.tab</source>  <source>loncom/domain.tab</source>
 <target dist='default'>home/httpd/lonTabs/domain.tab</target>  <target dist='default'>home/httpd/lonTabs/domain.tab</target>
 <categoryname>static conf</categoryname>  <categoryname>www static conf</categoryname>
 <description>  <description>
 List of all domains in the LON-CAPA network. Lists the name name of the domain and any default authentication.  List of all domains in the LON-CAPA network. Lists the name name of the domain and any default authentication.
 </description>  </description>
Line 4516  fvl.gif; Line 4524  fvl.gif;
 csm.gif;  csm.gif;
 fit.gif;  fit.gif;
 nau.gif;  nau.gif;
   waverly.gif;
   cmich.gif;
 UNICAMP.gif;  UNICAMP.gif;
 glps.gif;  glps.gif;
 BCHS.gif;  BCHS.gif;
Line 4536  msu.tab; Line 4546  msu.tab;
 csm.tab;  csm.tab;
 fit.tab;  fit.tab;
 nau.tab;  nau.tab;
   cmich.tab;
 UNICAMP.tab;  UNICAMP.tab;
 fsu.tab;  fsu.tab;
 sfu.tab;  sfu.tab;

Removed from v.1.300  
changed lines
  Added in v.1.303


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