--- doc/loncapafiles/loncapafiles.lpml 2012/03/14 20:21:18 1.791
+++ doc/loncapafiles/loncapafiles.lpml 2013/05/11 16:58:13 1.797.2.35
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
-
+
+
+
+ modest_delete
+ /home/httpd/html/adm/spellchecker
+ server readonly
+ JQuery spellchecker plugin
+
+
+ modest_delete
+ /home/httpd/html/adm/spellchecker/js
+ server readonly
+ JQuery spellchecker plugin
+
+
+ modest_delete
+ /home/httpd/html/adm/spellchecker/css
+ server readonly
+ JQuery spellchecker plugin
+
+
+ modest_delete
+ /home/httpd/html/adm/spellchecker/img
+ server readonly
+ JQuery spellchecker plugin
+
+
+
+ modest_deletehome/httpd/html/adm/dragmath/appletserver readonlyFormula editor applet directory and popups
@@ -862,6 +909,12 @@ 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
@@ -980,7 +1033,7 @@ each list element consists of only two s
etc/httpd/conf/loncapa.conf
-etc/apache2/loncapa.conf
+etc/apache2/loncapa.confconf
@@ -1023,7 +1076,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
@@ -1041,9 +1094,22 @@ the www@localhost MySQL password, and br
+
+etc/httpd/conf/loncapa_apache_local.conf
+etc/apache2/startup.pl
+static conf
+
+Documentation file describing how to add domain-specific Apache configuration
+files, e.g., (loncapa_apache_localmsu.conf).
+loncapa_apache_local.conf needs to exist if no domain-specific file has so far
+been created so that Apache 2.4 will start, given that loncapa_apache.conf has:
+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
@@ -1054,7 +1120,7 @@ well as causing the Apache module to be
etc/apache2
-
+
etc/apache2/conf
symbolic link
@@ -1065,7 +1131,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.
@@ -1077,7 +1143,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
@@ -1088,7 +1154,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
@@ -1253,6 +1319,16 @@ utility cgi script to view software vers
+
+home/httpd/cgi-bin/lonmodulecheck.pl
+script
+
+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.
+
+
+home/httpd/cgi-bin/ping.plscript
@@ -1451,6 +1527,8 @@ man1.jpg;
man1.jpg.meta;
numerical.problem;
numerical.problem.meta;
+numMultiAnswerUnordered.problem;
+numMultiAnswerUnordered.problem.meta;
numPrePro.problem;
numPrePro.problem.meta;
Plot.problem.meta;
@@ -1514,6 +1592,15 @@ reaction_hint.problem.meta
+
+ home/httpd/lib/perl/Apache/spellcheck.pm
+ handler
+
+Ajax handler for the spellcheck Jquery plugin
+
+ IN testing
+
+home/httpd/lonTabs/insertlist.xmlstatic conf
@@ -1634,6 +1721,17 @@ List of all domains in the LON-CAPA netw
+
+ home/httpd/lonTabs/dns_checksums.tab
+ www static conf
+
+File containing version numbers and checksums for most LON-CAPA perl modules,
+perl scripts, cgi scripts, daemons, and a configuration file in each
+LON-CAPA release, starting with 2.11.0.RC1
+
+
+
+home/httpd/lonTabs/loncaparevs.tabwww conf
@@ -1653,6 +1751,17 @@ File holds paired data -- hostname:lonHo
+
+ home/httpd/lonTabs/lonchksums.tab
+ www conf
+
+File containing version numbers and checksums for most LON-CAPA perl modules,
+perl scripts, cgi scripts, daemons, and a configuration file for current
+server. Updated by loncron.
+
+
+
+home/httpd/lonTabs/spare.tabconf
@@ -1758,6 +1867,17 @@ file: nohist_courseids.db found in /home
+
+home/httpd/perl/checkforupdates.pl
+script
+
+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
+
+
+home/httpd/perl/seed_accesscount.plscript
@@ -2303,6 +2423,15 @@ Handler to put up simple page
works/unverified
+
+home/httpd/lib/perl/Apache/lonextresedit.pm
+handler
+
+Handler to edit external resource.
+
+works/unverified
+
+home/httpd/lib/perl/Apache/lonpickcode.pmhandler
@@ -2339,20 +2468,31 @@ Handler for a DC to pick an author from
works/unverified
-
-home/httpd/lib/perl/Apache/lonpickresource.pm
+
+home/httpd/lib/perl/Apache/lonpickuser.pmhandler
-Handler to pick a resource or folder from the course contents
+Handler to pick a user from a directory search
works/unverified
-
-home/httpd/lib/perl/Apache/lonpickuser.pm
+
+home/httpd/lib/perl/Apache/loncourserespicker.pmhandler
-Handler to pick a user from a directory search
+Provides interface to select resources/folders from a course
+(e.g., for IMS export, or choosing content for exam blocking).
+
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/londependencies.pm
+handler
+
+Provides interface for uploading, replacing and deleting files which
+are (or used to be) dependencies for an HTML page uploaded directly to a course.
works/unverified
@@ -2789,7 +2929,6 @@ system-users.gif;
turning.gif;
uploadscores.gif;
uplusr.gif;
-vbkm.gif;
verify.gif;
wishlist.gif;
wishlist-link.gif;
@@ -3455,6 +3594,9 @@ Auth_Options.tex;
Authoring_Math_Editor.tex;
Contextual_Help.tex;
Cascading_Parameters.tex;
+Change_Colors.tex;
+Change_Discussion_Display.tex;
+Change_Password.tex;
Course_Convert_To_CSV.tex;
Course_Create_Class_List.tex;
Course_Self_Enrollment.tex;
@@ -3475,6 +3617,25 @@ Generation.tex;
Metadata_Description.tex;
Navigation_Screen.tex;
Parameter_Overview.tex;
+Portfolio_About.tex;
+Portfolio_AddFiles.tex;
+Portfolio_Catalog.tex;
+Portfolio_ChangeDirectory.tex;
+Portfolio_CreateDirectory.tex;
+Portfolio_DeleteFile.tex;
+Portfolio_FileAction.tex;
+Portfolio_FileList.tex;
+Portfolio_OpenFile.tex;
+Portfolio_RenameFile.tex;
+Portfolio_ShareFile.tex;
+Portfolio_ShareFile_ChangeSetting.tex;
+Portfolio_ShareFile_Conditional.tex;
+Portfolio_ShareFile_SetAccess.tex;
+Portfolio_ShareFile_StopAccess.tex;
+Prefs_About_Me.tex;
+Prefs_Language.tex;
+Prefs_Messages.tex;
+Prefs_Screen_Name_Nickname.tex;
Problem_Parameters.tex;
Publishing_Copyright.tex;
Publishing_Keywords.tex;
@@ -4048,14 +4209,6 @@ 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
@@ -4413,6 +4566,7 @@ jsMath is a Javascript solution to conve
black.gif;
blank.gif;
COPYING.txt;
+FONTSVERSION;
jsMath-BaKoMa-fonts.js;
jsMath-autoload.html;
jsMath-controls.html;
@@ -4441,7 +4595,7 @@ jsMath-old-browsers.js;
Server side png fonts for use by jsMath
-commands /home/httpd/html/adm
+commands
loncom/html/adm/jsMath/commands;
@@ -4450,7 +4604,7 @@ loncom/html/adm/jsMath/jsMath-fonts-1.3.
-
+
home/httpd/html/adm/MathJaxscript
@@ -4460,11 +4614,29 @@ loncom/html/adm/jsMath/jsMath-fonts-1.3.
unzipping the file, making it look cleaner in the /home/.../adm/ directory
-commands /home/httpd/html/adm/MathJax
+commands
loncom/html/adm/MathJax/commands;
-loncom/html/adm/MathJax/mathjax-MathJax-v1.1a-0-g1697387.zip;
+loncom/html/adm/MathJax/VERSION;
+loncom/html/adm/MathJax/mathjax-MathJax-v2.1-241378e.zip;
+
+
+
+
+
+ home/httpd/html/adm/geogebra/web
+ script
+
+ HTML5/JavaScript Version of GeoGebra
+
+
+commands
+
+
+loncom/html/adm/geogebra/commands;
+loncom/html/adm/geogebra/VERSION;
+loncom/html/adm/geogebra/geogebra_html5.tar.gz;
@@ -4477,7 +4649,7 @@ loncom/html/adm/MathJax/mathjax-MathJax-
installs the loncapa config.js file
-commands /home/httpd/html/
+commands
loncom/html/adm/ckeditor/commands;
@@ -4575,7 +4747,7 @@ JQuery colorpicker javascript library
JQuery colorpicker javascript library css files
- jpicker-1.1.6.min.css;
+ jPicker-1.1.6.min.css;
@@ -4601,6 +4773,150 @@ JQuery color picker javascript library i
+
+ *.js
+ loncom/html/adm/countdown/
+ home/httpd/html/adm/countdown/js/
+ interface file
+
+JQuery countdown timer javascript files
+
+
+ jquery.countdown-ar.js;
+ jquery.countdown-bg.js;
+ jquery.countdown-bn.js;
+ jquery.countdown-ca.js;
+ jquery.countdown-cs.js;
+ jquery.countdown-da.js;
+ jquery.countdown-de.js;
+ jquery.countdown-el.js;
+ jquery.countdown-es.js;
+ jquery.countdown-et.js;
+ jquery.countdown-fa.js;
+ jquery.countdown-fi.js;
+ jquery.countdown-fr.js;
+ jquery.countdown-gl.js;
+ jquery.countdown-he.js;
+ jquery.countdown-hr.js;
+ jquery.countdown-hu.js;
+ jquery.countdown-id.js;
+ jquery.countdown-it.js;
+ jquery.countdown-ja.js;
+ jquery.countdown.js;
+ jquery.countdown-ko.js;
+ jquery.countdown-lt.js;
+ jquery.countdown-lv.js;
+ jquery.countdown.min.js;
+ jquery.countdown-ms.js;
+ jquery.countdown-my.js;
+ jquery.countdown-nb.js;
+ jquery.countdown-nl.js;
+ jquery.countdown.pack.js;
+ jquery.countdown-pl.js;
+ jquery.countdown-pt-BR.js;
+ jquery.countdown-ro.js;
+ jquery.countdown-ru.js;
+ jquery.countdown-sk.js;
+ jquery.countdown-sl.js;
+ jquery.countdown-sr.js;
+ jquery.countdown-sr-SR.js;
+ jquery.countdown-sv.js;
+ jquery.countdown-th.js;
+ jquery.countdown-tr.js;
+ jquery.countdown-uk.js;
+ jquery.countdown-vi.js;
+ jquery.countdown-zh-CN.js;
+ jquery.countdown-zh-TW.js;
+
+
+
+ *.css
+ loncom/html/adm/countdown/
+ home/httpd/html/adm/countdown/css/
+ interface file
+
+JQuery countdown timer CSS files
+
+
+ jquery.countdown.css;
+
+
+
+ *.gif
+ loncom/html/adm/countdown/
+ home/httpd/html/adm/countdown/css/
+ interface file
+
+JQuery countdown timer Image file for Glowing countdown
+
+
+ countdownGlowing.gif;
+
+
+
+ *.png
+ loncom/html/adm/countdown/
+ home/httpd/html/adm/countdown/css/
+ interface file
+
+JQuery countdown timer Image file for LED style countdown
+
+
+ countdownLED.png;
+
+
+
+
+
+
+ *.js
+ loncom/html/adm/spellcheck/js/
+ home/httpd/html/adm/spellchecker/js/
+ interface file
+
+ JQuery spellchecker plugin
+
+
+ jquery.spellchecker.min.js;
+
+
+
+ *.css
+ loncom/html/adm/spellcheck/css/
+ home/httpd/html/adm/spellchecker/css/
+ interface file
+
+ JQuery spellchecker plugin
+
+
+ spellchecker.css;
+
+
+
+ *.png
+ loncom/html/adm/spellcheck/img/
+ home/httpd/html/adm/spellchecker/img/
+ interface file
+
+ JQuery spellchecker plugin
+
+
+ spellchecker_shadow.png;
+ spellcheck.png;
+
+
+
+ *.gif
+ loncom/html/adm/spellcheck/img/
+ home/httpd/html/adm/spellchecker/img/
+ interface file
+
+ JQuery spellchecker plugin
+
+
+ spellchecker_bg.gif;
+
+*.*
@@ -4879,15 +5195,6 @@ 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
@@ -5178,6 +5485,15 @@ 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
@@ -5221,6 +5537,15 @@ 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
@@ -5874,7 +6199,7 @@ by the URL-related pattern syntax:
- home/httpd/lib/perl/Apache/lonashibacc.pm
+ home/httpd/lib/perl/Apache/lonshibacc.pmhandlerAuthorization handler used to remove trailing @internet dom
from Shibboleth authenticated username (e.g., @mit.edu).
@@ -5882,6 +6207,14 @@ by the URL-related pattern syntax:
works/unverified
+
+ home/httpd/lib/perl/Apache/lonnoshib.pm
+ handler
+ Content handler for /adm/sso when Shibboleth auth is inactive.
+
+ works/unverified
+
+home/httpd/html/adm/ssointerface file
@@ -5903,14 +6236,6 @@ by the URL-related pattern syntax:
copying of uploaded files
-
-home/httpd/lib/perl/Apache/lonshibacc.pm
-handler
-
-Handler for Shibboleth single signon
-
-
-home/httpd/lib/perl/Apache/lonroles.pmhandler
@@ -6088,7 +6413,7 @@ Domain information serving.
etc/httpd/conf/mime.types
-etc/apache2/mime.types
+etc/apache2/mime.typeswww static confExpanded mime.types
@@ -6158,22 +6483,6 @@ javascript for horizontal menubar in RAT
-
-home/httpd/html/adm/rat/extpickcode.html
-interface file
-
-javascript
-
-
-
-
-home/httpd/html/adm/rat/extpickframe.html
-interface file
-
-javascript
-
-
-home/httpd/html/adm/rat/map.htmlinterface file
@@ -6640,6 +6949,15 @@ tested
works/verified
+
+ home/httpd/lib/perl/LONCAPA/Lond.pm
+ system file
+
+ Encapsulates functionality used by lond and lonnet.
+
+ in progress
+
+home/httpd/lib/perl/LONCAPA/LondConnection.pmsystem file
@@ -6717,6 +7035,16 @@ for socket-based communication between L
works/unverified
+
+home/httpd/lib/perl/LONCAPA/Checksumming.pm
+system file
+
+Provides routine to checksum perl modules, perl scripts, cgi scripts,
+language lexicons, and static configuration file on current server
+
+works/unverified
+
+home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pmsystem file
@@ -6752,6 +7080,8 @@ compiles/tth.so.i386.perl.5.12;
compiles/tth.so.x86_64.perl.5.12;
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.debian5;
compiles/tth.so.x86_64.debian5
@@ -7120,6 +7450,61 @@ 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
@@ -7149,7 +7534,6 @@ pref_pt.gif;
prt_pt.gif;
res_pt.gif;
roles_pt.gif;
-sbkm_pt.gif;
spacer_pt.gif;
sprs_pt.gif;
src_pt.gif;
@@ -7164,28 +7548,93 @@ 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;
-star.gif;
+slnk.gif;
+spacer.gif;
+sprs.gif;
+src.gif;
+srvr.gif;
+start-navigation.gif;
+stat.gif;
+subm.gif;
+title.gif;
@@ -7214,7 +7663,6 @@ pgrd.png;
pref.png;
roles.png;
sprs.png;
-vbkm.png;
anot.png;
anot2.png;
blog.png;
@@ -7231,14 +7679,17 @@ port.png;
prt.png;
rcrs.png;
rsrv.png;
-sbkm.png;
+slnk.png;
src.png;
srvr.png;
subm.png;
thumbsup.png;
thumbsup_gray.png;
+thumbsup_novote.png;
thumbsdown.png;
thumbsdown_gray.png;
+thumbsdown_novote.png;
+webpage.png;
back.png;
catalog.png;
com.png;
@@ -7262,10 +7713,10 @@ mngcu.png;
prob_ana.png;
process-stop.png;
role_hotlist.png;
-reload.png;
self_enroll.png;
survey_rep.png;
subdocs.png;
+tolastloc.png;
uplusr.png;
@@ -7276,20 +7727,21 @@ uplusr.png;
graphic filegraphical icons used in submenus
+alnk.png;
aboutme.png;
addClickerInfoFile.png;
anonsurveythreshold.png;
-bubblesheet.png;
ccatconf.png;
chat.png;
comblock.png;
contact-new.png;
+contact-new-22x22.png;
coprplot.png;
crsnew.png;
dialog-information.png;
+docs-22x22.png;
document-open.png;
document-properties.png;
-download_sub.png;
dropbox.png;
dump.png;
edit-copy.png;
@@ -7297,8 +7749,10 @@ edit-find-replace.png;
edit-find.png;
edit-mode-22x22.png;
edit-redo.png;
+edit-redo-22x22.png;
edit-select-all.png;
edit-undo.png;
+edit-undo-22x22.png;
emblem-photos.png;
emblem-readonly.png;
emblem-system.png;
@@ -7307,9 +7761,6 @@ 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;
@@ -7319,8 +7770,10 @@ ims.png;
imsexport.png;
link-new-22x22.png;
list-add.png;
+list-add-22x22.png;
log.png;
mail-message-new.png;
+mail-message-new-22x22.png;
mail-reply-all.png;
mail-reply-sender.png;
messalog.png;
@@ -7335,29 +7788,35 @@ preferences-desktop-remote-desktop.png;
preferences-desktop-theme.png;
preferences-desktop-wallpaper.png;
preferences-system-windows.png;
-receipt_number.png;
+rcrs-22x22.png;
recover.png;
remotecontrol.png;
resversion.png;
+role_hotlist-22x22.png;
+rsrv-22x22.png;
save-22x22.png;
scoreupfrm.png;
selfenrl-queue.png;
+selfenrl-queue-22x22.png;
sequence.png;
simple.png;
simpprob.png;
start-here.png;
+start-here-22x22.png;
subtimpl.png;
syllabus.png;
symbs.png;
system-lock-screen.png;
system-users.png;
-ungrade_sub.png;
+timer.png;
+trck-22x22.png;
uplcrs.png;
uploadscores.png;
verify.png;
view-mode-22x22.png;
wishlist.png;
wishlist-link.png;
+wishlist-link-lighter.png;
@@ -7369,6 +7828,14 @@ wishlist-link.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
@@ -7376,6 +7843,14 @@ wishlist-link.png;
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/
@@ -7607,7 +8082,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.
@@ -7615,7 +8090,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;
@@ -7625,7 +8100,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;
@@ -7633,7 +8108,7 @@ etc/rc.d/rc3.d/S95loncontrol;
etc/rc.d/rc5.d/S95loncontrol;
etc/rc.d/rc6.d/K05loncontrol
-
+
etc/rc0.d/K05loncontrol;
etc/rc1.d/K05loncontrol;
etc/rc2.d/S95loncontrol;
@@ -7648,13 +8123,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'
@@ -7941,6 +8416,7 @@ login_count.pl;
modify_config_files.pl;
move_construction_spaces.pl;
parse_scantron.pl;
+rebuild_db_from_hist.pl;
seed_accesscount.pl;
stress.pl;
testkerberos.pl;