--- doc/loncapafiles/loncapafiles.lpml 2012/05/12 15:08:32 1.797.2.2
+++ doc/loncapafiles/loncapafiles.lpml 2013/07/22 17:15:19 1.844
@@ -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_delete
@@ -799,6 +840,7 @@ interface, Apache (mod_perl) handlersserver readonly
error warnings and icons
+
never_deletehome/httpd/lonUsers
@@ -877,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
@@ -901,13 +937,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
@@ -1008,7 +1037,7 @@ each list element consists of only two s
etc/httpd/conf/loncapa.conf
-etc/apache2/loncapa.conf
+etc/apache2/loncapa.confconf
@@ -1051,7 +1080,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
@@ -1069,9 +1098,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
@@ -1082,7 +1124,7 @@ well as causing the Apache module to be
etc/apache2
-
+
etc/apache2/conf
symbolic link
@@ -1093,7 +1135,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.
@@ -1105,7 +1147,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
@@ -1116,7 +1158,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
@@ -1281,6 +1323,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
@@ -1479,6 +1531,8 @@ man1.jpg;
man1.jpg.meta;
numerical.problem;
numerical.problem.meta;
+numMultiAnswerUnordered.problem;
+numMultiAnswerUnordered.problem.meta;
numPrePro.problem;
numPrePro.problem.meta;
Plot.problem.meta;
@@ -1542,6 +1596,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
@@ -1662,6 +1725,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
@@ -1681,6 +1755,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
@@ -1786,6 +1871,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
@@ -2331,6 +2427,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
@@ -2733,6 +2838,9 @@ anno.gif;
anot.gif;
anot2.gif;
authorRemote.gif;
+author_example_directory.gif;
+author_new_content.gif;
+author_top_menu.gif;
bchat.gif;
blog.gif;
catalog.gif;
@@ -2768,6 +2876,9 @@ FPRexamples.gif;
fromfile.gif;
grds.gif;
grps.gif;
+help.gif;
+html_page_plaintext.gif;
+html_page_richtext.gif;
list-add.gif;
login.gif;
lonhelpheader.gif;
@@ -2790,6 +2901,7 @@ mapStraightened.gif;
mapTwoResources.gif;
messalog.gif;
mngcu.gif;
+multiple_choice_problem_menu.gif;
nav.gif;
navigation.gif;
network-workgroup.gif;
@@ -2808,6 +2920,9 @@ pref.gif;
preferences-desktop-font.gif;
preferences-desktop-locale.gif;
preferences-desktop-theme.gif;
+problem_editing_colorful.gif;
+problem_editing_xml.gif;
+problem_testing.gif;
prt.gif;
publishMetadata.gif;
radioResponse2.gif;
@@ -2839,6 +2954,8 @@ uploadscores.gif;
uplusr.gif;
vbkm.gif;
verify.gif;
+wishlist.gif;
+wishlist-link.gif;
iclicker.gif;
interwrite1.gif;
interwrite2.gif;
@@ -2880,6 +2997,9 @@ anno.eps;
anot.eps;
anot2.eps;
authorRemote.eps;
+author_example_directory.eps;
+author_new_content.eps;
+author_top_menu.eps;
bchat.eps;
blog.eps;
catalog.eps;
@@ -2915,6 +3035,9 @@ FPRexamples.eps;
fromfile.eps;
grds.eps;
grps.eps;
+help.eps;
+html_page_plaintext.eps;
+html_page_richtext.eps;
list-add.eps;
lonhelpheader.eps;
login.eps;
@@ -2937,6 +3060,7 @@ mapStraightened.eps;
mapTwoResources.eps;
messalog.eps;
mngcu.eps;
+multiple_choice_problem_menu.eps;
nav.eps;
navigation.eps;
network-workgroup.eps;
@@ -2954,6 +3078,9 @@ port.eps;
preferences-desktop-font.eps;
preferences-desktop-locale.eps;
preferences-desktop-theme.eps;
+problem_editing_colorful.eps;
+problem_editing_xml.eps;
+problem_testing.eps;
prt.eps;
publishMetadata.eps;
radioResponse2.eps;
@@ -2985,6 +3112,8 @@ uploadscores.eps;
uplusr.eps;
vbkm.eps;
verify.eps;
+wishlist.eps;
+wishlist-link.eps;
iclicker.eps;
interwrite1.eps;
interwrite2.eps;
@@ -3016,6 +3145,7 @@ Ambiguous_Reference.tex;
Analysis_Analyze_Over.tex;
Analyze_Problem.tex;
Answer_Date.tex;
+Answer_Display_Overview.tex;
Annotation.tex;
Authentication.tex;
Auth_Options.tex;
@@ -3054,13 +3184,14 @@ Authoring_Response_Tag_Intro.tex;
Authoring_Scripting_Tags.tex;
Authoring_Spreadsheet.tex;
Authoring_Structure_Tags.tex;
+Authoring_Surveys.tex;
Authoring_XML_Intro.tex;
Author_LON-CAPA_Introduction.tex;
Author_Manual_Title_Page.tex;
+Author_Menu.tex;
Author_Numerical_and_Formula.tex;
Author_Remote_Control.tex;
Batch_Creation.tex;
-Bookmarks.tex;
BridgeTask_About.tex;
BridgeTask_Conditions.tex;
BridgeTask_Create.tex;
@@ -3102,6 +3233,7 @@ Chatting.tex;
Clicker_Registration.tex;
Coauthor.tex;
Construction_Space_Overview.tex;
+Content_Page_Overview.tex;
Contextual_Help.tex;
Course_Add_Other.tex;
Course_Add_Student.tex;
@@ -3114,6 +3246,7 @@ Course_Convert_To_CSV.tex;
Course_Coordination_Intro.tex;
Course_Create_Class_List.tex;
Course_Critical_Message.tex;
+Course_Prefs_Settings.tex;
Course_Deleting.tex;
Course_Disable_Discussion.tex;
Course_Discussion_Board.tex;
@@ -3174,11 +3307,15 @@ Course_User_Parameter.tex;
Course_View_Class_List.tex;
Create_Course.tex;
Creating_A_Course_Intro.tex;
+Creating_Content_Overview.tex;
Creating_Domain_Coordinators.tex;
+Creating_Formula_Response.tex;
Creating_Groups.tex;
Creating_New_Content_Pages.tex;
Creating_Online_Problems.tex;
+Creating_Math_Response_Problems.tex;
Creating_Radio_Response_Problems.tex;
+Custom_Response_Problem_Creation.tex;
Custom_Response_Problems.tex;
Deleting_Domain_Coordinators.tex;
Developer_Manual_Title_Page.tex;
@@ -3197,10 +3334,12 @@ 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;
Docs_Essay.tex;
+Docs_Importing_IMS_Course.tex;
Docs_Importing_LON-CAPA_Resource.tex;
Docs_Load_Map.tex;
Docs_Main_Course_Documents.tex;
@@ -3215,6 +3354,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;
@@ -3238,6 +3378,7 @@ Domain_Coordination_Overview.tex;
Domain_Crontab_Entries.tex;
Domain_Manual_Title_Page.tex;
Due_Date.tex;
+Dynamic_Plot_Overview.tex;
Edit_Syllabus.tex;
Error.tex;
exam_answers.tex;
@@ -3265,6 +3406,7 @@ Formula_Response_Limitations.tex;
Formula_Response_Problems.tex;
Formula_Response_Sampling.tex;
Formula_Tolerance.tex;
+Function_Plot_Response_Overview.tex;
Function_Plot_Response_Background_Plot.tex;
Function_Plot_Response_Evaluation_Rule.tex;
Function_Plot_Response_Rule_Set.tex;
@@ -3481,6 +3623,7 @@ View_Critical_Messages.tex;
View_recent_activity.tex;
What_Is_LON-CAPA.tex;
Why_LON-CAPA.tex;
+Wishlist.tex;
@@ -3499,6 +3642,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;
@@ -3519,6 +3665,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;
@@ -4457,6 +4622,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;
@@ -4485,7 +4651,7 @@ jsMath-old-browsers.js;
Server side png fonts for use by jsMath
-commands /home/httpd/html/adm
+commands
loncom/html/adm/jsMath/commands;
@@ -4494,20 +4660,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;
@@ -4600,7 +4804,7 @@ JQuery colorpicker javascript library
JQuery colorpicker javascript library css files
- jpicker-1.1.6.min.css;
+ jPicker-1.1.6.min.css;
@@ -4691,7 +4895,7 @@ JQuery countdown timer javascript files
JQuery countdown timer CSS files
- jquery.countdown.css
+ jquery.countdown.css;
@@ -4703,7 +4907,7 @@ JQuery countdown timer CSS files
JQuery countdown timer Image file for Glowing countdown
- countdownGlowing.gif
+ countdownGlowing.gif;
@@ -4715,11 +4919,63 @@ JQuery countdown timer Image file for Gl
JQuery countdown timer Image file for LED style countdown
- countdownLED.png
+ 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;
+
+
+
*.*
@@ -4773,6 +5029,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
@@ -4998,6 +5282,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
@@ -5288,15 +5581,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
@@ -5340,15 +5624,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
@@ -5367,16 +5642,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
@@ -6020,6 +6285,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
@@ -6218,7 +6491,7 @@ Domain information serving.
etc/httpd/conf/mime.types
-etc/apache2/mime.types
+etc/apache2/mime.typeswww static confExpanded mime.types
@@ -6288,22 +6561,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
@@ -6770,6 +7027,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
@@ -6847,6 +7113,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
@@ -6882,6 +7158,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
@@ -7250,61 +7528,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
@@ -7349,92 +7572,29 @@ vbkm_pt.gif;
graphic fileicons used for the entire LON-CAPA user interface
-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;
-reload.gif;
-remotebg.gif;
-res.gif;
-roles.gif;
-rsrv.gif;
-rtrv.gif;
-sbkm.gif;
-sctr.gif;
+refresh.gif;
show-all.gif;
show-incomplete-problems.gif;
-spacer.gif;
-sprs.gif;
-src.gif;
-srvr.gif;
-start-navigation.gif;
-stat.gif;
-subm.gif;
-title.gif;
-vbkm.gif;
+star.gif;
@@ -7490,6 +7650,7 @@ thumbsup_novote.png;
thumbsdown.png;
thumbsdown_gray.png;
thumbsdown_novote.png;
+webpage.png;
back.png;
catalog.png;
com.png;
@@ -7517,6 +7678,7 @@ reload.png;
self_enroll.png;
survey_rep.png;
subdocs.png;
+tolastloc.png;
uplusr.png;
@@ -7535,9 +7697,11 @@ 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;
@@ -7548,8 +7712,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;
@@ -7570,8 +7736,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;
@@ -7586,27 +7754,37 @@ preferences-desktop-remote-desktop.png;
preferences-desktop-theme.png;
preferences-desktop-wallpaper.png;
preferences-system-windows.png;
+rcrs-22x22.png;
receipt_number.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;
ungrade_sub.png;
uplcrs.png;
uploadscores.png;
verify.png;
view-mode-22x22.png;
+wishlist.png;
+wishlist-link.png;
+wishlist-link-lighter.png;
@@ -7617,13 +7795,6 @@ view-mode-22x22.png;
file with an example math equation in it.
-
-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.html
@@ -7632,14 +7803,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/
@@ -7742,56 +7905,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/
@@ -7808,15 +7921,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
@@ -7930,7 +8034,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.
@@ -7938,7 +8042,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;
@@ -7948,7 +8052,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;
@@ -7956,7 +8060,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;
@@ -7971,13 +8075,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'
@@ -8219,6 +8323,24 @@ resources for the duration of an exam.
+
+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
@@ -8246,6 +8368,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;