[LON-CAPA-cvs] cvs: nsdl / README
harris41
lon-capa-cvs@mail.lon-capa.org
Sun, 14 Jul 2002 07:58:53 -0000
harris41 Sun Jul 14 03:58:53 2002 EDT
Modified files:
/nsdl README
Log:
describing files
Index: nsdl/README
diff -u nsdl/README:1.1 nsdl/README:1.2
--- nsdl/README:1.1 Sun Jul 14 03:40:56 2002
+++ nsdl/README Sun Jul 14 03:58:53 2002
@@ -14,6 +14,8 @@
the CVS repository.
export CVSROOT=:pserver:USERNAME@install.lon-capa.org:/home/cvs
+cvs login
+cvs co nsdl
How to build and install
========================
@@ -21,6 +23,22 @@
cd nsdl/build
make build
make install
+
+Important files
+===============
+The stylesheets for carrying out the metadata conversion are
+nsdl/lib/stylesheets/*.xsl .
+
+The Apache web handler modules are defined in the directory:
+nsdl/lib/perl/Apache/ .
+
+The Apache configuration file (see below also) is
+nsdl/conf/nsdl.conf .
+
+The source-to-target is defined by nsdl/build/gatewayfiles.lpml
+(an XML file defines how the software is "rendered" onto the system.
+
+And, there are other files.
System requirements
===================