--- doc/loncapafiles/loncapafiles.lpml 2001/12/07 22:12:05 1.64 +++ doc/loncapafiles/loncapafiles.lpml 2001/12/19 22:35:22 1.76 @@ -1,5 +1,33 @@ + - + + + + @@ -7,9 +35,27 @@ - - + +!!!!!!!!! REDHAT 7.1 NOTICE !!!!!!!!!!!!!!!!!!!! +!!!!!!!!! LINE IN Cookie.pm !!!!!!!!!!!!!!!!!!!! +!!!!!!!!! MUST BE REPLACED DUE !!!!!!!!!!!!!!!!!!!! +!!!!!!!!! TO PERL 5.6.0 ERROR !!!!!!!!!!!!!!!!!!!! +!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +!!!! The offending line is in CGI/Cookie.pm !! +!!!! !! +!!!! it went from !! +!!!! !! +!!!! !! +!!!! # IE requires the path and domain to be present for some reason. !! +!!!! ($path = $ENV{'SCRIPT_NAME'})=~s![^/]+$!! unless $path; !! +!!!! !! +!!!! to !! +!!!! !! +!!!! !! +!!!! # IE requires the path and domain to be present for some reason. !! +!!!! $path = CGI::url(-absolute=>1) unless defined $path; !! + / /home/user/loncapa/ @@ -326,6 +372,18 @@ echo '********************************** online help documentation + home/httpd/html/adm/help/api + server readonly + online help documentation for the LON-CAPA programming +interface + + + home/httpd/html/adm/help/api/Apache + server readonly + online help documentation for the LON-CAPA programming +interface, Apache (mod_perl) handlers + + home/httpd/html/adm/lonIcons server readonly graphic widgets @@ -409,6 +467,11 @@ LON-CAPA system. + usr/man/man3 + standard + manual pages + + usr/sbin standard standard linux directory for superuser executables @@ -566,6 +629,14 @@ GDGraph-1.33 and GDTextUtils-0.80. +loncom/cgi/plot.gif +home/httpd/cgi-bin/plot.gif +script + +Dynamically outputs X-Y plots with point, line, etc functions. + + + loncom/interface/printout.pl home/httpd/cgi-bin/printout.pl script @@ -741,6 +812,7 @@ Basic auth password to access /lon-statu loncom/smb.conf etc/smb.conf +etc/samba/smb.conf conf configuration file to make LON-CAPA server file space accessible to network @@ -1017,6 +1089,32 @@ Handler to upload files through browser works/unverified +doc/man/Apache__lonupload.3 +usr/man/man3/Apache::lonupload.3 +system file +man page for lonupload.pm + +loncom/build/pod2man.sh ../publisher/lonupload.pm > ../../doc/man/Apache__lonupload.3 + +works/unverified + +../../loncom/publisher/lonupload.pm + + + +doc/api/Apache/lonupload.html +home/httpd/html/adm/help/api/Apache/lonupload.html +system file +POD-derived page for lonupload.pm + +loncom/build/pod2html.sh ../publisher/lonupload.pm > ../../doc/api/Apache/lonupload.html + +works/unverified + +../../loncom/publisher/lonupload.pm + + + loncom/homework/essayresponse.pm home/httpd/lib/perl/Apache/essayresponse.pm handler @@ -1034,6 +1132,32 @@ Handler to publish directories. +doc/man/Apache__lonpubdir.3 +usr/man/man3/Apache::lonpubdir.3 +system file +man page for lonpubdir.pm + +loncom/build/pod2man.sh ../publisher/lonpubdir.pm > ../../doc/man/Apache__lonpubdir.3 + +works/unverified + +../../loncom/lonnet/perl/lonnet.pm + + + +doc/api/Apache/lonpubdir.html +home/httpd/html/adm/help/api/Apache/lonpubdir.html +system file +POD-derived page for lonpubdir.pm + +loncom/build/pod2html.sh ../publisher/lonpubdir.pm > ../../doc/api/Apache/lonpubdir.html + +works/unverified + +../../loncom/publisher/lonpubdir.pm + + + loncom/publisher/lonretrieve.pm home/httpd/lib/perl/Apache/lonretrieve.pm handler @@ -1043,6 +1167,32 @@ Handler to retrieve old versions from re works/unverified +doc/man/Apache__lonretrieve.3 +usr/man/man3/Apache::lonretrieve.3 +system file +man page for lonretrieve.pm + +loncom/build/pod2man.sh ../publisher/lonretrieve.pm > ../../doc/man/Apache__lonretrieve.3 + +works/unverified + +../../loncom/publisher/lonretrieve.pm + + + +doc/api/Apache/lonretrieve.html +home/httpd/html/adm/help/api/Apache/lonretrieve.html +system file +POD-derived page for lonretrieve.pm + +loncom/build/pod2html.sh ../publisher/lonretrieve.pm > ../../doc/api/Apache/lonretrieve.html + +works/unverified + +../../loncom/publisher/lonretrieve.pm + + + loncom/homework/edit.pm home/httpd/lib/perl/Apache/edit.pm handler @@ -1089,7 +1239,8 @@ Handler for showing sequence objects of home/httpd/lib/perl/Apache/loncreatecourse.pm handler -Creates a new course and assigns course coordinator. +Allows domain coordinators to create new courses and assign course +coordinators. works/unverified @@ -1098,7 +1249,8 @@ Creates a new course and assigns course home/httpd/lib/perl/Apache/loncreateuser.pm handler -Creates a new user and/or changes user privileges +Allows users to within their own privileges create/edit users and give +them roles. works/unverified @@ -1121,6 +1273,32 @@ user, domain, home_server, course_id. works/unverified +doc/man/Apache__loncommon.3 +usr/man/man3/Apache::loncommon.3 +system file +man page for loncommon.pm + +loncom/build/pod2man.sh ../interface/loncommon.pm > ../../doc/man/Apache__loncommon.3 + +works/unverified + +../../loncom/interface/loncommon.pm + + + +doc/api/Apache/loncommon.html +home/httpd/html/adm/help/api/Apache/loncommon.html +system file +POD-derived page for loncommon.pm + +loncom/build/pod2html.sh ../interface/loncommon.pm > ../../doc/api/Apache/loncommon.html + +works/unverified + +../../loncom/interface/loncommon.pm + + + loncom/homework/grades.pm home/httpd/lib/perl/Apache/grades.pm handler @@ -1184,7 +1362,10 @@ Handles processing of assignments. loncom/interface/loncommunicate.pm home/httpd/lib/perl/Apache/loncommunicate.pm handler -Handles communication. + +Will be the access handler to email sending, as well as the planned +chatrooms, etc. + works/unverified @@ -1211,6 +1392,9 @@ Handles evaluation. handler Handles feedback from students to instructors and system administrators. +Provides a screenshot of the current +resource, as well as previous attempts if the resource was a homework. +Used by lonmsg.pm. works/unverified @@ -1252,11 +1436,39 @@ Handles a searchable catalogue. works/unverified +doc/man/Apache__lonsearchcat.3 +usr/man/man3/Apache::lonsearchcat.3 +system file +man page for lonsearchcat.pm + +loncom/build/pod2man.sh ../interface/lonsearchcat.pm > ../../doc/man/Apache__lonsearchcat.3 + +works/unverified + +../../loncom/interface/lonsearchcat.pm + + + +doc/api/Apache/lonsearchcat.html +home/httpd/html/adm/help/api/Apache/lonsearchcat.html +system file +POD-derived page for lonsearchcat.pm + +loncom/build/pod2html.sh ../interface/lonsearchcat.pm > ../../doc/api/Apache/lonsearchcat.html + +works/unverified + +../../loncom/interface/lonsearchcat.pm + + + loncom/interface/londropadd.pm home/httpd/lib/perl/Apache/londropadd.pm handler -Handler to drop and add students in courses. +Allows course coordinators to upload courselists in different formats, and +automatically create users (if they do not exist already), assign them the +role of student in a course, and add them to the classlist. works/unverified @@ -1265,7 +1477,13 @@ Handler to drop and add students in cour home/httpd/lib/perl/Apache/lonmsg.pm handler -Routines for messaging. +lonmsg.pm has several functions to send and receive internal messages. +author_res_msg - send message to resource author. +user_crit_msg - send a critical message to a user. A critical message +will require acknowledgment by the recipient and the sender will be notified. +user_crit_received - routine to trigger acknowledgment. +statuschange - change the status of a message (read, replied, forwarded, etc). +The handler also displays messages, has routines to reply, etc. works/unverified @@ -1284,7 +1502,9 @@ problems and assignments. home/httpd/lib/perl/Apache/lonspreadsheet.pm handler -Spreadsheet/Grades Display Handler +Spreadsheets are completely web-based. +They exist on the level of a whole course, a student, and individual +assessments. works/unverified @@ -1298,6 +1518,32 @@ Handler to resolve ambiguous file locati works/unverified +doc/man/Apache__lonparmset.3 +usr/man/man3/Apache::lonparmset.3 +system file +man page for lonparmset.pm + +loncom/build/pod2man.sh ../interface/lonparmset.pm > ../../doc/man/Apache__lonparmset.3 + +works/unverified + +../../loncom/interface/lonparmset.pm + + + +doc/api/Apache/lonparmset.html +home/httpd/html/adm/help/api/Apache/lonparmset.html +system file +POD-derived page for lonparmset.pm + +loncom/build/pod2html.sh ../interface/lonparmset.pm > ../../doc/api/Apache/lonparmset.html + +works/unverified + +../../loncom/interface/lonparmset.pm + + + loncom/publisher/lonconstruct.pm home/httpd/lib/perl/Apache/lonconstruct.pm handler @@ -1317,6 +1563,32 @@ Publishes an LON-CAPA educational resour works/unverified +doc/man/Apache__lonpublisher.3 +usr/man/man3/Apache::lonpublisher.3 +system file +man page for lonpublisher.pm + +loncom/build/pod2man.sh ../publisher/lonpublisher.pm > ../../doc/man/Apache__lonpublisher.3 + +works/unverified + +../../loncom/publisher/lonpublisher.pm + + + +doc/api/Apache/lonpublisher.html +home/httpd/html/adm/help/api/Apache/lonpublisher.html +system file +POD-derived page for lonpublisher.pm + +loncom/build/pod2html.sh ../publisher/lonpublisher.pm > ../../doc/api/Apache/lonpublisher.html + +works/unverified + +../../loncom/publisher/lonpublisher.pm + + + loncom/interface/lonmenu.pm home/httpd/lib/perl/Apache/lonmenu.pm handler @@ -1390,6 +1662,32 @@ bundles pages into one page works/unverified +doc/man/Apache__lonpage.3 +usr/man/man3/Apache::lonpage.3 +system file +man page for lonpage.pm + +loncom/build/pod2man.sh ../../rat/lonpage.pm > ../../doc/man/Apache__lonpage.3 + +works/unverified + +../../rat/lonpage.pm + + + +doc/api/Apache/lonpage.html +home/httpd/html/adm/help/api/Apache/lonpage.html +system file +POD-derived page for lonnet.pm + +loncom/build/pod2html.sh ../../rat/lonpage.pm > ../../doc/api/Apache/lonpage.html + +works/unverified + +../../rat/lonpage.pm + + + rat/lonuserstate.pm home/httpd/lib/perl/Apache/lonuserstate.pm handler @@ -1399,6 +1697,32 @@ compile course into binary data structur works/unverified +doc/man/Apache__lonuserstate.3 +usr/man/man3/Apache::lonuserstate.3 +system file +man page for lonnet.pm + +loncom/build/pod2man.sh ../../rat/lonuserstate.pm > ../../doc/man/Apache__lonuserstate.3 + +works/unverified + +../../rat/lonuserstate.pm + + + +doc/api/Apache/lonuserstate.html +home/httpd/html/adm/help/api/Apache/lonuserstate.html +system file +POD-derived page for lonuserstate.pm + +loncom/build/pod2html.sh ../../rat/lonuserstate.pm > ../../doc/api/Apache/lonuserstate.html + +works/unverified + +../../rat/lonuserstate.pm + + + loncom/xml/lontex.pm home/httpd/lib/perl/Apache/lontex.pm handler @@ -1540,6 +1864,32 @@ as coordinating access to educational re works/unverified +doc/man/Apache__lonacc.3 +usr/man/man3/Apache::lonacc.3 +system file +man page for lonacc.pm + +loncom/build/pod2man.sh ../auth/lonacc.pm > ../../doc/man/Apache__lonacc.3 + +works/unverified + +../../loncom/auth/lonacc.pm + + + +doc/api/Apache/lonacc.html +home/httpd/html/adm/help/api/Apache/lonacc.html +system file +POD-derived page for lonacc.pm + +loncom/build/pod2html.sh ../auth/lonacc.pm > ../../doc/api/Apache/lonacc.html + +works/unverified + +../../loncom/auth/lonacc.pm + + + loncom/auth/lonracc.pm home/httpd/lib/perl/Apache/lonracc.pm handler @@ -1617,6 +1967,32 @@ cross server filesystem browser works/unverified +doc/man/Apache__lonindexer.3 +usr/man/man3/Apache::lonindexer.3 +system file +man page for lonindexer.pm + +loncom/build/pod2man.sh ../interface/lonindexer.pm > ../../doc/man/Apache__lonindexer.3 + +works/unverified + +../../loncom/interface/lonindexer.pm + + + +doc/api/Apache/lonindexer.html +home/httpd/html/adm/help/api/Apache/lonindexer.html +system file +POD-derived page for lonindexer.pm + +loncom/build/pod2html.sh ../interface/lonindexer.pm > ../../doc/api/Apache/lonindexer.html + +works/unverified + +../../loncom/interface/lonindexer.pm + + + loncom/interface/groupsort.pm home/httpd/lib/perl/Apache/groupsort.pm handler @@ -1645,6 +2021,32 @@ symbols to and from more descriptive phr works/unverified +doc/man/Apache__lonnet.3 +usr/man/man3/Apache::lonnet.3 +system file +man page for lonnet.pm + +loncom/build/pod2man.sh ../lonnet/perl/lonnet.pm > ../../doc/man/Apache__lonnet.3 + +works/unverified + +../../loncom/lonnet/perl/lonnet.pm + + + +doc/api/Apache/lonnet.html +home/httpd/html/adm/help/api/Apache/lonnet.html +system file +POD-derived page for lonnet.pm + +loncom/build/pod2html.sh ../lonnet/perl/lonnet.pm > ../../doc/api/Apache/lonnet.html + +works/unverified + +../../loncom/lonnet/perl/lonnet.pm + + + loncom/html/index.html home/httpd/html/index.html interface file @@ -1874,6 +2276,7 @@ lonlogo_broken.mov logos +SMETE_white.gif; arrow_up.gif; cab.gif; cab_big.gif;