--- doc/loncapafiles/loncapafiles.lpml 2001/09/18 19:04:36 1.40
+++ doc/loncapafiles/loncapafiles.lpml 2001/10/18 18:13:02 1.47
@@ -480,6 +480,15 @@ well as causing the Apache module to be
+loncom/publisher/thesaurus.dat
+home/httpd/lonTabs/thesaurus.dat
+static conf
+
+Custom Thesaurus file for LON-CAPA, in the format
+word@wordID@frequency@relatedwordID:frequency,relatedwordID:frequency,...
+
+
+loncom/interface/mydesk.tabhome/httpd/lonTabs/mydesk.tabstatic conf
@@ -505,84 +514,92 @@ parameter.
-loncom/homework/templates/blank.library
-
-home/httpd/html/res/adm/includes/templates/blank.library
-static conf
-
-Template file for a new library.
-
-
-
-loncom/homework/templates/blank.library.meta
-
-home/httpd/html/res/adm/includes/templates/blank.library.meta
-static conf
-
-Metadata related to a new library.
-
-
-
-loncom/homework/templates/script.library
-
-home/httpd/html/res/adm/includes/templates/script.library
-static conf
-
-Template file for a new script library.
-
-
-
-loncom/homework/templates/script.library.meta
-
-home/httpd/html/res/adm/includes/templates/script.library.meta
-static conf
-
-Metadata for a new script library.
-
-
-
-loncom/homework/templates/blank.problem
-
-home/httpd/html/res/adm/includes/templates/blank.problem
-static conf
+loncom/cgi/graph.gif
+home/httpd/cgi-bin/graph.gif
+script
-Template file.
+Dynamically outputs a graph especially for lonstatistics.pm.
+
+Depends on perl modules:
+GDGraph-1.33 and GDTextUtils-0.80.
+
-loncom/homework/templates/blank.problem.meta
-
-home/httpd/html/res/adm/includes/templates/blank.problem.meta
-static conf
+loncom/cgi/metadata_keywords.pl
+home/httpd/cgi-bin/metadata_keywords.pl
+script
-Template file metadata.
+a cgi-script (not mod_perl), which contacts MySQL and pulls
+out all keywords in this format:
+
+coil,magnetic,transformer
+transformer,coils,current,amperes,voltage,transformers,coil
+flux,magnetic,current,transformer
+coil,loop,field,magnetic
+
+... etc (one line per entry).
+
+and simply prints this text-only (no markup) to the browser
-
-loncom/homework/templates/numerical.problem
-
-home/httpd/html/res/adm/includes/templates/numerical.problem
+
+*
+loncom/homework/templates/
+
+home/httpd/html/res/adm/includes/templates/static conf
-Template file for a numerical problem.
+Template files for generating new resources.
-
+
+blank.library
+blank.library.meta
+script.library
+script.library.meta
+blank.problem
+blank.problem.meta
+numerical.problem
+numerical.problem.meta
+RadioResponse.problem
+RadioResponse.problem.meta
+SelectFromOptions-4ConceptGoups.problem
+SelectFromOptions-4ConceptGoups.problem.meta
+SelectFromOptions-5ConceptGoups.problem
+SelectFromOptions-5ConceptGoups.problem.meta
+SelectFromOptions-6ConceptGoups.problem
+SelectFromOptions-6ConceptGoups.problem.meta
+SelectFromOptions-7ConceptGoups.problem
+SelectFromOptions-7ConceptGoups.problem.meta
+SelectFromOptions-8ConceptGoups.problem
+SelectFromOptions-8ConceptGoups.problem.meta
+SelectFromOptions-Simple.problem
+SelectFromOptions-Simple.problem.meta
+SimpleStringResponse.problem
+SimpleStringResponse.problem.meta
+StringResponse.problem
+StringResponse.problem.meta
+
+
-loncom/homework/templates/numerical.problem.meta
-
-home/httpd/html/res/adm/includes/templates/numerical.problem.meta
+loncom/homework/insertlist.tab
+home/httpd/lonTabs/insertlist.tabstatic conf
-Template file metadata for a numerical problem.
+Describes what tags are allowed inside other tags.
-loncom/homework/insertlist.tab
-home/httpd/lonTabs/insertlist.tab
+CAPA/JavaTools/GLabel.class
+home/httpd/html/res/adm/includes/GLabel.class
+static conf
-Describes what tags are allowed inside other tags.
+Java applet for labelling graphs.
+
+Built from Glabel.java. Still working on build/dependency details.
+loncom/interface/default.assesscalc
@@ -1889,6 +1906,7 @@ subm_button.gif
loncom/xml/tth.pmusr/lib/perl5/site_perl/5.005/tth.pm
+usr/lib/perl5/site_perl/5.6.0/tth.pmsystem file
perl module for invoking functions specific to TeX-to-HTML conversion
@@ -1903,6 +1921,7 @@ the build process however.
modules/TexConvert/tthperl/tth.sousr/lib/perl5/site_perl/5.005/tth.so
+usr/lib/perl5/site_perl/5.6.0/tth.sosystem file
shared library file for dynamic loading and unloading
@@ -1925,6 +1944,7 @@ modules/TexConvert/tthperl/commands
loncom/homework/caparesponse/capa.pmusr/lib/perl5/site_perl/5.005/capa.pm
+usr/lib/perl5/site_perl/5.6.0/capa.pmsystem file
perl module for invoking functions specific to CAPA
@@ -1938,6 +1958,7 @@ the build process however.
loncom/homework/caparesponse/capa.bsusr/lib/perl5/site_perl/5.005/capa.bs
+usr/lib/perl5/site_perl/5.6.0/capa.bssystem file
bootstrap file associated with dynamic loading of this module on multiple
@@ -1952,6 +1973,7 @@ the build process however.
loncom/homework/caparesponse/capa.sousr/lib/perl5/site_perl/5.005/capa.so
+usr/lib/perl5/site_perl/5.6.0/capa.sosystem file
shared library file for dynamic loading and unloading