--- doc/loncapafiles/loncapafiles.lpml 2012/04/16 19:59:19 1.797 +++ doc/loncapafiles/loncapafiles.lpml 2016/08/27 11:09:46 1.797.2.80 @@ -2,7 +2,7 @@ "http://lpml.sourceforge.net/DTD/lpml.dtd"> - + modest_delete - home/httpd/html/adm/dragmath/applet + /home/httpd/html/adm/spellchecker server readonly - Formula editor applet directory and popups + JQuery spellchecker plugin modest_delete - home/httpd/html/adm/dragmath/applet/classes + /home/httpd/html/adm/spellchecker/js server readonly - Formula editor applet classes + JQuery spellchecker plugin modest_delete - home/httpd/html/adm/dragmath/applet/HotEqn + /home/httpd/html/adm/spellchecker/css server readonly - Formula editor applet HotEqn classes and jar + JQuery spellchecker plugin modest_delete - home/httpd/html/adm/dragmath/applet/classes/Display + /home/httpd/html/adm/spellchecker/img server readonly - Formula editor applet display - - - modest_delete - home/httpd/html/adm/dragmath/applet/classes/lang - server readonly - Formula editor applet languages + JQuery spellchecker plugin + + + modest_delete - home/httpd/html/adm/dragmath/applet/classes/formats + /home/httpd/html/adm/nicescroll server readonly - Formula editor applet classes formats (LaTeX, Maxima, etc) + JQuery nicescroll plugin + modest_delete home/httpd/html/adm/helper @@ -877,9 +870,9 @@ are viewable over the world-wide web modest_delete - home/httpd/html/res/adm/pages/reactionresponse + home/httpd/html/adm/lonLCDfont server readonly - web user interface resources + LCD font for remote control modest_delete @@ -895,6 +888,12 @@ are viewable over the world-wide web modest_delete + home/httpd/lonTabs/dns_checksums + server readonly + Version numbers and checksums + + + modest_delete home/httpd/html/adm/lonInterFace server readonly Page headers and graphical interface files @@ -1001,7 +1000,7 @@ each list element consists of only two s loncom/loncapa.conf etc/httpd/conf/loncapa.conf -etc/apache2/loncapa.conf +etc/apache2/loncapa.conf conf

@@ -1044,7 +1043,7 @@ MySQL database loncom/loncapa_apache.conf etc/httpd/conf/loncapa_apache.conf -etc/apache2/loncapa_apache.conf +etc/apache2/loncapa_apache.conf static conf The goal of this file is to implement all LON-CAPA specific @@ -1062,9 +1061,22 @@ the www@localhost MySQL password, and br +loncom/loncapa_apache_local.conf +etc/httpd/conf/loncapa_apache_local.conf +etc/apache2/loncapa_apache_local.conf +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 + + + loncom/startup.pl etc/httpd/conf/startup.pl -etc/apache2/startup.pl +etc/apache2/startup.pl static conf This file provides initializations for perl handlers. It adjusts what @@ -1075,7 +1087,7 @@ well as causing the Apache module to be etc/apache2 - + etc/apache2/conf symbolic link @@ -1086,7 +1098,7 @@ symbolic link to directory /etc/apache2 loncom/rewrites/loncapa_rewrite_off.conf etc/httpd/conf/loncapa_rewrite.conf -etc/apache2/loncapa_rewrite.conf +etc/apache2/loncapa_rewrite.conf conf Default rewrite file. @@ -1098,7 +1110,7 @@ by setting: RewriteEngine off loncom/rewrites/loncapa_rewrite_on.conf etc/httpd/conf/rewrites/loncapa_rewrite_on.conf etc/apache/rewrites/loncapa_rewrite_on.conf -etc/apache2/rewrites/loncapa_rewrite_on.conf +etc/apache2/rewrites/loncapa_rewrite_on.conf static 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 @@ -1109,7 +1121,7 @@ external requests for http:// to https:/ loncom/rewrites/loncapa_rewrite_off.conf etc/httpd/conf/rewrites/loncapa_rewrite_off.conf etc/apache/rewrites/loncapa_rewrite_off.conf -etc/apache2/rewrites/loncapa_rewrite_off.conf +etc/apache2/rewrites/loncapa_rewrite_off.conf static 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 @@ -1274,6 +1286,16 @@ utility cgi script to view software vers +loncom/cgi/lonmodulecheck.pl +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. + + + loncom/cgi/ping.pl home/httpd/cgi-bin/ping.pl script @@ -1472,6 +1494,8 @@ man1.jpg; man1.jpg.meta; numerical.problem; numerical.problem.meta; +numMultiAnswerUnordered.problem; +numMultiAnswerUnordered.problem.meta; numPrePro.problem; numPrePro.problem.meta; Plot.problem.meta; @@ -1500,6 +1524,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; @@ -1535,6 +1561,15 @@ reaction_hint.problem.meta + loncom/interface/spellcheck.pm + home/httpd/lib/perl/Apache/spellcheck.pm + handler + +Ajax handler for the spellcheck Jquery plugin + + IN testing + + loncom/homework/insertlist.xml home/httpd/lonTabs/insertlist.xml static conf @@ -1654,6 +1689,28 @@ List of all domains in the LON-CAPA netw + +*.tab +loncom/dns_checksums/ + +home/httpd/lonTabs/dns_checksums/ +www static conf + +Files 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.10.1 + + +2.10.1.tab; +2.11.0.RC1.tab; +2.11.0.RC2.tab; +2.11.0.RC3.tab; +2.11.0.tab; +2.11.1.tab; +2.11.2.tab; + + + loncom/loncaparevs.tab home/httpd/lonTabs/loncaparevs.tab @@ -1674,6 +1731,17 @@ File holds paired data -- hostname:lonHo + loncom/lonchksums.tab + 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. + + + + loncom/spare.tab home/httpd/lonTabs/spare.tab conf @@ -1779,6 +1847,36 @@ file: nohist_courseids.db found in /home +loncom/misc/checkforupdates.pl +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 + + + +loncom/misc/rebuild_lastlogin.pl +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. + + + loncom/debugging_tools/seed_accesscount.pl home/httpd/perl/seed_accesscount.pl script @@ -1913,6 +2011,49 @@ routines in lonauthcgi.pm +loncom/cgi/listcodes.pl +home/httpd/cgi-bin/listcodes.pl +script +CGI script to display courses with unique six character codes. +For use on the primary library server for a domain. Access control uses +routines in lonauthcgi.pm. Display formats are: csv (default), html, xml. + + + +loncom/cgi/quotacheck.pl +home/httpd/cgi-bin/quotacheck.pl +script +CGI script to display disk usage and quota for content +uploaded directly to a course/community via the Course Editor. + + + +loncom/cgi/enrollqueued.pl +home/httpd/cgi-bin/enrollqueued.pl +script +CGI script to process a queued self-enrollment request +and output a web address which should be provided as a link the +the student follows to access the course. Can support validation +of self-enrollment requests on a third party system/server which +handles payment etc. + + + +loncom/cgi/createpending.pl +home/httpd/cgi-bin/createpending.pl +script +CGI script to process a pending course request +for an unofficial course, textbook course, or community, and +and output a web address which should be provided as a link the +the requester follows to access the new course. If this course type +has been configued to have a six character code associated with +it, the will be output also, (e.g., for recording locally, and/or +display to the requester). The script was implemented to support +validation of course requests on a third party system/server which +handles payment etc. + + + loncom/homework/templates/sampleexternal.pl home/httpd/cgi-bin/sampleexternal.pl script @@ -2015,16 +2156,6 @@ Allows www to change user passwords. being updated -loncom/lcuseradd -home/httpd/perl/lcuseradd -setuid script - -Coordinates the system services and files in order to allow lond to add a -new user. - -being updated - - loncom/lciptables home/httpd/perl/lciptables setuid script @@ -2324,6 +2455,15 @@ Handler to put up simple page works/unverified +loncom/interface/lonextresedit.pm +home/httpd/lib/perl/Apache/lonextresedit.pm +handler + +Handler to edit external resource. + +works/unverified + + loncom/interface/lonpickcode.pm home/httpd/lib/perl/Apache/lonpickcode.pm handler @@ -2360,15 +2500,6 @@ Handler for a DC to pick an author from works/unverified -loncom/interface/lonpickresource.pm -home/httpd/lib/perl/Apache/lonpickresource.pm -handler - -Handler to pick a resource or folder from the course contents - -works/unverified - - loncom/interface/lonpickuser.pm home/httpd/lib/perl/Apache/lonpickuser.pm handler @@ -2726,11 +2857,17 @@ anno.gif; anot.gif; anot2.gif; authorRemote.gif; +author_example_directory.gif; +author_new_content.gif; +author_top_menu.gif; +back.gif; bchat.gif; blog.gif; +bomb.gif; catalog.gif; ccat.gif; chat.gif; +chkrole.gif; chrt.gif; com.gif; constructionSpace.gif; @@ -2748,6 +2885,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; @@ -2757,10 +2897,14 @@ extres.gif; fdbk.gif; feedback.gif; formulaResponse.gif; +forw.gif; 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; @@ -2783,10 +2927,12 @@ mapStraightened.gif; mapTwoResources.gif; messalog.gif; mngcu.gif; +multiple_choice_problem_menu.gif; nav.gif; navigation.gif; network-workgroup.gif; new.gif; +newmsg.gif; numericalResponse1.gif; numericalResponseEditor.gif; numericalResponseSlopeProblem.gif; @@ -2801,6 +2947,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; @@ -2827,11 +2976,30 @@ subtimpl.gif; survey_rep.gif; syllabus.gif; system-users.gif; +tolastloc.gif; turning.gif; uploadscores.gif; uplusr.gif; -vbkm.gif; verify.gif; +webdavcentosauth.gif; +webdavcentosdirectory.gif; +webdavcentosmenu.gif; +webdavcentosurl.gif; +webdavforkliftdirectory.gif; +webdavforkliftedit.gif; +webdavforkliftmenu.gif; +webdavforklifturl.gif; +webdavmacauth.gif; +webdavmacconnect.gif; +webdavmacdirectory.gif; +webdavmacedit.gif; +webdavmacfinder.gif; +webdavwin7auth.gif; +webdavwin7directory.gif; +webdavwin7map.gif; +webdavwin7menu.gif; +webdavwin7url.gif; +webpage.gif; wishlist.gif; wishlist-link.gif; iclicker.gif; @@ -2875,11 +3043,17 @@ anno.eps; anot.eps; anot2.eps; authorRemote.eps; +author_example_directory.eps; +author_new_content.eps; +author_top_menu.eps; +back.eps; bchat.eps; blog.eps; +bomb.eps; catalog.eps; ccat.eps; chat.eps; +chkrole.eps; chrt.eps; com.eps; constructionSpace.eps; @@ -2897,6 +3071,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; @@ -2906,10 +3083,14 @@ extres.eps; fdbk.eps; feedback.eps; formulaResponse.eps; +forw.eps; 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; @@ -2932,10 +3113,12 @@ mapStraightened.eps; mapTwoResources.eps; messalog.eps; mngcu.eps; +multiple_choice_problem_menu.eps; nav.eps; navigation.eps; network-workgroup.eps; new.eps; +newmsg.eps; numericalResponse1.eps; numericalResponseEditor.eps; numericalResponseSlopeProblem.eps; @@ -2949,6 +3132,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; @@ -2975,11 +3161,30 @@ subtimpl.eps; survey_rep.eps; syllabus.eps; system-users.eps; +tolastloc.eps; turning.eps; uploadscores.eps; uplusr.eps; -vbkm.eps; verify.eps; +webdavcentosauth.eps; +webdavcentosdirectory.eps; +webdavcentosmenu.eps; +webdavcentosurl.eps; +webdavforkliftdirectory.eps; +webdavforkliftedit.eps; +webdavforkliftmenu.eps; +webdavforklifturl.eps; +webdavmacauth.eps; +webdavmacconnect.eps; +webdavmacdirectory.eps; +webdavmacedit.eps; +webdavmacfinder.eps; +webdavwin7auth.eps; +webdavwin7directory.eps; +webdavwin7map.eps; +webdavwin7menu.eps; +webdavwin7url.eps; +webpage.eps; wishlist.eps; wishlist-link.eps; iclicker.eps; @@ -3013,6 +3218,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; @@ -3038,7 +3244,9 @@ Authoring_ImageResponse.tex; Authoring_Input_Tags.tex; Authoring_Internal_Tags.tex; Authoring_Intro.tex; +Authoring_Library_Scripts.tex; Authoring_Math_Editor.tex; +Authoring_Multilingual_Problems.tex; Authoring_NumericalResponse.tex; Authoring_OptionResponse.tex; Authoring_Output_Tags.tex; @@ -3051,9 +3259,16 @@ Authoring_Response_Tag_Intro.tex; Authoring_Scripting_Tags.tex; Authoring_Spreadsheet.tex; Authoring_Structure_Tags.tex; +Authoring_Surveys.tex; +Authoring_WebDAV.tex; +Authoring_WebDAV_Mac_10v6.tex; +Authoring_WebDAV_Mac_10v10.tex; +Authoring_WebDAV_Windows_v7.tex; +Authoring_WebDAV_Linux_Centos.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; @@ -3098,6 +3313,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; @@ -3109,6 +3325,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; @@ -3140,6 +3357,7 @@ Course_Prefs_Spreadsheet.tex; Course_Prefs_Discussions.tex; Course_Prefs_General.tex; Course_Prefs_Other.tex; +Course_Prefs_Settings.tex; Course_Problem_Weight.tex; Course_Requests.tex; Course_Request_Access_End.tex; @@ -3170,11 +3388,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_Math_Response_Problems.tex; Creating_New_Content_Pages.tex; Creating_Online_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; @@ -3193,14 +3415,19 @@ Docs_Adding_Syllabus.tex; Docs_Alternatives.tex; Docs_Check_Resource_Versions.tex; Docs_Creating_From_Template.tex; +Docs_Course_Roster.tex; +Docs_Dropbox.tex; Docs_Dump_Course_Docs.tex; Docs_Export_Course_Docs.tex; Docs_Editing_Templated_Pages.tex; Docs_Essay.tex; +Docs_Import_Stored_Link.tex; +Docs_Importing_IMS_Course.tex; Docs_Importing_LON-CAPA_Resource.tex; Docs_Load_Map.tex; Docs_Main_Course_Documents.tex; Docs_Navigate_Content.tex; +Docs_Numerical_Response.tex; Docs_Option_Response.tex; Docs_Overview.tex; Docs_Radio.tex; @@ -3211,6 +3438,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; @@ -3220,10 +3448,14 @@ Domain_Configuration_Contact_Info.tex; Domain_Configuration_Course_Defaults.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_Self_Creation.tex; +Domain_Configuration_Selfenrollment.tex; Domain_Configuration_Server_Status.tex; Domain_Configuration_SSL.tex; Domain_Configuration_User_Creation.tex; @@ -3234,6 +3466,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; @@ -3253,6 +3486,7 @@ Feedback_Discussion.tex; Feedback_Policy.tex; Finding_Resources.tex; Foils.tex; +ForceIDChange.tex; Formula_Answers.tex; Formula_Editor.tex; Formula_Response_Adv_Intro.tex; @@ -3261,6 +3495,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; @@ -3295,10 +3530,12 @@ Help.tex; Helper_Course_Initialization.tex; How_To_Edit_Existing_Content_Pages.tex; Institutional_Integration_Authentication.tex; +Institutional_Integration_CAS.tex; Institutional_Integration_Course_Codes.tex; Institutional_Integration_Course_Requests.tex; Institutional_Integration_Format_Checks.tex; Institutional_Integration_Identity_Management.tex; +Institutional_Integration_Shibboleth.tex; Institutional_Integration_User_Categories.tex; Latex_Footer.tex; Latex_Header.tex; @@ -3422,6 +3659,7 @@ Some_Items_Were_Not_Submitted.tex; Spreadsheet_About.tex; Spreadsheet_Calculation.tex; Spreadsheet_Calculation_Time.tex; +Spreadsheet_Category_Grades.tex; Spreadsheet_Cell_Editing.tex; Spreadsheet_Editing.tex; Spreadsheet_Export_Row.tex; @@ -3456,7 +3694,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; @@ -3478,6 +3715,7 @@ View_recent_activity.tex; What_Is_LON-CAPA.tex; Why_LON-CAPA.tex; Wishlist.tex; +Wrong_Num_Boxes_Checked.tex; @@ -3493,12 +3731,21 @@ German Tex files for the help system About_Bombs.tex; About_Communication.tex; Auth_Options.tex; +Authoring_ExternalResponse.tex; Authoring_Math_Editor.tex; -Contextual_Help.tex; +Authoring_Multilingual_Problems.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_Critical_Message.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; @@ -3507,15 +3754,42 @@ Docs_About_Syllabus.tex; Docs_Adding_Course_Doc.tex; Docs_Adding_Folders.tex; Docs_Editing_Templated_Pages.tex; +Docs_Import_Stored_Link.tex; Docs_Navigate_Content.tex; Docs_Score_Upload_Form.tex; Docs_Verify_Content.tex; +ForceIDChange.tex; +Formula_Answers.tex; Formula_Editor.tex; General_Intro.tex; Generation.tex; Metadata_Description.tex; Navigation_Screen.tex; Parameter_Overview.tex; +Parameter_Set_Folder.tex; +Physical_Units.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_Forwarding.tex; +Prefs_Language.tex; +Prefs_Messages.tex; +Prefs_Notification.tex; +Prefs_Screen_Name_Nickname.tex; +Problem_Editor_XML_Index.tex; Problem_Parameters.tex; Publishing_Copyright.tex; Publishing_Keywords.tex; @@ -3524,12 +3798,16 @@ Ranking_Problems.tex; Receipt.tex; Search_Advanced.tex; Search_Basic.tex; +Sending_Email.tex; +Some_Items_Were_Not_Submitted.tex; Student_Intro.tex; Syllabus_ExtLink.tex; Table_Mode.tex; Tries.tex; Uploaded_Templates_PublicView.tex; Uploaded_Templates_TextBoxes.tex; +View_recent_activity.tex; +Wishlist.tex; @@ -4138,6 +4416,7 @@ home/httpd/lib/perl/Apache/localize/ +en.pm; de.pm; pt.pm; fr.pm; @@ -4147,6 +4426,7 @@ ru.pm; fa.pm; ar.pm; es.pm; +he.pm; x_chef.pm; zh.pm; @@ -4249,6 +4529,25 @@ assignment. works/unverified + + loncom/html/adm/jsme/JSME_2015-02-09.zip + home/httpd/html/adm/jsme + script + + JSME files (Javascript version of JME) for editing organic structures + 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/jsme/commands; +loncom/html/adm/jsme/VERSION; +loncom/html/adm/jsme/JSME_2015-02-09.zip; + + + *.* loncom/html/adm/jme/ @@ -4291,8 +4590,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; @@ -4302,38 +4599,25 @@ jlm_greek.jar.pack.gz; - - *.* - loncom/html/adm/jmol/ - home/httpd/html/adm/jmol/ - interface file + + loncom/html/adm/jmol/jmol-loncapa.zip + home/httpd/html/adm/jmol + script - Jmol files, for displaying structures + Jmol for displaying structures, 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 - -COPYRIGHT.txt; -JmolApplet.jar; -Jmol.js; -LICENSE.txt; -README.txt; -JmolApplet0_Core.jar; -JmolApplet0_i18n.jar; -JmolApplet0.jar; -JmolApplet0_Jars.jar; -JmolApplet0_Jvxl.jar; -JmolApplet0_Main.jar; -JmolApplet0_Popup.jar; -JmolApplet0_Quantum.jar; -JmolApplet0_ReadersCifPdb.jar; -JmolApplet0_ReadersMolXyz.jar; -JmolApplet0_ReadersMore.jar; -JmolApplet0_ReadersXml.jar; -JmolApplet0_ShapeBio.jar; -JmolApplet0_ShapeSpecial.jar; -JmolApplet0_Smiles.jar; -JmolApplet0_Viewer.jar; - - + +commands + + +loncom/html/adm/jmol/commands; +loncom/html/adm/jmol/VERSION; +loncom/html/adm/jmol/jmol-loncapa.zip; + + loncom/homework/convertjme.pl @@ -4343,155 +4627,50 @@ JmolApplet0_Viewer.jar; Dynamically converts JME strings into either a png or ps file. + *.* loncom/html/adm/dragmath/applet/ - home/httpd/html/adm/dragmath/applet/ + home/httpd/html/adm/dragmath/ interface file Dragmath is a Java-based formula editor -Latex.html; -MathML.html; -Maxima.html; MaximaPopup.html; EditMathPopup.html; FCKEditMathPopup.html - - *.* - loncom/html/adm/dragmath/applet/classes/ - home/httpd/html/adm/dragmath/applet/classes/ - interface file - -Dragmath is a Java-based formula editor - - -AbsoluteLayout.jar; -jep.jar; -Project.jar; -Config.xml; -jdom.jar; -swing-layout-1.0.jar; - - - - *.* - loncom/html/adm/dragmath/applet/HotEqn/ - home/httpd/html/adm/dragmath/applet/HotEqn/ - interface file - -Dragmath is a Java-based formula editor - - -HotEqn.class; -HotEqn.jar; - - - - *.* - loncom/html/adm/dragmath/applet/classes/Display/ - home/httpd/html/adm/dragmath/applet/classes/Display/ - interface file - -Dragmath is a Java-based formula editor - - -MainApplet.class; - - - - *.* - loncom/html/adm/dragmath/applet/classes/formats/ - home/httpd/html/adm/dragmath/applet/classes/formats/ - interface file - -Dragmath is a Java-based formula editor - - -ASCIIMathML.xml; -Latex.xml; -MathML.xml; -MoodleTex.xml; -Maple.xml; -Maxima.xml; - - - - *.* - loncom/html/adm/dragmath/applet/classes/lang/ - home/httpd/html/adm/dragmath/applet/classes/lang/ - interface file - -Dragmath is a Java-based formula editor - - -ca.xml; -cz.xml; -en.xml; -fr.xml; -no.xml; -pt-br.xml; -sv.xml; -de.xml; -es.xml; -nl.xml; -pl.xml; -ru.xml; - - - - *.* - loncom/html/adm/jsMath/ - home/httpd/html/adm/jsMath/ - interface file - -jsMath is a Javascript solution to converting TeX to something the browser can see - - -black.gif; -blank.gif; -COPYING.txt; -jsMath-BaKoMa-fonts.js; -jsMath-autoload.html; -jsMath-controls.html; -jsMath-fallback-mac.js; -jsMath-fallback-mac-mozilla.js; -jsMath-fallback-mac-msie.js; -jsMath-fallback-pc.js; -jsMath-fallback-symbols.js; -jsMath-fallback-unix.js; -jsMath-global-controls.html; -jsMath-global.html; -jsMath.js; -jsMath-loader.html; -jsMath-loader-omniweb4.js; -jsMath-mozilla.js; -jsMath-msie-mac.js; -jsMath-old-browsers.js; - - - loncom/html/adm/jsMath/jsMath-fonts-1.3.zip - home/httpd/html/adm/jsMath/fonts/ + loncom/html/adm/dragmath/dragmath-0.7.9.zip + home/httpd/html/adm/dragmath script - Server side png fonts for use by jsMath + dragmath formula editor, scripted installation unzips installation file + in the appropriate location -commands /home/httpd/html/adm +commands -loncom/html/adm/jsMath/commands; -loncom/html/adm/jsMath/jsMath-fonts-1.3.zip; +loncom/html/adm/dragmath/commands; +loncom/html/adm/dragmath/dragmath-0.7.9.zip; - loncom/html/adm/MathJax/mathjax-MathJax-v1.1a-0-g1697387.zip + loncom/html/adm/LC_math_editor/dist/LC_math_editor.min.js + home/httpd/html/adm/LC_math_editor/LC_math_editor.min.js + interface file + +LON-CAPA math editor + + + + + loncom/html/adm/MathJax/mathjax-MathJax-v2.6.1.zip home/httpd/html/adm/MathJax script @@ -4501,100 +4680,52 @@ 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.6.1.zip; + + + + + loncom/html/adm/geogebra/geogebraweb_4.4.tar.gz + 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/geogebraweb_4.4.tar.gz; - loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz - home/httpd/html/adm/ckeditor + loncom/html/adm/ckeditor/ckeditor_3.6.6.1.tar.gz + home/httpd/html/ckeditor script 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; - *.* - loncom/html/adm/jsMath/extensions/ - home/httpd/html/adm/jsMath/extensions/ - interface file - -Additional jsMath functionality that can be used when needed. - - -AMSmath.js; -AMSsymbols.js; -HTML.js; -bbox.js; -font.js; -boldsymbol.js; -double-click.js; -fbox.js; -leaders.js; -mathchoice.js; -mimeTeX.js; -moreArrows.js; -newcommand.js; -underset-overset.js; - - - - - *.* - loncom/html/adm/jsMath/plugins/ - home/httpd/html/adm/jsMath/plugins/ - interface file - -jsMath is a Javascript solution to converting TeX to something the browser can see - - -autoload.js; -CHMmode.js; -global.js; -mimeTeX.js; -noCache.js; -noGlobal.js; -noImageFonts.js; -smallFonts.js; -spriteImageFonts.js; -tex2math.js; - - - - - *.* - loncom/html/adm/jsMath/uncompressed/ - home/httpd/html/adm/jsMath/uncompressed/ - interface file - -the jsMath source files not compressed for increasing download speed (not used by lon-capa directly) - - -def.js; -font.js; -jsMath-fallback-mac.js; -jsMath-fallback-pc.js; -jsMath-fallback-symbols.js; -jsMath-fallback-unix.js; -jsMath.js; - - - - *.js loncom/html/adm/jpicker/ home/httpd/html/adm/jpicker/js/ @@ -4616,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; @@ -4651,51 +4782,58 @@ JQuery color picker javascript library i 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 + jquery.countdown-ar.js; + jquery.countdown-bg.js; + jquery.countdown-bs.js; + jquery.countdown-bn.js; + jquery.countdown-ca.js; + jquery.countdown-cs.js; + jquery.countdown-cy.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-gu.js; + jquery.countdown-he.js; + jquery.countdown-hr.js; + jquery.countdown-hu.js; + jquery.countdown-hy.js; + jquery.countdown-id.js; + jquery.countdown-it.js; + jquery.countdown-ja.js; + jquery.countdown.js; + jquery.countdown-kn.js; + jquery.countdown-ko.js; + jquery.countdown-lt.js; + jquery.countdown-lv.js; + jquery.countdown.min.js; + jquery.countdown-ml.js; + jquery.countdown-ms.js; + jquery.countdown-my.js; + jquery.countdown-nb.js; + jquery.countdown-nl.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-sq.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-uz.js; + jquery.countdown-vi.js; + jquery.countdown-zh-CN.js; + jquery.countdown-zh-TW.js; @@ -4707,7 +4845,7 @@ JQuery countdown timer javascript files JQuery countdown timer CSS files - jquery.countdown.css + jquery.countdown.css; @@ -4719,7 +4857,7 @@ JQuery countdown timer CSS files JQuery countdown timer Image file for Glowing countdown - countdownGlowing.gif + countdownGlowing.gif; @@ -4731,11 +4869,61 @@ 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; + + *.* @@ -4743,11 +4931,11 @@ JQuery countdown timer Image file for LE home/httpd/html/adm/jQuery/js/ interface file -jQuery custom distribution of version 1.6.2, UI version 1.8.16 +jQuery custom distribution of version 1.11.3, UI version 1.11.4 - jquery-1.6.2.min.js; - jquery-ui-1.8.16.custom.min.js; + jquery-1.11.3.min.js; + jquery-ui-1.11.4.custom.min.js; @@ -4757,10 +4945,10 @@ jQuery custom distribution of version 1. home/httpd/html/adm/jQuery/css/smoothness/ interface file -jQuery custom distribution of version 1.6.2, UI version 1.8.16 -- stylesheets +jQuery custom distribution of version 1.11.3, UI version 1.11.4 -- stylesheets - jquery-ui-1.8.16.custom.css; + jquery-ui-1.11.4.custom.css; @@ -4770,7 +4958,7 @@ jQuery custom distribution of version 1. home/httpd/html/adm/jQuery/css/smoothness/images/ interface file -jQuery custom distribution of version 1.6.2, UI version 1.8.16 -- images for css. +jQuery custom distribution of version 1.11.3, UI version 1.11.4 -- images for css. ui-bg_flat_0_aaaaaa_40x100.png; @@ -4789,6 +4977,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; + + + loncom/interface/lontest.pm home/httpd/lib/perl/Apache/lontest.pm @@ -4900,7 +5116,7 @@ echo 'pod2html lonnavmaps.pm' loncom/interface/lonselstudent.pm home/httpd/lib/perl/Apache/lonselstudent.pm -standard +handler re-usable student selection subs. @@ -5014,15 +5230,6 @@ Handles a searches inside courses/commun works/unverified -loncom/interface/lonindexcourse.pm -home/httpd/lib/perl/Apache/lonindexcourse.pm -handler - -Course/community Indexer - -works/unverified - - loncom/interface/lonmysql.pm home/httpd/lib/perl/Apache/lonmysql.pm handler @@ -5313,6 +5520,15 @@ Displays the Main menu works/unverified +loncom/interface/lonremote.pm +home/httpd/lib/perl/Apache/lonremote.pm +handler + +Handler to launch and collapse the remote control. + +works/unverified + + loncom/interface/portfolio.pm home/httpd/lib/perl/Apache/portfolio.pm handler @@ -5356,6 +5572,15 @@ Creates horizontal menubar in advanced R works/unverified +loncom/html/res/adm/pages/homeworkmenu.html +home/httpd/html/res/adm/pages/homeworkmenu.html +handler + +Homework remote control. + +works/unverified + + loncom/html/res/adm/pages/chatroom.html home/httpd/html/res/adm/pages/chatroom.html handler @@ -6017,6 +6242,14 @@ by the URL-related pattern syntax: works/unverified + loncom/auth/lonnoshib.pm + home/httpd/lib/perl/Apache/lonnoshib.pm + handler + Content handler for /adm/sso when Shibboleth auth is inactive. + + works/unverified + + loncom/html/adm/sso home/httpd/html/adm/sso interface file @@ -6215,7 +6448,7 @@ Domain information serving. loncom/mime.types etc/httpd/conf/mime.types -etc/apache2/mime.types +etc/apache2/mime.types www static conf Expanded mime.types @@ -6285,22 +6518,6 @@ javascript for horizontal menubar in RAT -rat/client/extpickcode.html -home/httpd/html/adm/rat/extpickcode.html -interface file - -javascript - - - -rat/client/extpickframe.html -home/httpd/html/adm/rat/extpickframe.html -interface file - -javascript - - - rat/client/map.html home/httpd/html/adm/rat/map.html interface file @@ -6749,6 +6966,16 @@ tested works/unverified +loncom/xml/LCMathComplex.pm +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 + + loncom/lonlocal.pm home/httpd/lib/perl/LONCAPA/lonlocal.pm system file @@ -6853,6 +7080,16 @@ for socket-based communication between L works/unverified +loncom/configuration/Checksumming.pm +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 + + loncom/ConfigFileEdit.pm home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm system file @@ -6888,8 +7125,17 @@ 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.perl.5.18; +compiles/tth.so.x86_64.perl.5.18; +compiles/tth.so.i386.perl.5.20; +compiles/tth.so.x86_64.perl.5.20; +compiles/tth.so.i386.perl.5.22; +compiles/tth.so.x86_64.perl.5.22; +compiles/tth.so.x86_64.sles12; compiles/tth.so.i386.debian5; -compiles/tth.so.x86_64.debian5 +compiles/tth.so.x86_64.debian5; @@ -7256,6 +7502,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; + + + +*.gif loncom/html/res/adm/pages/pt/ home/httpd/html/res/adm/pages/pt/ graphic file @@ -7285,7 +7586,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; @@ -7300,28 +7600,93 @@ vbkm_pt.gif; graphic file icons 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; @@ -7350,7 +7715,6 @@ pgrd.png; pref.png; roles.png; sprs.png; -vbkm.png; anot.png; anot2.png; blog.png; @@ -7367,7 +7731,7 @@ port.png; prt.png; rcrs.png; rsrv.png; -sbkm.png; +slnk.png; src.png; srvr.png; subm.png; @@ -7377,6 +7741,7 @@ thumbsup_novote.png; thumbsdown.png; thumbsdown_gray.png; thumbsdown_novote.png; +webpage.png; back.png; catalog.png; com.png; @@ -7400,10 +7765,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; @@ -7414,20 +7779,22 @@ uplusr.png; graphic file graphical icons used in submenus +alnk.png; aboutme.png; addClickerInfoFile.png; anonsurveythreshold.png; -bubblesheet.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; -download_sub.png; dropbox.png; dump.png; edit-copy.png; @@ -7435,8 +7802,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; @@ -7445,9 +7814,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; @@ -7457,8 +7823,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; @@ -7473,29 +7841,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; @@ -7507,6 +7881,14 @@ wishlist-link.png; +loncom/html/res/adm/pages/imgmaps.html +home/httpd/html/res/adm/pages/imgmaps.html +interface file + +image maps for the LON-CAPA remote control + + + loncom/html/res/adm/pages/index.html home/httpd/html/res/adm/pages/index.html interface file @@ -7514,6 +7896,14 @@ wishlist-link.png; welcoming page to the LON-CAPA system upon login + +loncom/html/res/adm/pages/menu.html +home/httpd/html/res/adm/pages/menu.html +interface file + +renders the HTML (including image maps) for the LON-CAPA remote control + + *.gif loncom/html/res/adm/pages/indexericons/ @@ -7618,7 +8008,7 @@ world2.gif *.* loncom/html/res/adm/pages/reactionresponse/ -home/httpd/html/res/adm/pages/reactionresponse/ +home/httpd/html/adm/reactionresponse/ interface file Associated file for answering reactionresponse style questions @@ -7745,7 +8135,7 @@ file that allows setuid password privile loncom/init.d/loncontrol etc/rc.d/init.d/loncontrol -etc/init.d/loncontrol +etc/init.d/loncontrol root script Controls the launching/halting of lonc, lond, and lonsql processes. @@ -7753,7 +8143,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; @@ -7763,7 +8153,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; @@ -7771,7 +8161,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; @@ -7786,13 +8176,13 @@ symbolic links to /etc/rc.d/init.d/lonco - + loncom/init.d/loncontrol etc/rc.d/ setup loncontrol to run at boot - + -c 'chkconfig --del loncontrol;chkconfig loncontrol 35;chkconfig --list loncontrol' @@ -8052,6 +8442,15 @@ Module for displaying the wishlist.works/unverified +loncom/interface/lonrelrequtils.pm +home/httpd/lib/perl/Apache/lonrelrequtils.pm +handler + +Utilities to update information about LON-CAPA version requirements +in a course. +works/unverified + + loncom/automation/Autocreate.plAutocreate.pl home/httpd/perl/Autocreate.pl script @@ -8079,6 +8478,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;