-
- Files & Directories |
- Type |
- Function |
- Install |
-
-
- DIRECTORY -- /etc/httpd/conf |
- |
-
-
- ![configurable](configurable.gif) |
- access.conf |
- conf |
- define handlers, set parameters |
- configure
+
+
+
+define handlers, set parameters
+
+
+configure
lonHostID | LON-internal HostID of this machine |
@@ -52,68 +204,59 @@ and, these files
lonLoadLim | Load Limit ( 100% loadavg ) |
lonExpire | Expiration for local copies in seconds |
- |
-
- ![configurable](static.gif) |
- httpd.conf |
- static conf |
- main server configuration file |
- |
-
-
- ![configurable](static.gif) |
- srm.conf |
- static conf |
- name space configuration |
- |
-
-
- ![configurable](static.gif) |
- startup.pl |
- static conf |
- set paths to modules; invoked by access.conf |
- |
-
-
- DIRECTORY -- /home/httpd/lonTabs |
- LON-CAPA Tables |
-
-
- ![static](static.gif) |
- filetypes.tab |
- static conf |
- Descriptive list of file extensions, and extension groupings |
- |
-
-
- ![static](static.gif) |
- roles.tab |
- static conf |
- List of privileges associated with users of multiple types (for example: Teaching Assistant, Exam Proctor, Course Coordinator) |
- |
-
-
- ![static](static.gif) |
- rolesplain.tab |
- static conf |
- Descriptive list of abbreviations used in roles.tab for user types and privileges available
- in the network with function |
- |
-
-
- ![static](static.gif) |
- hosts.tab |
- static conf |
- List of all machines in the LON-CAPA network. Relates lonHostID to lonDefDomain and IP address |
- |
-
-
- ![configurable](configurable.gif) |
- spare.tab |
- conf |
- Spare hosts to
- offload session to if the LON-CAPA machine is overloaded |
-
+
+
+
+
+
+main server configuration file
+
+
+
+
+
+name space configuration
+
+
+
+
+
+set paths to modules; invoked by access.conf
+
+
+
+
+
+Descriptive list of file extensions, and extension groupings
+
+
+
+
+
+List of privileges associated with users of multiple types (for example: Teaching
+Assistant, Exam Proctor, Course Coordinator)
+
+
+
+
+
+Descriptive list of abbreviations used in roles.tab for user types
+and privileges available in the network with function
+
+
+
+
+
+List of all machines in the LON-CAPA network. Relates lonHostID to
+lonDefDomain and IP address
+
+
+
+
+
+Spare hosts to offload session to if the LON-CAPA machine is overloaded
+
+
configure
@@ -123,27 +266,20 @@ list elements are separated by newlines
each list element consists of only one value; the value for lonHostID in access.conf
|
- |
-
-
- ![static](static.gif) |
- htpasswd |
- static conf |
- Basic auth
- password to access /lon-status and /server-status |
- |
-
-
- DIRECTORY -- /etc |
- |
-
-
- ![configurable](configurable.gif) |
- krb.conf |
- conf |
- which Kerberos
- server to contact for which Kerberos domains |
- configure
+
+
+
+
+
+Basic auth password to access /lon-status and /server-status
+
+
+
+
+
+which Kerberos server to contact for which Kerberos domains
+
+
list elements are separated by newlines
@@ -157,281 +293,530 @@ each list element consists of only two s
|
- |
-
-
- DIRECTORY -- /home/httpd/perl |
- Communication |
-
-
- ![script](script.gif) |
- lonc |
- script |
- proxy server |
- |
-
-
- ![script](script.gif) |
- lond |
- script |
- remote command
- interpreter |
- |
-
-
- ![script](script.gif) |
- loncron |
- script |
- housekeeping |
- |
-
-
- ![script](script.gif) |
- lonsql |
- script |
- maintain secondary database of metadata |
- |
-
-
- EMPTY DIRECTORY -- /home/httpd/perl/logs |
- logs and pids of lonc, lond and lonnet.pm |
-
-
- EMPTY DIRECTORY -- /home/httpd/perl/tmp |
- logs and pids of lonc, lond and lonnet.pm |
-
-
- DIRECTORY -- /home/httpd/lib/perl/Apache |
- handlers |
-
-
- ![handler.gif](handler.gif) |
- lonxml.pm |
- handler |
- XML Parsing Module |
- |
-
-
- ![handler.gif](handler.gif) |
- style.pm |
- handler |
- Style Parsing Module |
- |
-
-
- ![handler.gif](handler.gif) |
- londefdef.pm |
- handler |
- Tags Default Definition Module |
- |
-
-
- ![handler.gif](handler.gif) |
- run.pm |
- handler |
- evaluates expression within a memory-safe environment (to protect system from break-in attempts) |
- |
-
-
- ![handler.gif](handler.gif) |
- scripttag.pm |
- handler |
- parse and evaluate contents of values within a <script> tag (this module invokes run.pm) |
- |
-
-
- ![handler.gif](handler.gif) |
- lonhomework.pm |
- handler |
- handles requests for output, evaluation, and alteration of homework resource |
- |
-
-
- ![handler.gif](handler.gif) |
- inputtags.pm |
- handler |
- produces HTML input tags (<INPUT>) for rendering homework resources |
- |
-
-
- ![handler.gif](handler.gif) |
- structuretags.pm |
- handler |
- produces HTML tags necessary for structuring the presentation of homework resourcese |
- |
-
-
- ![handler.gif](handler.gif) |
- response.pm |
- handler |
- defines different types of responses given to student as well as syntax for producing response values |
- |
-
-
- ![handler.gif](handler.gif) |
- caparesponse.pm |
- handler |
- handles request to the CAPA homework processing engine |
- |
-
-
- ![handler.gif](handler.gif) |
- lonacc.pm |
- handler |
- access to for a LON-CAPA user session |
- |
-
-
- ![handler.gif](handler.gif) |
- lonracc.pm |
- handler |
- access handler for file transfers |
- |
-
-
- ![handler.gif](handler.gif) |
- loncacc.pm |
- handler |
- access to construction area |
- |
-
-
- ![handler.gif](handler.gif) |
- lonauth.pm |
- handler |
- authenticate, set up session environment |
- |
-
-
- ![handler.gif](handler.gif) |
- lonlogin.pm |
- handler |
- login screen |
- |
-
-
- ![handler.gif](handler.gif) |
- lonrep.pm |
- handler |
- replication |
- |
-
-
- ![handler.gif](handler.gif) |
- lonproblem.pm |
- handler |
- assessments |
- |
-
-
- ![handler.gif](handler.gif) |
- lonroles.pm |
- handler |
- roles picking |
- |
-
-
- ![handler.gif](handler.gif) |
- lonindexer.pm |
- handler |
- cross server
- filesystem browser |
- |
-
-
- ![handler.gif](handler.gif) |
- lonnet.pm |
- handler |
- interface
- to lonc |
- |
-
-
- EMPTY DIRECTORY -- /home/httpd/lonIDs |
- cookie jar |
-
-
- EMPTY DIRECTORY -- /home/httpd/sockets |
- lonc's sockets |
-
-
- EMPTY DIRECTORY -- /home/httpd/sockets/delayed |
- lonc's sockets |
-
-
- DIRECTORY -- /home/httpd/html |
- |
-
-
- ![interface file](interfacefile.gif) |
- index.html |
- interface file |
- bumps to login |
- |
-
-
- ![link](link.gif) |
- raw |
- symbolic link |
- symbolic link to /home/httpd/html/res |
- |
-
-
- EMPTY DIRECTORY -- /home/httpd/html/res |
- root of resource tree |
-
-
- DIRECTORY -- /home/httpd/html/adm |
- unauthenticated resources |
-
-
- ![interface file](interfacefile.gif) |
- notfound.html |
- interface file |
- static html page that is shown when an attempt is made to access a document not present on the web server |
- |
-
-
- ![interface file](interfacefile.gif) |
- unauthorized.html |
- interface file |
- static html page that is shown when an attempt is made to access a document which is restricted based on
-file or server configurations |
- |
-
-
- DIRECTORY -- /home/httpd/html/adm/rat |
- home of the rat |
-
-
- ![interface file](interfacefile.gif) |
- rat.html |
- interface file |
- frameset |
- |
-
-
- ![interface file](interfacefile.gif) |
- code.html |
- interface file |
- javascript |
- |
-
-
- ![interface file](interfacefile.gif) |
- map.html |
- interface file |
- bumper |
- |
-
-
- ![graphic file](graphicfile.gif) |
- *.gif |
- graphic files |
- images for
- rat |
- listing
-
+
+
+
+
+
+configuration file to make LON-CAPA server file space accessible to network neighborhood
+
+
+configure
+
+
+
+
+
+which NTP server to contact for information (XNTP3 standard)
+
+
+
+
+only one line needs to be changed to specify a server ip address
+ |
+
+Example: server ntp.msu.edu
+ |
+
+
+
+
+
+
+proxy server
+
+
+
+
+
+remote command interpreter
+
+
+
+
+
+housekeeping
+
+
+
+
+
+maintain secondary database of metadata
+
+
+
+
+
+coordinates the system services and files in order to allow lond to change user passwords
+
+
+
+
+
+coordinates the system services and files in order to allow lond to add a new user
+
+
+
+
+
+coordinates the system services and files in order to allow lond to delete a user
+
+
+
+
+
+coordinates the system services and files in order to allow lond to enable NFS for a user
+
+
+
+
+
+coordinates the system services and files in order to allow lond to disable NFS for a user
+
+
+
+
+
+HTML frame that presents a form element to allow for the publishing of
+resources, directories and underlying subdirectories.
+
+
+
+
+
+The relevant conditions and metadata to attach to LectureOnline-specific tags.
+
+
+
+
+
+File which contains words which should not be keywords used to specify resource
+content.
+
+
+
+
+
+Table which contains list of copyright possibilities for educational resources.
+
+
+
+
+
+Table which contains string abbreviations of language::font rendering
+combinations.
+
+
+
+
+
+Table which has hash data necessary for distinguishing IDs from indices.
+
+
+
+
+
+Produces simple LectureOnline-like student assessment performance chart
+
+works/unverified
+
+
+
+
+Handles the viewing of grades.
+
+
+
+
+
+Coordinates the response to clicking an image.
+
+
+
+
+
+Handles tags associated with showing a list of options.
+
+
+
+
+
+Handles tags associated with output. Seems to relate to due dates of the
+assignment.
+
+
+
+
+
+Used for debugging and testing the LON-CAPA system.
+
+
+
+
+
+Handles multiple-choice style responses.
+
+
+
+
+
+Handles processing of assignments.
+
+
+
+
+
+Handles communication.
+
+
+
+
+
+Handles errors.
+
+
+
+
+
+Handles evaluation.
+
+
+
+
+
+Handles feedback from students to instructors and system administrators.
+
+
+
+
+
+Unknown function.
+
+
+
+
+
+Handles navigational maps.
+
+
+
+
+
+Handles user preferences associated with customizing the online LON-CAPA
+educational environment.
+
+
+
+
+
+Handles the production of printable files and resources.
+
+
+
+
+
+Handles a searchable catalogue.
+
+
+
+
+
+Handler to drop and add students in courses.
+
+
+
+
+
+Routines for messaging.
+
+
+
+
+
+This handler coordinates the delivery of hints to students working on LON-CAPA
+problems and assignments.
+
+
+
+
+
+Spreadsheet/Grades Display Handler
+
+
+
+
+
+Handler to resolve ambiguous file locations
+
+
+
+
+
+Page wrapper for handling construction space.
+
+
+
+
+
+Publishes an LON-CAPA educational resource complete with metadata
+(authorship, language, copyright, creation date, etc).
+
+
+
+
+
+Has routines which control the remote control.
+
+
+
+
+
+Deals with forward, backward, and other page flips.
+
+
+
+
+
+Builds up frame set and loads in the right thing.
+
+
+
+
+
+Homework remote control.
+
+
+
+
+
+This will take annotations and then plug them into a page
+
+
+
+
+
+This will take bookmarks and get/write/display them for the LON-CAPA user interface
+
+
+
+
+
+Handler tat takes output from RAT and stores it on disk. Handles the upper hidden
+frame of the added window that comes up in RAT. (3 frames come up in RAT server,
+code, and output. This module handles server connection.)
+
+
+
+
+
+bundles pages into one page
+
+
+
+
+
+compile course into binary data structure (in loncom/rat)
+
+
+
+
+
+Handler for tex files (somewhere in loncom/modules)
+
+
+
+
+
+Access to tth/ttm
+
+
+
+
+
+XML Parsing Module
+
+
+
+
+
+Style Parsing Module
+
+
+
+
+
+Tags Default Definition Module
+
+
+
+
+
+used to prevent poorly written problems from causing lingering after effects
+
+
+
+
+
+implements <script>, <scriptlib>, <parserlib>, and <import>
+
+
+
+
+
+handles requests for output, evaluation, and alteration of homework resource
+
+
+
+
+
+produces HTML input tags (<INPUT>) for rendering homework resources
+
+
+
+
+
+produces HTML tags necessary for structuring the presentation of homework resources
+
+
+
+
+
+defines different types of responses given to student as well as syntax for producing response values
+
+
+
+
+
+handles request to the CAPA homework processing engine
+
+
+
+
+
+access to for a LON-CAPA user session
+
+
+
+
+
+access handler for file transfers
+
+
+
+
+
+access to construction area
+
+
+
+
+
+authenticate, set up session environment
+
+
+
+
+
+login screen
+
+
+
+
+
+logout
+
+
+
+
+
+replication
+
+
+
+
+
+roles picking
+
+
+
+
+
+cross server filesystem browser
+
+
+
+
+
+interface to lonc
+
+
+
+
+
+bumps to login
+
+
+
+
+
+symbolic link to /etc/mime.types
+
+
+
+
+
+symbolic link to /home/httpd/html/res
+
+
+
+
+
+static html page that is shown when an attempt is made to access a document not present on the web server
+
+
+
+
+
+static html page that is shown when an attempt is made to access a document which is restricted based on
+file or server configurations
+
+
+
+
+
+frameset
+
+
+
+
+
+Parameter input window.
+
+
+
+
+
+javascript
+
+
+
+
+
+bumper
+
+
+
+
+
+A blank page with very minimal HTML structural elements.
+
+
+
+
+
+graphic files
+
+
1.1.dt.gif
1.1.empty.gif
1.1.ld.gif
@@ -537,71 +922,95 @@ start.gif
std.gif
stdl.gif
sutd.gif
-
- |
-
-
- DIRECTORY -- /home/httpd/html/adm/lonIcons |
- |
-
-
- ![graphic file](graphicfile.gif) |
- *.gif |
- graphic files |
- logos |
-
-listing
-
+
+
+
+
+
+icons to indicate an unexpected result
+
+
+lonconstruct.gif
+lonlogo_broken.gif
+
+
+
+
+
+logos
+
+
liteani.gif
-logo.gif
-logos.gif
- |
-
-
- EMPTY DIRECTORY -- /home/httpd/lonUsers |
- home dirs of local users |
-
-
- EMPTY DIRECTORY -- /home/httpd/html/lon-status |
- status reports |
-
-
- DIRECTORY -- /usr/lib/perl5/site_perl/5.005 |
- |
-
-
- ![system file](systemfile.gif) |
- capa.pm |
- system file |
- perl module for invoking functions specific to CAPA |
- |
-
-
- ![system file](systemfile.gif) |
- capa.bs |
- system file |
- bootstrap file associated with dynamic loading of this module on multiple architectures |
- |
-
-
- ![system file](systemfile.gif) |
- capa.so |
- system file |
- shared library file for dynamic loading and unloading |
- |
-
-
- DIRECTORY -- /home/httpd/html/adm/MathML |
- |
-
-
- ![system file](static.gif) |
- *.ent |
- static conf |
- entity files |
-
-listing
-
+lonlogo.gif
+lonlogos.gif
+
+
+
+
+
+perl module for invoking functions specific to Tex-to-HTML conversion
+
+
+Has the same dependencies and build process as tth.so.
+Currently, only the tth.so file specifications invoke
+the build process however.
+
+
+
+
+
+shared library file for dynamic loading and unloading
+
+
+loncom/modules/TexConvert/tthperl/commands
+
+
+../tthdynamic/tthfunc.c
+../ttmdynamic/ttmfunc.c
+
+
+
+
+
+perl module for invoking functions specific to CAPA
+
+
+Has the same dependencies and build process as capa.so.
+Currently, only the capa.so file specifications invoke
+the build process however.
+
+
+
+
+
+bootstrap file associated with dynamic loading of this module on multiple architectures
+
+
+Has the same dependencies and build process as capa.so.
+Currently, only the capa.so file specifications invoke
+the build process however.
+
+
+
+
+
+shared library file for dynamic loading and unloading
+
+
+loncom/homework/caparesponse/commands
+
+
+caparesponse.c
+caparesponse.pm
+[ALWAYS_RUN_BUILD_COMMAND]
+
+
+
+
+
+entity files
+
+
isoamsa.ent
isoamsb.ent
isoamsc.ent
@@ -624,49 +1033,46 @@ isomscr.ent
isonum.ent
isopub.ent
isotech.ent
-mathml.dtd
mmlalias.ent
mmlextra.ent
-
- |
-
-
- ![system file](static.gif) |
- mathml.css |
- static conf |
- cascading style sheet |
- |
-
-
- ![system file](static.gif) |
- mathml.dtd |
- static conf |
- document type definition |
- |
-
-
- DIRECTORY -- /home/httpd/html/res/adm/includes |
- |
-
-
- ![graphic file](script.gif) |
- londes.js |
- script |
- Encryption Routines according to Data Encryption Standard DES, written in javascript |
- |
-
-
- DIRECTORY -- /home/httpd/html/res/adm/pages |
- |
-
-
- ![graphic file](graphicfile.gif) |
- *.gif |
- graphic files |
- icons used for the entire LON-CAPA user interface |
-
-listing
-
+
+
+
+
+
+cascading style sheet
+
+
+
+
+
+document type definition
+
+
+
+
+
+Encryption Routines according to Data Encryption Standard DES, written in javascript
+
+
+
+
+
+used by lonxml::xmlparse() as input variable $safeinit to Apache::run::run()
+
+
+
+
+
+Define unit prefixing and conversion for CAPA problem handling.
+
+
+
+
+
+icons used for the entire LON-CAPA user interface
+
+
a.gif
b.gif
c.gif
@@ -713,29 +1119,240 @@ w.gif
x.gif
y.gif
z.gif
- |
-
-
- ![interface file](interfacefile.gif) |
- imgmaps.html |
- interface file |
- image maps for the LON-CAPA remote control |
- |
-
-
- ![interface file](interfacefile.gif) |
- index.html |
- interface file |
- welcoming page to the LON-CAPA system upon login |
- |
-
-
- ![interface file](interfacefile.gif) |
- menu.html |
- interface file |
- renders the HTML (including image maps) for the LON-CAPA remote control |
- |
-
+
+
+
+
+
+image maps for the LON-CAPA remote control
+
+
+
+
+
+welcoming page to the LON-CAPA system upon login
+
+
+
+
+
+renders the HTML (including image maps) for the LON-CAPA remote control
+
+
+
+
+
+icons used for the bookmark portion of the LON-CAPA user interface
+
+
+a.gif
+alert.black.gif
+alert.red.gif
+back.gif
+ball.gray.gif
+ball.red.gif
+binary.gif
+binhex.gif
+blank.gif
+bomb.gif
+box1.gif
+box2.gif
+broken.gif
+burst.gif
+c.gif
+comp.blue.gif
+comp.gray.gif
+compressed.gif
+continued.gif
+course.gif
+dir.gif
+down.gif
+dvi.gif
+f.gif
+folder.gif
+folder.open.gif
+folder.sec.gif
+folder_closed.gif
+folder_closed_pressed.gif
+folder_new.gif
+folder_opened.gif
+folder_opened_pressed.gif
+folder_pointer_closed.gif
+folder_pointer_opened.gif
+folder_spacer.gif
+folder_trash.gif
+forward.gif
+generic.gif
+generic.red.gif
+generic.sec.gif
+hand.right.gif
+hand.up.gif
+html.gif
+image1.gif
+image2.gif
+image3.gif
+index.gif
+layout.gif
+left.gif
+link.gif
+mov.gif
+movie1.gif
+p.gif
+patch.gif
+pdf.gif
+portal.gif
+problem.gif
+ps.gif
+quill.gif
+right.gif
+screw1.gif
+screw2.gif
+script.gif
+sound1.gif
+sound2.gif
+sphere1.gif
+sphere2.gif
+tar.gif
+tex.gif
+text.gif
+transfer.gif
+unknown.gif
+up.gif
+uu.gif
+uuencoded.gif
+white_space_20_22.gif
+white_space_22_22.gif
+world1.gif
+world2.gif
+
+
+
+
+
+icons used for directory indexing and login screen
+
+
+button_close.gif
+button_edit.gif
+button_preview.gif
+folder_closed.gif
+folder_closed_pressed.gif
+folder_new.gif
+folder_opened.gif
+folder_opened_pressed.gif
+folder_pointer_closed.gif
+folder_pointer_opened.gif
+folder_spacer.gif
+folder_trash.gif
+left_bar.gif
+link.gif
+link_pressed.gif
+ll_corner.gif
+lower_bar.gif
+lr_corner.gif
+right_bar.gif
+toolbar_bg.gif
+ul_corner.gif
+upper_bar.gif
+ur_corner.gif
+
+
+
+
+
+associated with the frameset scheme of displaying bookmarks
+
+
+aaloader.html
+bookmarkmenu_bb.html
+bookmarkmenu_left.html
+bookmarkmenu_ll.html
+bookmarkmenu_lr.html
+bookmarkmenu_right.html
+bookmarkmenu_toolbar.html
+bookmarkmenu_ul.html
+bookmarkmenu_ur.html
+bookmarkmenu_uu.html
+bookmarkpal.html
+bookmarkpal_old.html
+bookmarkpal_v2.html
+bookmarkpal_v2_backup.html
+index.html
+loading_bookmarks.html
+
+
+
+
+
+javascript for handling client-side interactions with bookmark interface
+
+
+
+
+
+checks the system RPMs against what install.lon-capa.org specifies
+
+
+
+
+
+checks the important base LON-CAPA files against what install.lon-capa.org specifies
+
+
+
+
+
+restores .rpmsave files after a LON-CAPA-base upgrade
+
+
+
+
+
+does all the things to coordinate updating of LON-CAPA base files. Should be used with
+caution so that you do not lose work
+
+
+
+
+
+makes verification report using loncapaverifypackages and loncapaverifybasepackage
+
+
+
+
+
+file that specifies periodic processes to run for the LON-CAPA machine
+
+
+
+
+
+file that stimulates running of ntpdate upon init.d/xntpd initiation
+
+
+
+just one line with the ip address of the server |
+
+
+
+
+
+
+
+
+
+
+
+
+system init and control handling for the LON-CAPA network
+
+
+
+
+
+configuration file to make LON-CAPA server file space accessible to Appleshares access (Macintosh)
+
+