Diff for /doc/loncapafiles/valid_hosts.xfml between versions 1.1 and 1.2

version 1.1, 2002/01/29 10:37:40 version 1.2, 2002/01/31 20:34:37
Line 1 Line 1
 <!-- webserver.xfml -->  <!-- valid_hosts.xfml -->
 <!-- Scott Harrison -->  <!-- Scott Harrison -->
   
 <!-- $Id$ -->  <!-- $Id$ -->
Line 34  http://www.lon-capa.org/ Line 34  http://www.lon-capa.org/
      not one or more than two...  -->       not one or more than two...  -->
   
 <xfml>  <xfml>
 <when:name match='/^.*$/'>  <clause>
 <when:attribute match='dist=/^.*redhat.*$/'>  <when:name match='/^source$/'>
   <when:cdata match='!/^loncom\/hosts\.tab$/'>
 <choice:exclude nodename='file' />  <choice:exclude nodename='file' />
 </when:attribute>  </when:cdata>
 </when:name>  
 <when:name match='/^.*$/'>  
 <when:attribute match='border=/1/'>  
 <choice:exclude nodename='file' />  
 </when:attribute>  
 </when:name>  </when:name>
   </clause>
 </xfml>  </xfml>
   
   
   
   
   
   
   
   
   
   
   
   
   

Removed from v.1.1  
changed lines
  Added in v.1.2


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