--- doc/loncapafiles/Attic/loncapafiles.html 2000/09/25 17:45:46 1.7 +++ doc/loncapafiles/Attic/loncapafiles.html 2000/09/27 20:16:54 1.12 @@ -17,7 +17,7 @@
@@ -26,10 +26,10 @@ Name : LON-CAPA-base Version : 3.1 Vendor: Laboratory for Instructional Technology Education, Division of Science and Mathematics Education, Michigan State University. -Release : 1 Build Date: Sun Sep 24 10:28:01 2000 -Install date: Sun Sep 24 10:31:09 2000 Build Host: spock.lite.msu.edu +Release : 1 Build Date: Mon Sep 25 22:18:02 2000 +Install date: (not installed) Build Host: spock.lite.msu.edu Group : Utilities/System Source RPM: LON-CAPA-base-3.1-1.src.rpm -Size : 817259 License: GNU General Public License. Version 2, June 1991. +Size : 842304 License: GNU General Public License. Version 2, June 1991. Michigan State University patents may apply. Summary : Basic system files for running a LON-CAPA server. Description : @@ -249,36 +249,64 @@ each list element consists of only two s | ||||||
+ | lonratedt.pm | +handler | +connect to resource assembly | ++ | ||
+ | admannotations.pm | +handler | +This will take annotations and then plug them into a page | ++ | ||
+ | admbookmarks.pm | +handler | +This will take bookmarks and get/write/display them for the LON-CAPA user interface | ++ | ||
lonratsrv.pm | handler | -assessments | +connect to resource assembly | |||
lonpage.pm | handler | -assessments | +bundles pages into one page | |||
lonuserstate.pm | handler | -assessments | +compile course into binary data structure (in loncom/rat) | |||
lontex.pm | handler | -assessments | +Handler for tex files (somewhere in loncom/modules) | |||
lontexconvert.pm | handler | +Access to tth/ttm | ++ | |||
+ | lonxml.pm | +handler | XML Parsing Module | run.pm | handler | -evaluates expression within a memory-safe environment (to protect system from break-in attempts) | +used to prevent poorly written problems from causing lingering after effects |
scripttag.pm | handler | -parse and evaluate contents of values within a <script> tag (this module invokes run.pm) | +implements <script>, <scriptlib>, <parserlib>, and <import> | |||
- | lonrep.pm | +lonlogout.pm | handler | -replication | +logout | |
- | lonproblem.pm | +lonrep.pm | handler | -assessments | +replication | |
tth.pm | system file | -perl module for invoking functions specific to CAPA | +perl module for invoking functions specific to Tex-to-HTML conversion | |||
tth.so | system file | -perl module for invoking functions specific to CAPA | +shared library file for dynamic loading and unloading | |||
+ | londes.js | -script | +interface file | Encryption Routines according to Data Encryption Standard DES, written in javascript | ||
+ | default_homework.lcpm | +handler | +used by lonxml::xmlparse() as input variable $safeinit to Apache::run::run() | ++ | ||
DIRECTORY -- /home/httpd/html/res/adm/pages | @@ -821,11 +856,86 @@ z.gif | renders the HTML (including image maps) for the LON-CAPA remote control | ||||
DIRECTORY -- /home/httpd/html/res/adm/pages/bookmarkmenu | ++ | |||||
+ | *.gif | +graphic files | +icons used for the bookmark portion of the LON-CAPA user interface | +
+listing + +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 +line_l_shape.gif +line_side_T.gif +line_vertical.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 + |
+ ||
+ | *.html | +interface file | +associated with the frameset scheme of displaying bookmarks | ++aaloader.html +annotator_bb.html +annotator_left.html +annotator_ll.html +annotator_lr.html +annotator_right.html +annotator_toolbar.html +annotator_ul.html +annotator_ur.html +annotator_uu.html +bookmarkpal.html +bookmarkpal_old.html +bookmarkpal_v2.html +bookmarkpal_v2_backup.html +index.html +loading_bookmarks.html + | +||
+ | bookmarklib.js | +interface file | +javascript for handling client-side interactions with bookmark interface | ++ | ||
DIRECTORY -- /home/httpd/html/res/adm/pages/annotations | ++ |
-Summary: Basic system files for running a LON-CAPA server. +Summary: Basic files for running a LON-CAPA server. Name: LON-CAPA-base Version: 3.1 Release: 1 @@ -900,6 +1010,12 @@ echo "********************************** %dir %attr(700,www,users) /home/httpd/perl/logs %dir %attr(700,www,users) /home/httpd/perl/tmp %dir %attr(500,www,users) /home/httpd/lib/perl/Apache +%attr(400,www,users) /home/httpd/lib/perl/Apache/lonratedt.pm +%attr(400,www,users) /home/httpd/lib/perl/Apache/lonratsrv.pm +%attr(400,www,users) /home/httpd/lib/perl/Apache/lonpage.pm +%attr(400,www,users) /home/httpd/lib/perl/Apache/lonuserstate.pm +%attr(400,www,users) /home/httpd/lib/perl/Apache/lontex.pm +%attr(400,www,users) /home/httpd/lib/perl/Apache/lontexconvert.pm %attr(400,www,users) /home/httpd/lib/perl/Apache/lonxml.pm %attr(400,www,users) /home/httpd/lib/perl/Apache/style.pm %attr(400,www,users) /home/httpd/lib/perl/Apache/londefdef.pm @@ -915,8 +1031,8 @@ echo "********************************** %attr(400,www,users) /home/httpd/lib/perl/Apache/loncacc.pm %attr(400,www,users) /home/httpd/lib/perl/Apache/lonauth.pm %attr(400,www,users) /home/httpd/lib/perl/Apache/lonlogin.pm +%attr(400,www,users) /home/httpd/lib/perl/Apache/lonlogout.pm %attr(400,www,users) /home/httpd/lib/perl/Apache/lonrep.pm -%attr(400,www,users) /home/httpd/lib/perl/Apache/lonproblem.pm %attr(400,www,users) /home/httpd/lib/perl/Apache/lonroles.pm %attr(400,www,users) /home/httpd/lib/perl/Apache/lonindexer.pm %attr(400,www,users) /home/httpd/lib/perl/Apache/lonnet.pm @@ -939,20 +1055,29 @@ echo "********************************** %attr (400,www,users) /home/httpd/html/adm/lonIcons/*.gif %dir %attr (700,www,users) /home/httpd/lonUsers %dir %attr (700,www,users) /home/httpd/lon-status -# %attr (500,www,users) /usr/lib/perl5/site_perl/5.005/capa.pm -# %attr (500,www,users) /usr/lib/perl5/site_perl/5.005/capa.bs -# %attr (500,www,users) /usr/lib/perl5/site_perl/5.005/capa.so +%attr (400,www,users) /usr/lib/perl5/site_perl/5.005/tth.bs +%attr (400,www,users) /usr/lib/perl5/site_perl/5.005/tth.pm +%attr (500,www,users) /usr/lib/perl5/site_perl/5.005/tth.so +%attr (400,www,users) /usr/lib/perl5/site_perl/5.005/capa.pm +%attr (400,www,users) /usr/lib/perl5/site_perl/5.005/capa.bs +%attr (500,www,users) /usr/lib/perl5/site_perl/5.005/capa.so %dir %attr (500,www,users) /home/httpd/html/adm/MathML %attr (400,www,users) /home/httpd/html/adm/MathML/*.ent %attr (400,www,users) /home/httpd/html/adm/MathML/mathml.css %attr (400,www,users) /home/httpd/html/adm/MathML/mathml.dtd %dir %attr (500,www,users) /home/httpd/html/res/adm/includes %attr (400,www,users) /home/httpd/html/res/adm/includes/londes.js +%attr (400,www,users) /home/httpd/html/res/adm/includes/default_homework.lcpm %dir %attr (500,www,users) /home/httpd/html/res/adm/pages +%dir %attr (500,www,users) /home/httpd/html/res/adm/pages/bookmarkmenu +%dir %attr (500,www,users) /home/httpd/html/res/adm/pages/annotations %attr (400,www,users) /home/httpd/html/res/adm/pages/*.gif %attr (400,www,users) /home/httpd/html/res/adm/pages/imgmaps.html %attr (400,www,users) /home/httpd/html/res/adm/pages/index.html %attr (400,www,users) /home/httpd/html/res/adm/pages/menu.html +%attr (400,www,users) /home/httpd/html/res/adm/pages/bookmarkmenu/*.gif +%attr (400,www,users) /home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js +%attr (400,www,users) /home/httpd/html/res/adm/pages/bookmarkmenu/*.html