--- doc/loncapafiles/loncapafiles.lpml 2001/09/08 00:07:19 1.36
+++ doc/loncapafiles/loncapafiles.lpml 2001/10/18 18:13:02 1.47
@@ -130,11 +130,80 @@ echo '**********************************
+ etc
+ standard
+ standard linux directory for configuration files
+
+
+ etc/atalk
+ standard
+ appletalk configuration files
+
+
+ etc/cron.d
+ standard
+ standard linux directory for running time-based "jobs"
+
+
+etc/httpd/confstandardweb configuration files
+ etc/ntp
+ standard
+ configuration directory for network time protocol
+
+
+ etc/rc.d/init.d
+ etc/init.d
+ standard
+ scripts that run during system startup
+
+
+ etc/rc.d/rc0.d
+ etc/rc0.d
+ standard
+ scripts that run for run-level 0
+
+
+ etc/rc.d/rc1.d
+ etc/rc1.d
+ standard
+ scripts that run for run-level 1
+
+
+ etc/rc.d/rc2.d
+ etc/rc2.d
+ standard
+ scripts that run for run-level 2
+
+
+ etc/rc.d/rc3.d
+ etc/rc3.d
+ standard
+ scripts that run for run-level 3
+
+
+ etc/rc.d/rc4.d
+ etc/rc4.d
+ standard
+ scripts that run for run-level 4
+
+
+ etc/rc.d/rc5.d
+ etc/rc5.d
+ standard
+ scripts that run for run-level 5
+
+
+ etc/rc.d/rc6.d
+ etc/rc6.d
+ standard
+ scripts that run for run-level 6
+
+home/httpd/lonTabsstandardtab-formatted reference files
@@ -145,11 +214,6 @@ echo '**********************************
start of the web server tree
- etc
- standard
- standard linux directory for configuration files
-
-home/httpd/perlserver readonlyperl scripts for managing the LON-CAPA system
@@ -252,14 +316,6 @@ roles.db) which specify the roles and pr
LON-CAPA system.
- usr/lib/perl5/site_perl/5.005
- usr/lib/perl5/site_perl/5.6.0
- usr/local/lib/perl/5.6.0
- standard
- system perl tree (usually present on linux systems)
-
-
-home/httpd/html/adm/MathMLserver readonlymathematics markup language resources
@@ -299,83 +355,50 @@ LON-CAPA system.
- usr/sbin
- standard
- standard linux directory for superuser executables
+ home/httpd/html/res/adm/pages/indexericons
+
+ server readonly
+ icons that help depict the file system (outdated)
- etc/cron.d
+ usr/lib/perl5/site_perl/5.005
+ usr/lib/perl5/site_perl/5.6.0
+ usr/local/lib/perl/5.6.0standard
- standard linux directory for running time-based "jobs"
+ system perl tree (usually present on linux systems)
- etc/ntp
- standard
- configuration directory for network time protocol
-
-
- etc/rc.d/init.d
- etc/init.d
- standard
- scripts that run during system startup
-
-
- etc/rc.d/rc0.d
- etc/rc0.d
- standard
- scripts that run for run-level 0
-
-
- etc/rc.d/rc1.d
- etc/rc1.d
- standard
- scripts that run for run-level 1
-
-
- etc/rc.d/rc2.d
- etc/rc2.d
- standard
- scripts that run for run-level 2
-
-
- etc/rc.d/rc3.d
- etc/rc3.d
- standard
- scripts that run for run-level 3
-
-
- etc/rc.d/rc4.d
- etc/rc4.d
- standard
- scripts that run for run-level 4
-
-
- etc/rc.d/rc5.d
- etc/rc5.d
- standard
- scripts that run for run-level 5
-
-
- etc/rc.d/rc6.d
- etc/rc6.d
- standard
- scripts that run for run-level 6
-
-
- etc/atalk
+ usr/sbinstandard
- appletalk configuration files
-
-
- home/httpd/html/res/adm/pages/indexericons
-
- server readonly
- icons that help depict the file system (outdated)
+ standard linux directory for superuser executables
+
+etc/krb.conf
+conf
+
+which Kerberos server to contact for specified Kerberos domains
+
+
+
+
+list elements are separated by newlines
+
+
+each list element consists of only two subelements separated by a colon
+
+
+
Kerberos domain value
+
Kerberos server IP address
+
+
+
+
+
+etc/httpd/conf/access.confconf
@@ -457,6 +480,15 @@ well as causing the Apache module to be
+
+home/httpd/lonTabs/thesaurus.dat
+static conf
+
+Custom Thesaurus file for LON-CAPA, in the format
+word@wordID@frequency@relatedwordID:frequency,relatedwordID:frequency,...
+
+
+home/httpd/lonTabs/mydesk.tabstatic conf
@@ -482,84 +514,92 @@ parameter.
-
-
-home/httpd/html/res/adm/includes/templates/blank.library
-static conf
-
-Template file for a new library.
-
-
-
-
-
-home/httpd/html/res/adm/includes/templates/blank.library.meta
-static conf
-
-Metadata related to a new library.
-
-
-
-
-
-home/httpd/html/res/adm/includes/templates/script.library
-static conf
-
-Template file for a new script library.
-
-
-
-
-
-home/httpd/html/res/adm/includes/templates/script.library.meta
-static conf
-
-Metadata for a new script library.
-
-
-
-
-
-home/httpd/html/res/adm/includes/templates/blank.problem
-static conf
+
+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.
+
-
-
-home/httpd/html/res/adm/includes/templates/blank.problem.meta
-static conf
+
+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
-
-
-
-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
+
+
-
-
-home/httpd/html/res/adm/includes/templates/numerical.problem.meta
+
+home/httpd/lonTabs/insertlist.tabstatic conf
-Template file metadata for a numerical problem.
+Describes what tags are allowed inside other tags.
-
-home/httpd/lonTabs/insertlist.tab
+
+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.
+
@@ -644,29 +684,6 @@ Basic auth password to access /lon-statu
-
-etc/krb.conf
-conf
-
-which Kerberos server to contact for specified Kerberos domains
-
-
-
-
-list elements are separated by newlines
-
-
-each list element consists of only two subelements separated by a colon
-
-