[LON-CAPA-cvs] cvs: nsdl /build gatewayfiles.lpml

harris41 lon-capa-cvs@mail.lon-capa.org
Sun, 14 Jul 2002 07:44:13 -0000


harris41		Sun Jul 14 03:44:13 2002 EDT

  Modified files:              
    /nsdl/build	gatewayfiles.lpml 
  Log:
  adding interface files to installation
  
  
Index: nsdl/build/gatewayfiles.lpml
diff -u nsdl/build/gatewayfiles.lpml:1.3 nsdl/build/gatewayfiles.lpml:1.4
--- nsdl/build/gatewayfiles.lpml:1.3	Tue May 28 20:57:47 2002
+++ nsdl/build/gatewayfiles.lpml	Sun Jul 14 03:44:13 2002
@@ -3,7 +3,7 @@
 
 <!-- Scott Harrison -->
 
-<!-- $Id: gatewayfiles.lpml,v 1.3 2002/05/29 00:57:47 harris41 Exp $ -->
+<!-- $Id: gatewayfiles.lpml,v 1.4 2002/07/14 07:44:13 harris41 Exp $ -->
 
 <!-- This file is a collection of all files associated
 with implementing a gateway between NSDL to LON-CAPA. -->
@@ -92,6 +92,17 @@
   <description>directory for web server configuration files</description>
 </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>
   <categoryname>webstandard</categoryname>
   <description>directory for temporary files</description>
@@ -136,6 +147,67 @@
 </directory>
 </directories>
 <files>
+<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>
 <target dist='default'>home/httpd/html/test/test1.html</target>