[LON-CAPA-cvs] cvs: nsdl /build gatewayfiles.lpml
harris41
lon-capa-cvs@mail.lon-capa.org
Wed, 29 May 2002 00:57:47 -0000
harris41 Tue May 28 20:57:47 2002 EDT
Modified files:
/nsdl/build gatewayfiles.lpml
Log:
including web server configuration directory; including virtually
all of gateway modules; including two interface testing pages
Index: nsdl/build/gatewayfiles.lpml
diff -u nsdl/build/gatewayfiles.lpml:1.2 nsdl/build/gatewayfiles.lpml:1.3
--- nsdl/build/gatewayfiles.lpml:1.2 Tue May 28 01:13:47 2002
+++ nsdl/build/gatewayfiles.lpml Tue May 28 20:57:47 2002
@@ -3,7 +3,7 @@
<!-- Scott Harrison -->
-<!-- $Id: gatewayfiles.lpml,v 1.2 2002/05/28 05:13:47 harris41 Exp $ -->
+<!-- $Id: gatewayfiles.lpml,v 1.3 2002/05/29 00:57:47 harris41 Exp $ -->
<!-- This file is a collection of all files associated
with implementing a gateway between NSDL to LON-CAPA. -->
@@ -87,6 +87,16 @@
</rpm>
<directories>
<directory>
+ <targetdir dist='default'>etc/httpd/conf</targetdir>
+ <categoryname>standard</categoryname>
+ <description>directory for web server configuration files</description>
+</directory>
+<directory>
+ <targetdir dist='default'>home/httpd/html/test</targetdir>
+ <categoryname>webstandard</categoryname>
+ <description>directory for temporary files</description>
+</directory>
+<directory>
<targetdir dist='default'>home/httpd/html/tmp</targetdir>
<categoryname>webstandard</categoryname>
<description>directory for temporary files</description>
@@ -127,6 +137,20 @@
</directories>
<files>
<file>
+<source>interface/test1.html</source>
+<target dist='default'>home/httpd/html/test/test1.html</target>
+<categoryname>interfacefile</categoryname>
+<description></description>
+<status>unverified</status>
+</file>
+<file>
+<source>interface/test2.html</source>
+<target dist='default'>home/httpd/html/test/test2.html</target>
+<categoryname>interfacefile</categoryname>
+<description></description>
+<status>unverified</status>
+</file>
+<file>
<source>conf/nsdl.conf</source>
<target dist='default'>etc/httpd/conf/nsdl.conf</target>
<categoryname>filestandard</categoryname>
@@ -157,8 +181,72 @@
<status>unverified</status>
</file>
<file>
+<source>lib/perl/Apache/GATEWAY/Common.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/GATEWAY/Common.pm
+</target>
+<categoryname>webprogram</categoryname>
+<description></description>
+<status>unverified</status>
+</file>
+<file>
+<source>lib/perl/Apache/GATEWAY/ToNSDL.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/GATEWAY/ToNSDL.pm
+</target>
+<categoryname>webprogram</categoryname>
+<description></description>
+<status>unverified</status>
+</file>
+<file>
+<source>lib/perl/Apache/GATEWAY/FromNSDL.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/GATEWAY/FromNSDL.pm
+</target>
+<categoryname>webprogram</categoryname>
+<description></description>
+<status>unverified</status>
+</file>
+<file>
+<source>lib/perl/Apache/GATEWAY/ToLONCAPA.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/GATEWAY/ToLONCAPA.pm
+</target>
+<categoryname>webprogram</categoryname>
+<description></description>
+<status>unverified</status>
+</file>
+<file>
+<source>lib/perl/Apache/GATEWAY/FromLONCAPA.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/GATEWAY/FromLONCAPA.pm
+</target>
+<categoryname>webprogram</categoryname>
+<description></description>
+<status>unverified</status>
+</file>
+<file>
<source>lib/perl/Apache/LONCAPA/ToTheGateway.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/LONCAPA/ToTheGateway.pm
+</target>
+<categoryname>webprogram</categoryname>
+<description></description>
+<status>unverified</status>
+</file>
+<file>
+<source>lib/perl/Apache/LONCAPA/FromTheGateway.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/LONCAPA/FromTheGateway.pm
+</target>
+<categoryname>webprogram</categoryname>
+<description></description>
+<status>unverified</status>
+</file>
+<file>
+<source>lib/perl/Apache/NSDL/ToTheGateway.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/NSDL/ToTheGateway.pm
+</target>
+<categoryname>webprogram</categoryname>
+<description></description>
+<status>unverified</status>
+</file>
+<file>
+<source>lib/perl/Apache/NSDL/FromTheGateway.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/NSDL/FromTheGateway.pm
</target>
<categoryname>webprogram</categoryname>
<description></description>