Diff for /nsdl/build/gatewayfiles.lpml between versions 1.3 and 1.4

version 1.3, 2002/05/29 00:57:47 version 1.4, 2002/07/14 07:44:13
Line 92  echo '********************************** Line 92  echo '**********************************
   <description>directory for web server configuration files</description>    <description>directory for web server configuration files</description>
 </directory>  </directory>
 <directory>  <directory>
     <targetdir dist='default'>home/httpd/html/gateway_images</targetdir>
     <categoryname>webstandard</categoryname>
     <description>directory for beautifying gateway images</description>
   </directory>
   <directory>
     <targetdir dist='default'>home/httpd/html/info</targetdir>
     <categoryname>webstandard</categoryname>
     <description>information directory about the NSDL-LONCAPA Gateway
   </description>
   </directory>
   <directory>
   <targetdir dist='default'>home/httpd/html/test</targetdir>    <targetdir dist='default'>home/httpd/html/test</targetdir>
   <categoryname>webstandard</categoryname>    <categoryname>webstandard</categoryname>
   <description>directory for temporary files</description>    <description>directory for temporary files</description>
Line 137  functionality</description> Line 148  functionality</description>
 </directories>  </directories>
 <files>  <files>
 <file>  <file>
   <source>interface/homepage.html</source>
   <target dist='default'>home/httpd/html/index.html</target>
   <categoryname>interfacefile</categoryname>
   <description>NSDL image</description>
   <status>unverified</status>
   </file>
   <file>
   <source>interface/graphics/gateway.gif</source>
   <target dist='default'>home/httpd/html/gateway_images/gateway.gif
   </target>
   <categoryname>interfacefile</categoryname>
   <description>gateway header word image</description>
   <status>unverified</status>
   </file>
   <file>
   <source>interface/graphics/and.gif</source>
   <target dist='default'>home/httpd/html/gateway_images/and.gif
   </target>
   <categoryname>interfacefile</categoryname>
   <description>image of the word "and"</description>
   <status>unverified</status>
   </file>
   <file>
   <source>interface/graphics/nsdl_title.gif</source>
   <target dist='default'>home/httpd/html/gateway_images/nsdl_title.gif
   </target>
   <categoryname>interfacefile</categoryname>
   <description>NSDL image</description>
   <status>unverified</status>
   </file>
   <file>
   <source>interface/graphics/LOLnetwork_top.gif</source>
   <target dist='default'>home/httpd/html/gateway_images/LOLnetwork_top.gif
   </target>
   <categoryname>interfacefile</categoryname>
   <description>Top part of the LON-CAPA header icon</description>
   <status>unverified</status>
   </file>
   <file>
   <source>interface/graphics/LOLnetwork_bottom.gif</source>
   <target dist='default'>home/httpd/html/gateway_images/LOLnetwork_bottom.gif
   </target>
   <categoryname>interfacefile</categoryname>
   <description>Bottom part of the LON-CAPA header icon</description>
   <status>unverified</status>
   </file>
   <file>
   <source>interface/graphics/edgegraphic.jpg</source>
   <target dist='default'>home/httpd/html/gateway_images/edgegraphic.jpg</target>
   <categoryname>interfacefile</categoryname>
   <description>Pictures of LON-CAPA activity</description>
   <status>unverified</status>
   </file>
   <file>
   <source>interface/content.html</source>
   <target dist='default'>home/httpd/html/info/content.html</target>
   <categoryname>interfacefile</categoryname>
   <description>Description of LON-CAPA content</description>
   <status>unverified</status>
   </file>
   <file>
 <source>interface/test1.html</source>  <source>interface/test1.html</source>
 <target dist='default'>home/httpd/html/test/test1.html</target>  <target dist='default'>home/httpd/html/test/test1.html</target>
 <categoryname>interfacefile</categoryname>  <categoryname>interfacefile</categoryname>

Removed from v.1.3  
changed lines
  Added in v.1.4


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