--- doc/loncapafiles/loncapafiles.lpml 2013/09/03 17:01:24 1.797.2.45
+++ doc/loncapafiles/loncapafiles.lpml 2013/12/18 22:32:33 1.873
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
-
+
@@ -840,6 +840,7 @@ interface, Apache (mod_perl) handlersserver readonly
error warnings and icons
+
never_deletehome/httpd/lonUsers
@@ -918,12 +919,6 @@ are viewable over the world-wide web
modest_delete
- home/httpd/html/adm/lonLCDfont
- server readonly
- LCD font for remote control
-
-
- modest_deletehome/httpd/html/adm/lonDomLogosserver readonlyLogos for LON-CAPA domains
@@ -1048,7 +1043,7 @@ each list element consists of only two s
etc/httpd/conf/loncapa.conf
-etc/apache2/loncapa.conf
+etc/apache2/loncapa.confconf
@@ -1091,7 +1086,7 @@ MySQL database
etc/httpd/conf/loncapa_apache.conf
-etc/apache2/loncapa_apache.conf
+etc/apache2/loncapa_apache.confstatic conf
The goal of this file is to implement all LON-CAPA specific
@@ -1111,7 +1106,7 @@ the www@localhost MySQL password, and br
etc/httpd/conf/loncapa_apache_local.conf
-etc/apache2/startup.pl
+etc/apache2/loncapa_apache_local.confstatic conf
Documentation file describing how to add domain-specific Apache configuration
@@ -1124,7 +1119,7 @@ Include conf/loncapa_apache_local*.conf
etc/httpd/conf/startup.pl
-etc/apache2/startup.pl
+etc/apache2/startup.plstatic conf
This file provides initializations for perl handlers. It adjusts what
@@ -1146,7 +1141,7 @@ symbolic link to directory /etc/apache2
etc/httpd/conf/loncapa_rewrite.conf
-etc/apache2/loncapa_rewrite.conf
+etc/apache2/loncapa_rewrite.confconf
Default rewrite file.
@@ -1158,7 +1153,7 @@ by setting: RewriteEngine off
etc/httpd/conf/rewrites/loncapa_rewrite_on.confetc/apache/rewrites/loncapa_rewrite_on.conf
-etc/apache2/rewrites/loncapa_rewrite_on.conf
+etc/apache2/rewrites/loncapa_rewrite_on.confstatic conf
File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to /etc/httpd/conf/loncapa_rewrite.conf to enable rewriting of
@@ -1169,7 +1164,7 @@ external requests for http:// to https:/
etc/httpd/conf/rewrites/loncapa_rewrite_off.confetc/apache/rewrites/loncapa_rewrite_off.conf
-etc/apache2/rewrites/loncapa_rewrite_off.conf
+etc/apache2/rewrites/loncapa_rewrite_off.confstatic conf
File to copy to /etc/apache2/loncapa_rewrite.conf (SuSE/SLES/Debian/Ubuntu LTS) or to /etc/httpd/conf/loncapa_rewrite.conf to disable rewriting of
@@ -1338,8 +1333,8 @@ utility cgi script to view software vers
home/httpd/cgi-bin/lonmodulecheck.plscript
-utility cgi script to check for differences between currently
-installed versions of LON-CAPA modules and those expected for the
+utility cgi script to check for differences between currently
+installed versions of LON-CAPA modules and those expected for the
LON-CAPA release installed on the server.
@@ -1572,6 +1567,8 @@ SelectFromOptions-7ConceptGoups.problem;
SelectFromOptions-7ConceptGoups.problem.meta;
SelectFromOptions-8ConceptGoups.problem;
SelectFromOptions-8ConceptGoups.problem.meta;
+SelectFromOptions-multilingual.problem;
+SelectFromOptions-multilingual.problem.meta;
SelectFromOptions-Simple.problem;
SelectFromOptions-Simple.problem.meta;
SimpleStringResponse.problem.meta;
@@ -1895,7 +1892,26 @@ file: nohist_courseids.db found in /home
Perl script run by cron to check:
(a) for differences between currently installed versions of LON-CAPA modules
and those expected for the particular LON-CAPA release
-(b) if an updated LON-CAPA release is available from install.loncapa.org
+(b) if an updated LON-CAPA release is available from install.loncapa.org
+
+
+
+
+home/httpd/perl/debug/rebuild_lastlogin.pl
+script
+
+Perl script run as www to populate nohist_crslastlogin.db for course(s) on
+a library server to record most recent "log-in" by each user in a course.
+
+This script is intended to be run after installation of LON-CAPA
+2.11.0 on a library server to populate nohist_crslastlogin.db files
+for the domain's courses. (Thereafter role selection after log-in
+on a server running 2.11.0 will update nohist_crslastlogin.db
+when a course role is selected.)
+
+This script might be run at other times. For example:
+(a) if course user sessions are being routinely hosted on pre-2.11.0 servers.
+(b) if nohist_crslastlogin.db is lost or corrupted, and needs to be rebuilt.
@@ -2479,6 +2495,15 @@ Handler for a DC to pick an author from
works/unverified
+
+home/httpd/lib/perl/Apache/lonpickresource.pm
+handler
+
+Handler to pick a resource or folder from the course contents
+
+works/unverified
+
+home/httpd/lib/perl/Apache/lonpickuser.pmhandler
@@ -2842,6 +2867,7 @@ author_top_menu.gif;
back.gif;
bchat.gif;
blog.gif;
+bomb.gif;
catalog.gif;
ccat.gif;
chat.gif;
@@ -2863,7 +2889,9 @@ dynamic_piecewise.gif;
dynamic_piecewise2.gif;
dynamic_plot.gif;
dynamic_plot2.gif;
+edit.gif;
editmap.gif;
+editwishlist.gif;
edit-find-replace.gif;
edit-redo.gif;
edit-undo.gif;
@@ -2957,6 +2985,7 @@ turning.gif;
uploadscores.gif;
uplusr.gif;
verify.gif;
+webpage.gif;
wishlist.gif;
wishlist-link.gif;
iclicker.gif;
@@ -3006,6 +3035,7 @@ author_top_menu.eps;
back.eps;
bchat.eps;
blog.eps;
+bomb.eps;
catalog.eps;
ccat.eps;
chat.eps;
@@ -3027,7 +3057,9 @@ dynamic_piecewise.eps;
dynamic_piecewise2.eps;
dynamic_plot.eps;
dynamic_plot2.eps;
+edit.eps;
editmap.eps;
+editwishlist.eps;
edit-find-replace.eps;
edit-redo.eps;
edit-undo.eps;
@@ -3120,6 +3152,7 @@ turning.eps;
uploadscores.eps;
uplusr.eps;
verify.eps;
+webpage.eps;
wishlist.eps;
wishlist-link.eps;
iclicker.eps;
@@ -3254,6 +3287,7 @@ Course_Chat.tex;
Course_Convert_To_CSV.tex;
Course_Coordination_Intro.tex;
Course_Create_Class_List.tex;
+Course_Creation_Log.tex;
Course_Critical_Message.tex;
Course_Deleting.tex;
Course_Disable_Discussion.tex;
@@ -3374,10 +3408,13 @@ Domain_Configuration_Cataloging_Courses.
Domain_Configuration_Color_Schemes.tex;
Domain_Configuration_Contact_Info.tex;
Domain_Configuration_Course_Defaults.tex;
+Domain_Configuration_Help_Settings.tex;
Domain_Configuration_InstDirectory_Search.tex;
Domain_Configuration_LangTZAuth.tex;
+Domain_Configuration_Load_Balancing.tex;
Domain_Configuration_Login_Page.tex;
Domain_Configuration_Quotas.tex;
+Domain_Configuration_Request_Author.tex;
Domain_Configuration_Request_Courses.tex;
Domain_Configuration_Scantron_Format.tex;
Domain_Configuration_Server_Status.tex;
@@ -3614,7 +3651,6 @@ Table_Mode.tex;
Testbank_Formatting.tex;
TEXDropEmptyColumns_attribute.tex;
TEXitemgroupwidth_attribute.tex;
-TEXitemgroup_attribute.tex;
TEXlayout_attribute.tex;
TEXsize_attribute.tex;
TEXtype_attribute.tex;
@@ -3652,14 +3688,17 @@ About_Bombs.tex;
About_Communication.tex;
Auth_Options.tex;
Authoring_Math_Editor.tex;
-Contextual_Help.tex;
+Caching.tex;
Cascading_Parameters.tex;
Change_Colors.tex;
Change_Discussion_Display.tex;
Change_Password.tex;
+Contextual_Help.tex;
+Course_Change_Privileges.tex;
Course_Convert_To_CSV.tex;
Course_Create_Class_List.tex;
Course_Self_Enrollment.tex;
+Creating_Math_Response_Problems.tex;
Docs_About_Bulletin_Board.tex;
Docs_About_Group_Files.tex;
Docs_About_My_Personal_Info.tex;
@@ -3704,6 +3743,7 @@ Ranking_Problems.tex;
Receipt.tex;
Search_Advanced.tex;
Search_Basic.tex;
+Some_Items_Were_Not_Submitted.tex;
Student_Intro.tex;
Syllabus_ExtLink.tex;
Table_Mode.tex;
@@ -4269,6 +4309,14 @@ Contains a set of functions that generat
+
+home/httpd/lib/perl/Apache/lonhtmlgateway.pm
+handler
+
+Contains a set of functions to properly parse and handle HTML input and output
+
+
+home/httpd/lib/perl/Apache/lonspeller.pmhandler
@@ -4465,8 +4513,6 @@ geogebra_export.jar;
geogebra_gui.jar.pack.gz;
geogebra_main.jar;
geogebra_properties.jar.pack.gz;
-geogebra_usb.jar;
-geogebra_usb.jar.pack.gz;
jlatexmath.jar;
jlatexmath.jar.pack.gz;
jlm_cyrillic.jar;
@@ -4929,6 +4975,7 @@ JQuery countdown timer Image file for LE
+
@@ -4981,6 +5028,7 @@ JQuery countdown timer Image file for LE
+
*.*loncom/html/adm/jQuery/js/
@@ -5286,6 +5334,15 @@ Handles a searches inside courses/commun
works/unverified
+
+home/httpd/lib/perl/Apache/lonindexcourse.pm
+handler
+
+Course/community Indexer
+
+works/unverified
+
+home/httpd/lib/perl/Apache/lonmysql.pmhandler
@@ -5576,15 +5633,6 @@ Displays the Main menu
works/unverified
-
-home/httpd/lib/perl/Apache/lonremote.pm
-handler
-
-Handler to launch and collapse the remote control.
-
-works/unverified
-
-home/httpd/lib/perl/Apache/portfolio.pmhandler
@@ -5628,15 +5676,6 @@ Creates horizontal menubar in advanced R
works/unverified
-
-home/httpd/html/res/adm/pages/homeworkmenu.html
-handler
-
-Homework remote control.
-
-works/unverified
-
-home/httpd/html/res/adm/pages/chatroom.htmlhandler
@@ -6504,7 +6543,7 @@ Domain information serving.
etc/httpd/conf/mime.types
-etc/apache2/mime.types
+etc/apache2/mime.typeswww static confExpanded mime.types
@@ -7022,6 +7061,16 @@ tested
works/unverified
+
+home/httpd/lib/perl/LONCAPA/LCMathComplex.pm
+conf
+
+Modified version of Math::Complex 1.55 for use in Safe Space which eliminates
+dependency on Config.pm (not usable in Safe Space).
+
+works/unverified
+
+home/httpd/lib/perl/LONCAPA/lonlocal.pmsystem file
@@ -7173,6 +7222,8 @@ compiles/tth.so.i386.perl.5.14;
compiles/tth.so.x86_64.perl.5.14;
compiles/tth.so.i386.perl.5.16;
compiles/tth.so.x86_64.perl.5.16;
+compiles/tth.so.i386.perl.5.18;
+compiles/tth.so.x86_64.perl.5.18;
compiles/tth.so.i386.debian5;
compiles/tth.so.x86_64.debian5
@@ -7541,61 +7592,6 @@ tmcc.tab;
*.gif
-loncom/html/adm/lonLCDfont/
-home/httpd/html/adm/lonLCDfont/
-graphic file
-LON-CAPA remote control LCD font
-
-0.gif;
-1.gif;
-2.gif;
-3.gif;
-4.gif;
-5.gif;
-6.gif;
-7.gif;
-8.gif;
-9.gif;
-a.gif;
-b.gif;
-c.gif;
-d.gif;
-e.gif;
-f.gif;
-g.gif;
-h.gif;
-i.gif;
-j.gif;
-k.gif;
-l.gif;
-m.gif;
-n.gif;
-o.gif;
-p.gif;
-q.gif;
-r.gif;
-s.gif;
-t.gif;
-u.gif;
-v.gif;
-w.gif;
-x.gif;
-y.gif;
-z.gif;
-ä.gif;
-ö.gif;
-ü.gif;
-ä.gif;
-ö.gif;
-ü.gif;
-colon.gif;
-hyphen.gif;
-slash.gif;
-space.gif;
-
-
-
-*.gifloncom/html/res/adm/pages/pt/home/httpd/html/res/adm/pages/pt/graphic file
@@ -7625,6 +7621,7 @@ pref_pt.gif;
prt_pt.gif;
res_pt.gif;
roles_pt.gif;
+sbkm_pt.gif;
spacer_pt.gif;
sprs_pt.gif;
src_pt.gif;
@@ -7639,93 +7636,29 @@ vbkm_pt.gif;
graphic fileicons used for the entire LON-CAPA user interface
-alnk.gif;
-anno.gif;
-anot.gif;
-anot2.gif;
-back.gif;
-bchat.gif;
-bkm.gif;
-blog.gif;
-brws.gif;
-catalog.gif;
-ccat.gif;
-ccrs.gif;
chat.gif;
-chrt.gif;
close-all-folders.gif;
-close-navigation.gif;
-clst.gif;
-com.gif;
-conf.gif;
-courses.gif;
-cprv.gif;
-crsconf.gif;
-cstr.gif;
-del.gif;
dempty.gif;
-dempty.gif;
-docs.gif;
edittoplevel.gif;
-egrd.gif;
empty.gif;
-enrl.gif;
-eval.gif;
-fdbk.gif;
feedback.gif;
-forw.gif;
-grds.gif;
-grps.gif;
group.gif;
help.gif;
info.gif;
-keys.gif;
ledblink.gif;
ledgreen.gif;
ledoff.gif;
ledon.gif;
-ledsend.gif;
-list.gif;
-logout.gif;
-mail.gif;
mark-discussionentries-read.gif;
-mrk.gif;
-nav.gif;
-new.gif;
next.gif;
nothumb.gif;
open-all-folders.gif;
open-first-problem.gif;
-pdfupload.gif;
-parm.gif;
-pcstr.gif;
-pgrd.gif;
-port.gif;
-pparm.gif;
-pref.gif;
-prt.gif;
-pub.gif;
qempty.gif;
-rcrs.gif;
refresh.gif;
-reload.gif;
-remotebg.gif;
-res.gif;
-roles.gif;
-rsrv.gif;
-rtrv.gif;
-sctr.gif;
show-all.gif;
show-incomplete-problems.gif;
-slnk.gif;
-spacer.gif;
-sprs.gif;
-src.gif;
-srvr.gif;
-start-navigation.gif;
-stat.gif;
-subm.gif;
-title.gif;
+star.gif;
@@ -7770,7 +7703,6 @@ port.png;
prt.png;
rcrs.png;
rsrv.png;
-slnk.png;
src.png;
srvr.png;
subm.png;
@@ -7804,6 +7736,7 @@ mngcu.png;
prob_ana.png;
process-stop.png;
role_hotlist.png;
+reload.png;
self_enroll.png;
survey_rep.png;
subdocs.png;
@@ -7818,10 +7751,10 @@ uplusr.png;
graphic filegraphical icons used in submenus
-alnk.png;
aboutme.png;
addClickerInfoFile.png;
anonsurveythreshold.png;
+bubblesheet.png;
ccatconf.png;
ccat-22x22.png;
chat.png;
@@ -7834,6 +7767,7 @@ dialog-information.png;
docs-22x22.png;
document-open.png;
document-properties.png;
+download_sub.png;
dropbox.png;
dump.png;
edit-copy.png;
@@ -7853,6 +7787,9 @@ folder-new.png;
folder-new-22x22.png;
format-justify-fill.png;
fromfile.png;
+grade_PageFolder.png;
+grade_students.png;
+grading_table.png;
groupportfolio.png;
groupportfolioquota.png;
grp_add.png;
@@ -7881,6 +7818,7 @@ preferences-desktop-theme.png;
preferences-desktop-wallpaper.png;
preferences-system-windows.png;
rcrs-22x22.png;
+receipt_number.png;
recover.png;
remotecontrol.png;
resversion.png;
@@ -7902,6 +7840,7 @@ system-lock-screen.png;
system-users.png;
timer.png;
trck-22x22.png;
+ungrade_sub.png;
uplcrs.png;
uploadscores.png;
verify.png;
@@ -7920,14 +7859,6 @@ wishlist-link-lighter.png;
-
-home/httpd/html/res/adm/pages/imgmaps.html
-interface file
-
-image maps for the LON-CAPA remote control
-
-
-home/httpd/html/res/adm/pages/index.htmlinterface file
@@ -7935,14 +7866,6 @@ image maps for the LON-CAPA remote contr
welcoming page to the LON-CAPA system upon login
-
-
-home/httpd/html/res/adm/pages/menu.html
-interface file
-
-renders the HTML (including image maps) for the LON-CAPA remote control
-
-*.gifloncom/html/res/adm/pages/indexericons/
@@ -8174,7 +8097,7 @@ file that allows setuid password privile
etc/rc.d/init.d/loncontrol
-etc/init.d/loncontrol
+etc/init.d/loncontrolroot script
Controls the launching/halting of lonc, lond, and lonsql processes.
@@ -8182,7 +8105,7 @@ Controls the launching/halting of lonc,
etc/rc.d/init.d/loncontrol
-etc/init.d/loncontrol
+etc/init.d/loncontrol
etc/rc.d/rc0.d/K05loncontrol;
etc/rc.d/rc1.d/K05loncontrol;
@@ -8192,7 +8115,7 @@ etc/rc.d/rc4.d/S95loncontrol;
etc/rc.d/rc5.d/S95loncontrol;
etc/rc.d/rc6.d/K05loncontrol
-
+
etc/rc.d/rc0.d/K05loncontrol;
etc/rc.d/rc1.d/K05loncontrol;
etc/rc.d/rc2.d/K05loncontrol;
@@ -8215,13 +8138,13 @@ symbolic links to /etc/rc.d/init.d/lonco
-
+etc/rc.d/
setup loncontrol to run at boot
-
+
-c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol'