--- doc/loncapafiles/Attic/loncapafiles.html 2001/03/10 18:33:25 1.72 +++ doc/loncapafiles/Attic/loncapafiles.html 2001/06/02 17:09:20 1.103 @@ -27,7 +27,7 @@ The format of these tags is:

Here are examples of all the different types of LONCAPA make/build tags. -
<LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/modules/TexConvert/tthperl/lontex.pm" TARGET="home/httpd/lib/perl/Apache/lontex.pm" CATEGORY="handler"> +
<LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="modules/TexConvert/tthperl/lontex.pm" TARGET="home/httpd/lib/perl/Apache/lontex.pm" CATEGORY="handler">
<LONCAPA TYPE=DIRECTORY DIST="redhat6.2" TARGET="home/httpd/lib/perl/Apache" CATEGORY="writeable by server">
<LONCAPA TYPE=OWNERSHIP DIST="redhat6.2" CATEGORY="setuid" CHMOD="6755" CHOWN="root:root">
<LONCAPA TYPE=RPM NAME="Vendor" VALUE="Laboratory for Instructional Technology Education, Division of Science and Mathematics Education, Michigan State University."> @@ -52,19 +52,19 @@ The NAME tags associated with TYPE=RPM a

Data can also be attached to any LON-CAPA tag. This is especially important for files. This is shown by these three examples:
<METAGROUP> -
<LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/modules/TexConvert/tthperl/lontex.pm" TARGET="home/httpd/lib/perl/Apache/lontex.pm" CATEGORY="handler"> +
<LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="modules/TexConvert/tthperl/lontex.pm" TARGET="home/httpd/lib/perl/Apache/lontex.pm" CATEGORY="handler">
<DESCRIPTION>
Handler for TeX files
</DESCRIPTION>
</METAGROUP>
 
<METAGROUP> -
<LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="loncom/modules/TexConvert/tthperl/tth.so" TARGET="usr/lib/perl5/site_perl/5.005/tth.so" CATEGORY="system file"> +
<LONCAPA TYPE=LOCATION DIST="redhat6.2" SOURCE="modules/TexConvert/tthperl/tth.so" TARGET="usr/lib/perl5/site_perl/5.005/tth.so" CATEGORY="system file">
<DESCRIPTION>
shared library file for dynamic loading and unloading of TeX-to-HTML functionality
</DESCRIPTION>
<BUILD> -
loncom/modules/TexConvert/tthperl/commands +
modules/TexConvert/tthperl/commands
</BUILD>
<DEPENDENCIES>
../tthdynamic/tthfunc.c @@ -160,6 +160,7 @@ browser and can only be seen be examinin + @@ -217,7 +218,7 @@ and browser detection logic. - + This is the main server configuration file. The settings here are more or less standard for the Apache web server. Most notably (and @@ -226,7 +227,7 @@ file. - +

This file configures the "name space" of the Apache web server. @@ -257,6 +258,24 @@ well as causing the Apache module to be + + +Config file for "My Desk" + + + + + +Descriptive list of file extensions, and extension groupings. + + + + + +Describes what tags are allowed inside other tags. + + + Default spreadsheet for individual assessment. @@ -313,7 +332,7 @@ each list element consists of only one v - + Basic auth password to access /lon-status and /server-status @@ -365,6 +384,12 @@ Example:
server ntp.msu.edu
+ + +Batch script for updating SQL metadata database. + + + proxy server @@ -436,6 +461,12 @@ resources, directories and underlying su + + +Interface file for responding to improper page flipping. + + + The relevant conditions and metadata to attach to LectureOnline-specific tags. @@ -468,6 +499,55 @@ Table which has hash data necessary for + + +Handler to show statistics on solving LON-CAPA problems. + +works/unverified + + + + +Handler to show difference between two files. + +works/unverified + + + + +Handler to upload files through browser into construction space. + +works/unverified + + + + +Handler to evaluate essay (ungraded) style responses. + +works/unverified + + + + +Handler to publish directories. + +works/unverified + + + + +Handler to retrieve old versions from resource space. + +works/unverified + + + + +Helper functions when in homework edit mode. + +works/unverified + + Metadata display handler. @@ -592,12 +672,6 @@ Handles feedback from students to instru - - -Unknown function. - - - Handles navigational maps. @@ -723,13 +797,13 @@ compile course into binary data structur - + -Handler for tex files (somewhere in loncom/modules) +Handler for tex files (somewhere in modules) - + Access to tth/ttm @@ -1063,21 +1137,99 @@ icons to indicate an unexpected result lonconstruct.gif lonlogo_broken.gif +lonlogo_broken_tsp.gif + + + +icon to indicate an unexpected result + + + + + +icon to indicate an unexpected result + + + + + +icon to indicate an unexpected result + + logos +cab_icon.gif +cab_icon_big.gif +class_icon.gif +class_icon_big.gif +dvi_icon.gif +dvi_icon_big.gif +eps_icon.gif +eps_icon_big.gif +exam_icon.gif +exam_icon_big.gif +form_icon.gif +form_icon_big.gif +gif_icon.gif +gif_icon_big.gif +html_icon.gif +html_icon_big.gif +jpg_icon.gif +jpg_icon_big.gif liteani.gif lonlogo.gif lonlogos.gif +meta_icon.gif +meta_icon_big.gif +mov_icon.gif +mov_icon_big.gif +page_icon.gif +page_icon_big.gif +pdf_icon.gif +pdf_icon_big.gif +problem_icon.gif +problem_icon_big.gif +ps_icon.gif +ps_icon_big.gif +quiz_icon.gif +quiz_icon_big.gif +sequence_icon.gif +sequence_icon_big.gif +server_icon.gif +server_icon_big.gif +survey_icon.gif +survey_icon_big.gif +tex_icon.gif +tex_icon_big.gif +txt_icon.gif +txt_icon_big.gif +user_icon.gif +user_icon_big.gif +wav_icon.gif +wav_icon_big.gif +xml_icon.gif +xml_icon_big.gif +zip_icon.gif +zip_icon_big.gif + + + + + +miscellaneous resources + + +cat_button.gif - + perl module for invoking functions specific to Tex-to-HTML conversion @@ -1088,12 +1240,12 @@ the build process however. - + shared library file for dynamic loading and unloading -loncom/modules/TexConvert/tthperl/commands +modules/TexConvert/tthperl/commands ../tthdynamic/tthfunc.c @@ -1187,6 +1339,12 @@ Encryption Routines according to Data En + + +used by lonxml::xmlparse() as input variable $safeinit to Apache::run::run() + + + used by lonxml::xmlparse() as input variable $safeinit to Apache::run::run() @@ -1206,15 +1364,29 @@ icons used for the entire LON-CAPA user a.gif b.gif +back.gif +bkm.gif +brws.gif c.gif +ccrs.gif chat.gif +chrt.gif +com.gif +courses.gif +cprv.gif +cstr.gif d.gif +dempty.gif e.gif -endmenu.gif +empty.gif +enrl.gif +eval.gif f.gif +fdbk.gif feedback.gif -fnkmenu.gif +forw.gif g.gif +grds.gif group.gif h.gif help.gif @@ -1225,23 +1397,34 @@ j.gif k.gif l.gif ledblink.gif +ledgreen.gif ledoff.gif ledon.gif ledsend.gif +logout.gif m.gif +menu.gif +mrk.gif n.gif -navmenu.gif +nav.gif next.gif o.gif p.gif +parm.gif prev.gif +prt.gif q.gif +qempty.gif r.gif reload.gif remotebg.gif +roles.gif s.gif space.gif spacer.gif +sprs.gif +src.gif +stat.gif t.gif title.gif u.gif @@ -1271,7 +1454,7 @@ renders the HTML (including image maps) - + icons used for the bookmark portion of the LON-CAPA user interface @@ -1353,6 +1536,16 @@ uu.gif uuencoded.gif white_space_20_22.gif white_space_22_22.gif +whitespace1.gif +whitespace10.gif +whitespace2.gif +whitespace3.gif +whitespace4.gif +whitespace5.gif +whitespace6.gif +whitespace7.gif +whitespace8.gif +whitespace9.gif world1.gif world2.gif @@ -1363,24 +1556,24 @@ 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_anim.gif +folder_close.gif +folder_drag.gif folder_new.gif -folder_opened.gif -folder_opened_pressed.gif +folder_open.gif folder_pointer_closed.gif folder_pointer_opened.gif -folder_spacer.gif +folder_static.gif folder_trash.gif +folder_trash_hover.gif left_bar.gif link.gif -link_pressed.gif +link_anim.gif +link_drag.gif ll_corner.gif lower_bar.gif lr_corner.gif +pix.gif right_bar.gif toolbar_bg.gif ul_corner.gif @@ -1394,22 +1587,9 @@ 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 +blank.html +closechildren.html