--- doc/loncapafiles/loncapafiles.lpml 2012/03/05 15:26:43 1.675.4.39.2.7
+++ doc/loncapafiles/loncapafiles.lpml 2013/08/12 20:49:00 1.797.2.40
@@ -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_delete
+ /home/httpd/html/adm/nicescroll
+ server readonly
+ JQuery nicescroll plugin
+
+
modest_deletehome/httpd/html/adm/dragmath/applet
@@ -861,13 +942,6 @@ are viewable over the world-wide web
modest_delete
- home/httpd/html/res/adm/pages/bookmarkmenu
-
- server readonly
- bookmark user interface code
-
-
- modest_deletehome/httpd/html/res/adm/pages/annotations
server readonly
@@ -968,7 +1042,7 @@ each list element consists of only two s
etc/httpd/conf/loncapa.conf
-etc/apache2/loncapa.conf
+etc/apache2/loncapa.confconf
@@ -1011,7 +1085,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
@@ -1029,9 +1103,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
@@ -1042,7 +1129,7 @@ well as causing the Apache module to be
etc/apache2
-
+
etc/apache2/conf
symbolic link
@@ -1053,11 +1140,11 @@ 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.
-Default is to disable rewriting of external requests for http:// to https://
+Default rewrite file.
+Default is to disable rewriting of external requests for http:// to https://
by setting: RewriteEngine off
@@ -1065,22 +1152,22 @@ 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
-external requests for http:// to https://
+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
-external requests for http:// to https://
+external requests for http:// to https://
@@ -1205,6 +1292,14 @@ utility cgi script to view status of per
+
+ home/httpd/lib/perl/Apache/lonmap.pm
+ system file
+
+ Provides a module to read course files into hashes.
+
+
+home/httpd/lib/perl/LONCAPA/lonauthcgi.pmsystem file
@@ -1233,6 +1328,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
@@ -1401,6 +1506,8 @@ optional_criteria.task;
optional_criteria.task.meta;
ClickImageExample.problem;
ClickImageExample.problem.meta;
+custom_equation.problem;
+custom_equation.problem.meta;
customhints.problem;
customhints.problem.meta;
custompartial.problem;
@@ -1429,6 +1536,8 @@ man1.jpg;
man1.jpg.meta;
numerical.problem;
numerical.problem.meta;
+numMultiAnswerUnordered.problem;
+numMultiAnswerUnordered.problem.meta;
numPrePro.problem;
numPrePro.problem.meta;
Plot.problem.meta;
@@ -1492,6 +1601,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
@@ -1572,7 +1690,7 @@ List of machines allowed to pass along u
XML specification of LON-CAPA version required for certain parameters,
response types and course containers. Used to determine if a course
-needs a minimum LON-CAPA version to function correctly.
+needs a minimum LON-CAPA version to function correctly.
@@ -1612,6 +1730,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
@@ -1631,6 +1760,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
@@ -1731,11 +1871,22 @@ Batch script for removing files not acce
home/httpd/perl/refresh_courseids_db.plscript
-Batch script for refreshing course information in aggregating GDBM
+Batch script for refreshing course information in aggregating GDBM
file: nohist_courseids.db found in /home/httpd/lonUsers on library servers.
+
+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
@@ -1972,27 +2123,6 @@ Allows www to change user passwords.
being updated
-
-home/httpd/perl/lcuseradd
-setuid script
-
-Coordinates the system services and files in order to allow lond to add a
-new user.
-
-being updated
-
-
-
-home/httpd/perl/lchtmldir
-setuid script
-
-Manages the file system ramifications of adding author mode to a user.
-If necessary a public_html diretory is added, permissions and ownership are
-set according to the user's authentication mode.
-
-New file
-
-home/httpd/perl/lciptablessetuid script
@@ -2292,6 +2422,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
@@ -2337,6 +2476,26 @@ Handler to pick a user from a directory
works/unverified
+
+home/httpd/lib/perl/Apache/loncourserespicker.pm
+handler
+
+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
+
+home/httpd/lib/perl/Apache/lonbulletin.pmhandler
@@ -2766,10 +2925,12 @@ subtimpl.gif;
survey_rep.gif;
syllabus.gif;
system-users.gif;
+turning.gif;
uploadscores.gif;
uplusr.gif;
-vbkm.gif;
verify.gif;
+wishlist.gif;
+wishlist-link.gif;
iclicker.gif;
interwrite1.gif;
interwrite2.gif;
@@ -2911,10 +3072,13 @@ subtimpl.eps;
survey_rep.eps;
syllabus.eps;
system-users.eps;
+turning.eps;
uploadscores.eps;
uplusr.eps;
vbkm.eps;
verify.eps;
+wishlist.eps;
+wishlist-link.eps;
iclicker.eps;
interwrite1.eps;
interwrite2.eps;
@@ -2990,7 +3154,6 @@ Author_Manual_Title_Page.tex;
Author_Numerical_and_Formula.tex;
Author_Remote_Control.tex;
Batch_Creation.tex;
-Bookmarks.tex;
BridgeTask_About.tex;
BridgeTask_Conditions.tex;
BridgeTask_Create.tex;
@@ -3127,6 +3290,7 @@ Docs_Adding_Syllabus.tex;
Docs_Alternatives.tex;
Docs_Check_Resource_Versions.tex;
Docs_Creating_From_Template.tex;
+Docs_Dropbox.tex;
Docs_Dump_Course_Docs.tex;
Docs_Export_Course_Docs.tex;
Docs_Editing_Templated_Pages.tex;
@@ -3145,6 +3309,7 @@ Docs_String_Response.tex;
Docs_Supplemental.tex;
Docs_Uploading_From_Harddrive.tex;
Docs_Verify_Content.tex;
+Docs_Web_Page.tex;
Domain_Configuration_Auto_Creation.tex;
Domain_Configuration_Auto_Enrollment.tex;
Domain_Configuration_Auto_Updates.tex;
@@ -3411,6 +3576,7 @@ View_Critical_Messages.tex;
View_recent_activity.tex;
What_Is_LON-CAPA.tex;
Why_LON-CAPA.tex;
+Wishlist.tex;
@@ -3429,6 +3595,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;
@@ -3449,6 +3618,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;
@@ -4379,6 +4567,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;
@@ -4407,7 +4596,7 @@ jsMath-old-browsers.js;
Server side png fonts for use by jsMath
-commands /home/httpd/html/adm
+commands
loncom/html/adm/jsMath/commands;
@@ -4416,20 +4605,58 @@ loncom/html/adm/jsMath/jsMath-fonts-1.3.
-
- home/httpd/html/adm/ckeditor
+
+ home/httpd/html/adm/MathJax
+ script
+
+ MathJax for processing Tex, scripted installation that unzips installation file
+ in the appropriate location
+ NOTE: the commands file `mv`'s the files out of the original location provided
+ unzipping the file, making it look cleaner in the /home/.../adm/ directory
+
+
+commands
+
+
+loncom/html/adm/MathJax/commands;
+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;
+
+
+
+
+
+ home/httpd/html/ckeditorscript
GUI HTML Editor, scripted installation decompress the tarball and
installs the loncapa config.js file
-commands /home/httpd/html/
+commands
loncom/html/adm/ckeditor/commands;
-loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz;
+loncom/html/adm/ckeditor/ckeditor_3.6.6.1.tar.gz;
loncom/html/adm/ckeditor/loncapaconfig.js;
+loncom/html/adm/ckeditor/VERSION;
@@ -4501,6 +4728,199 @@ jsMath.js;
+ *.js
+ loncom/html/adm/jpicker/
+ home/httpd/html/adm/jpicker/js/
+ interface file
+
+JQuery colorpicker javascript library
+
+
+ jpicker-1.1.6.min.js;
+
+
+
+
+ *.css
+ loncom/html/adm/jpicker/css/
+ home/httpd/html/adm/jpicker/css/
+ interface file
+
+JQuery colorpicker javascript library css files
+
+
+ jPicker-1.1.6.min.css;
+
+
+
+
+ *.*
+ loncom/html/adm/jpicker/images/
+ home/httpd/html/adm/jpicker/images/
+ interface file
+
+JQuery color picker javascript library image files
+
+
+ AlphaBar.png;
+ bar-opacity.png;
+ Bars.png;
+ map-opacity.png;
+ mappoint.gif;
+ Maps.png;
+ NoColor.png;
+ picker.gif;
+ preview-opacity.png;
+ rangearrows.gif;
+
+
+
+
+ *.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;
+
+
+
+*.*loncom/html/adm/jQuery/js/home/httpd/html/adm/jQuery/js/
@@ -4552,6 +4972,34 @@ jQuery custom distribution of version 1.
+
+
+
+ *.js
+ loncom/html/adm/nicescroll/js/
+ home/httpd/html/adm/nicescroll/
+ interface file
+
+jQuery nicescroll plugin javascript
+
+
+ jquery.nicescroll.min.js;
+
+
+
+
+ *.png
+ loncom/html/adm/nicescroll/images/
+ home/httpd/html/adm/nicescroll/
+ interface file
+
+jQuery nicescroll plugin image
+
+
+ zoomico.png;
+
+
+
home/httpd/lib/perl/Apache/lontest.pm
@@ -4768,6 +5216,15 @@ Handles a searchable catalogue.
works/unverified
+
+home/httpd/lib/perl/Apache/lonsearchcourse.pm
+handler
+
+Handles a searches inside courses/communities.
+
+works/unverified
+
+home/httpd/lib/perl/Apache/lonmysql.pmhandler
@@ -4999,15 +5456,6 @@ echo 'pod2html lonparmset.pm'
-
-home/httpd/lib/perl/Apache/lonconstruct.pm
-handler
-
-Page wrapper for handling construction space.
-
-works/unverified
-
-home/httpd/lib/perl/Apache/lonpublisher.pmhandler
@@ -5053,7 +5501,7 @@ echo 'pod2html lonpublisher.pm'
home/httpd/lib/perl/Apache/lonmenu.pmhandler
-Has routines which control the remote control.
+Has routines which control the inline menu.
works/unverified
@@ -5146,16 +5594,6 @@ This will take annotations and then plug
works/unverified
-
-home/httpd/lib/perl/Apache/admbookmarks.pm
-handler
-
-This will take bookmarks and get/write/display them for the LON-CAPA user
-interface.
-
-works/unverified
-
-home/httpd/lib/perl/Apache/lonratsrv.pmhandler
@@ -5305,7 +5743,7 @@ Tags Default Definition Module
Table object
-works/unverified
+works
@@ -5568,6 +6006,13 @@ access handler for user uploaded files
works/unverified
+
+home/httpd/lib/perl/Apache/lonwebdavacc.pm
+handler
+authorization for webDAV access to Author Spaces
+works/unverified
+
+home/httpd/lib/perl/Apache/lontrans.pmhandler
@@ -5690,7 +6135,7 @@ by the URL-related pattern syntax:
works/unverified
-
+
home/httpd/lib/perl/Apache/lonlogin.pmhandlerlogin screen
@@ -5732,6 +6177,13 @@ by the URL-related pattern syntax:
works/unverified
+
+home/httpd/lib/perl/Apache/lonwebdavauth.pm
+handler
+authenticate, set up session environment for webDAV
+works/unverified
+
+home/httpd/lib/perl/Apache/lonlogout.pmhandler
@@ -5767,6 +6219,41 @@ by the URL-related pattern syntax:
works/unverified
+
+ home/httpd/lib/perl/Apache/lonshibauth.pm
+ handler
+ Redirect Shibboleth authentication to Single Sign On
+ i.e., to: /adm/sso
+
+ works/unverified
+
+
+
+ home/httpd/lib/perl/Apache/lonshibacc.pm
+ handler
+ Authorization handler used to remove trailing @internet dom
+ from Shibboleth authenticated username (e.g., @mit.edu).
+
+ 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/sso
+ interface file
+ HTML page to redirect browser request for /adm/sso to
+ /adm/roles when Shibboleth SSO not in use (i.e., mod_shib not loaded).
+
+ works/unverified
+
+home/httpd/lib/perl/Apache/lonrep.pmhandler
@@ -5956,7 +6443,7 @@ Domain information serving.
etc/httpd/conf/mime.types
-etc/apache2/mime.types
+etc/apache2/mime.typeswww static confExpanded mime.types
@@ -5985,6 +6472,15 @@ which is restricted based on file or ser
+
+home/httpd/html/adm/nowebdav.html
+interface file
+
+static html page that is shown when an attempt is made to access
+an inaccessible path using webDAV.
+
+
+home/httpd/html/adm/help/searchcat.htmlinterface file
@@ -6017,22 +6513,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
@@ -6446,40 +6926,6 @@ subm_button.gif;
subm_button.png;
-
-*.*
-modules/relate/images/login/
-home/httpd/html/images/login/
-graphic file
-
-Images for custom log-in page for learn-physics
-
-
-LCrelateheader_sm.png;
-bl_11_993333_ffffff.gif;
-bl_11_ffffff_e2e2e2.gif;
-br_11_993333_ffffff.gif;
-br_11_ffffff_e2e2e2.gif;
-lclogosm.gif;
-tlc_11_993333_ffffff.gif;
-tlc_11_ffffff_e2e2e2.gif;
-tr_11_993333_ffffff.gif;
-tr_11_ffffff_e2e2e2.gif;
-sponsors.png
-
-
-
-*.*
-modules/relate/css/relate/
-home/httpd/html/css/relate/
-interface file
-
-CSS for learn-physics (relate domain)
-
-
-login.css;
-
-home/httpd/lib/perl/AlgParser.pm
@@ -6533,6 +6979,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
@@ -6610,6 +7065,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
@@ -6645,6 +7110,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
@@ -7054,8 +7521,8 @@ w.gif;
x.gif;
y.gif;
z.gif;
-ö.gif;
ä.gif;
+ö.gif;
ü.gif;
ä.gif;
ö.gif;
@@ -7097,7 +7564,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;
@@ -7112,6 +7578,7 @@ vbkm_pt.gif;
graphic fileicons used for the entire LON-CAPA user interface
+alnk.gif;
anno.gif;
anot.gif;
anot2.gif;
@@ -7136,7 +7603,9 @@ crsconf.gif;
cstr.gif;
del.gif;
dempty.gif;
+dempty.gif;
docs.gif;
+edittoplevel.gif;
egrd.gif;
empty.gif;
enrl.gif;
@@ -7159,7 +7628,6 @@ list.gif;
logout.gif;
mail.gif;
mark-discussionentries-read.gif;
-mcrs.gif;
mrk.gif;
nav.gif;
new.gif;
@@ -7178,16 +7646,17 @@ prt.gif;
pub.gif;
qempty.gif;
rcrs.gif;
+refresh.gif;
reload.gif;
remotebg.gif;
res.gif;
roles.gif;
rsrv.gif;
rtrv.gif;
-sbkm.gif;
sctr.gif;
show-all.gif;
show-incomplete-problems.gif;
+slnk.gif;
spacer.gif;
sprs.gif;
src.gif;
@@ -7196,7 +7665,6 @@ start-navigation.gif;
stat.gif;
subm.gif;
title.gif;
-vbkm.gif;
@@ -7215,6 +7683,7 @@ conf.png;
courses.png;
crsconf.png;
docs.png;
+editmap.png;
eval.png;
grds.png;
grps.png;
@@ -7224,7 +7693,6 @@ pgrd.png;
pref.png;
roles.png;
sprs.png;
-vbkm.png;
anot.png;
anot2.png;
blog.png;
@@ -7241,14 +7709,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;
@@ -7270,10 +7741,12 @@ dismath.png;
feedback.png;
mngcu.png;
prob_ana.png;
+process-stop.png;
role_hotlist.png;
self_enroll.png;
survey_rep.png;
subdocs.png;
+tolastloc.png;
uplusr.png;
@@ -7284,16 +7757,20 @@ uplusr.png;
graphic filegraphical icons used in submenus
+alnk.png;
aboutme.png;
addClickerInfoFile.png;
anonsurveythreshold.png;
ccatconf.png;
+ccat-22x22.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;
dropbox.png;
@@ -7301,14 +7778,18 @@ dump.png;
edit-copy.png;
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;
extres.png;
folder-new.png;
+folder-new-22x22.png;
format-justify-fill.png;
fromfile.png;
groupportfolio.png;
@@ -7318,12 +7799,16 @@ grp_settings.png;
grp_tools.png;
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;
+move-22x22.png;
myaboutme.png;
navigation.png;
network-workgroup.png;
@@ -7334,33 +7819,35 @@ preferences-desktop-remote-desktop.png;
preferences-desktop-theme.png;
preferences-desktop-wallpaper.png;
preferences-system-windows.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;
+timer.png;
+trck-22x22.png;
uplcrs.png;
uploadscores.png;
verify.png;
-
-
-
-*.*
-modules/relate/images/
-home/httpd/html/res/adm/pages/
-graphic file
-Custom images for learn-physics
-
-refresh.gif;
+view-mode-22x22.png;
+wishlist.png;
+wishlist-link.png;
+wishlist-link-lighter.png;
@@ -7497,56 +7984,6 @@ world2.gif
-*.gif
-loncom/html/res/adm/pages/bookmarkmenu/
-home/httpd/html/res/adm/pages/bookmarkmenu/
-
-graphic file
-
-icons used for the bookmark portion of the LON-CAPA user interface
-
-
-folder_anim.gif;
-folder_close.gif;
-folder_drag.gif;
-folder_new.gif;
-folder_open.gif;
-folder_pointer_closed.gif;
-folder_pointer_opened.gif;
-folder_static.gif;
-folder_trash.gif;
-folder_trash_hover.gif;
-left_bar.gif;
-link.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;
-upper_bar.gif;
-ur_corner.gif
-
-
-
-*.html
-loncom/html/res/adm/pages/bookmarkmenu/
-home/httpd/html/res/adm/pages/bookmarkmenu/
-
-interface file
-
-associated with the scheme of displaying bookmarks
-
-
-bookmarkmenu_toolbar.html;
-blank.html;
-closechildren.html
-
-
-*.*loncom/html/res/adm/pages/reactionresponse/home/httpd/html/res/adm/pages/reactionresponse/
@@ -7563,15 +8000,6 @@ reaction_window.html
-
-
-home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js
-interface file
-
-javascript for handling client-side interactions with bookmark interface
-
-
-usr/local/loncapa/bin/CHECKRPMSsystem script
@@ -7645,12 +8073,12 @@ preserve_local_loncapa_cron
-
-home/httpd/lib/perl/loncapa_cron-std
-handler
-
- Back-up of standard loncapa cron file (the actual file in use: /etc/cron.d/loncapa may contain local modifications).
-
+
+ home/httpd/lib/perl/loncapa_cron-std
+ handler
+
+ Back-up of standard loncapa cron file (the actual file in use: /etc/cron.d/loncapa may contain local modifications).
+
@@ -7685,7 +8113,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.
@@ -7693,7 +8121,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;
@@ -7703,7 +8131,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;
@@ -7711,7 +8139,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;
@@ -7726,13 +8154,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'
@@ -7957,6 +8385,15 @@ of users, and (b) to display e-mail of t
+
+ home/httpd/lib/perl/Apache/lonblockingmenu.pm
+ handler
+
+ Handler for configuration of blocking of access to collaborative tools and/or
+resources for the duration of an exam.
+
+
+home/httpd/lib/perl/Apache/lonblockingstatus.pmhandler
@@ -7965,6 +8402,24 @@ of users, and (b) to display e-mail of t
+
+home/httpd/lib/perl/Apache/lonwishlist.pm
+handler
+
+Utilities to modify the wishlist (add new links and folders,
+edit, move, sort or delete existing links and folders).
+Links from the wishlist can be imported into courses.
+works/unverified
+
+
+
+home/httpd/lib/perl/Apache/lonwishlistdisplay.pm
+handler
+
+Module for displaying the wishlist.
+works/unverified
+
+
Autocreate.pl
home/httpd/perl/Autocreate.plscript
@@ -7990,7 +8445,9 @@ excise_from_db.pl;
getties.pl;
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;
@@ -8050,7 +8507,7 @@ for probing operating system flavor and
root script
Script to update cluster tables: dns_hosts.tab and dns_domain.tab
-on a LON-CAPA DNS server.
+on a LON-CAPA DNS server.
works/unverified