--- doc/loncapafiles/loncapafiles.lpml 2012/02/10 16:56:31 1.675.4.39.2.5 +++ doc/loncapafiles/loncapafiles.lpml 2014/06/09 05:14:23 1.894 @@ -2,7 +2,7 @@ "http://lpml.sourceforge.net/DTD/lpml.dtd"> - + + modest_delete - home/httpd/html/adm/dragmath/applet/HotEqn + /home/httpd/html/adm/spellchecker 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/js server readonly - Formula editor applet display + JQuery spellchecker plugin modest_delete - home/httpd/html/adm/dragmath/applet/classes/lang + /home/httpd/html/adm/spellchecker/css server readonly - Formula editor applet languages + JQuery spellchecker plugin modest_delete - home/httpd/html/adm/dragmath/applet/classes/formats + /home/httpd/html/adm/spellchecker/img server readonly - Formula editor applet classes formats (LaTeX, Maxima, etc) + JQuery spellchecker plugin + + + + + modest_delete + /home/httpd/html/adm/nicescroll + server readonly + JQuery nicescroll plugin + + modest_delete home/httpd/html/adm/helper @@ -759,6 +804,7 @@ interface, Apache (mod_perl) handlersserver readonly error warnings and icons + never_delete home/httpd/lonUsers @@ -837,12 +883,6 @@ are viewable over the world-wide web modest_delete - home/httpd/html/adm/lonLCDfont - server readonly - LCD font for remote control - - - modest_delete home/httpd/html/adm/lonDomLogos server readonly Logos for LON-CAPA domains @@ -855,16 +895,15 @@ are viewable over the world-wide web modest_delete - home/httpd/html/adm/lonInterFace + home/httpd/lonTabs/dns_checksums server readonly - Page headers and graphical interface files + Version numbers and checksums modest_delete - home/httpd/html/res/adm/pages/bookmarkmenu - + home/httpd/html/adm/lonInterFace server readonly - bookmark user interface code + Page headers and graphical interface files modest_delete @@ -968,7 +1007,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

@@ -1011,7 +1050,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 @@ -1029,9 +1068,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 @@ -1042,7 +1094,7 @@ well as causing the Apache module to be etc/apache2 - + etc/apache2/conf symbolic link @@ -1053,11 +1105,11 @@ 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. -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 +1117,22 @@ 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 -external requests for http:// to https:// +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 -external requests for http:// to https:// +external requests for http:// to https:// @@ -1205,6 +1257,14 @@ utility cgi script to view status of per + loncom/lonmap.pm + home/httpd/lib/perl/Apache/lonmap.pm + system file + + Provides a module to read course files into hashes. + + + loncom/cgi/lonauthcgi.pm home/httpd/lib/perl/LONCAPA/lonauthcgi.pm system file @@ -1233,6 +1293,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 @@ -1401,6 +1471,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; @@ -1413,6 +1485,14 @@ Essay.problem; Essay.problem.meta; examupload.problem; examupload.problem.meta; +functionplotone.problem; +functionplotone.problem.meta; +functionplottwo.problem; +functionplottwo.problem.meta; +functionplotback.problem; +functionplotback.problem.meta; +functionplotvector.problem; +functionplotvector.problem.meta; HintFormula.problem; HintFormula.problem.meta; HintMathResponse.problem; @@ -1421,6 +1501,8 @@ man1.jpg; man1.jpg.meta; numerical.problem; numerical.problem.meta; +numMultiAnswerUnordered.problem; +numMultiAnswerUnordered.problem.meta; numPrePro.problem; numPrePro.problem.meta; Plot.problem.meta; @@ -1449,6 +1531,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; @@ -1484,6 +1568,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 @@ -1564,7 +1657,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. @@ -1603,6 +1696,25 @@ 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; + + + loncom/loncaparevs.tab home/httpd/lonTabs/loncaparevs.tab @@ -1623,6 +1735,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 @@ -1723,11 +1846,41 @@ Batch script for removing files not acce home/httpd/perl/refresh_courseids_db.pl script -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. +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 @@ -1862,6 +2015,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 @@ -1964,27 +2160,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/lchtmldir -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 - - loncom/lciptables home/httpd/perl/lciptables setuid script @@ -2284,6 +2459,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 @@ -2320,6 +2504,15 @@ 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 @@ -2329,6 +2522,26 @@ Handler to pick a user from a directory works/unverified +loncom/interface/loncourserespicker.pm +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 + + +loncom/interface/londependencies.pm +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 + + loncom/interface/lonbulletin.pm home/httpd/lib/perl/Apache/lonbulletin.pm handler @@ -2657,11 +2870,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; @@ -2679,6 +2898,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; @@ -2688,9 +2910,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; @@ -2713,10 +2940,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; @@ -2731,6 +2960,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; @@ -2757,10 +2989,14 @@ subtimpl.gif; survey_rep.gif; syllabus.gif; system-users.gif; +tolastloc.gif; +turning.gif; uploadscores.gif; uplusr.gif; -vbkm.gif; verify.gif; +webpage.gif; +wishlist.gif; +wishlist-link.gif; iclicker.gif; interwrite1.gif; interwrite2.gif; @@ -2802,11 +3038,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; @@ -2824,6 +3066,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; @@ -2833,9 +3078,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; @@ -2858,10 +3108,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; @@ -2875,6 +3127,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; @@ -2901,10 +3156,14 @@ subtimpl.eps; survey_rep.eps; syllabus.eps; system-users.eps; +tolastloc.eps; +turning.eps; uploadscores.eps; uplusr.eps; -vbkm.eps; verify.eps; +webpage.eps; +wishlist.eps; +wishlist-link.eps; iclicker.eps; interwrite1.eps; interwrite2.eps; @@ -2936,6 +3195,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; @@ -2961,7 +3221,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; @@ -2974,13 +3236,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; @@ -3022,6 +3285,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; @@ -3033,6 +3297,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; @@ -3064,6 +3329,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; @@ -3094,11 +3360,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; @@ -3117,14 +3387,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; @@ -3135,6 +3410,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; @@ -3142,10 +3418,13 @@ Domain_Configuration_Cataloging_Courses. Domain_Configuration_Color_Schemes.tex; Domain_Configuration_Contact_Info.tex; Domain_Configuration_Course_Defaults.tex; +Domain_Configuration_Help_Settings.tex; Domain_Configuration_InstDirectory_Search.tex; Domain_Configuration_LangTZAuth.tex; +Domain_Configuration_Load_Balancing.tex; Domain_Configuration_Login_Page.tex; Domain_Configuration_Quotas.tex; +Domain_Configuration_Request_Author.tex; Domain_Configuration_Request_Courses.tex; Domain_Configuration_Scantron_Format.tex; Domain_Configuration_Server_Status.tex; @@ -3158,6 +3437,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; @@ -3177,6 +3457,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; @@ -3185,12 +3466,18 @@ 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; Function_Plot_Response_Elements.tex; Function_Plot_Response_Question.tex; Function_Plot_Response_Spline.tex; +Function_Plot_Response_Custom_Rule.tex; +Function_Plot_Response_Object.tex; +Function_Plot_Response_Vector.tex; +Function_Plot_Response_Vector_Rule.tex; +Function_Plot_Response_Vector_Sum_Rule.tex; General_Intro.tex; Generation.tex; Grade_All.tex; @@ -3375,7 +3662,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; @@ -3396,6 +3682,7 @@ View_Critical_Messages.tex; View_recent_activity.tex; What_Is_LON-CAPA.tex; Why_LON-CAPA.tex; +Wishlist.tex; @@ -3411,12 +3698,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; @@ -3425,15 +3721,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; @@ -3442,12 +3765,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; @@ -4007,6 +4334,14 @@ Contains a set of functions that generat +loncom/interface/lonhtmlgateway.pm +home/httpd/lib/perl/Apache/lonhtmlgateway.pm +handler + +Contains a set of functions to properly parse and handle HTML input and output + + + loncom/interface/lonspeller.pm home/httpd/lib/perl/Apache/lonspeller.pm handler @@ -4048,6 +4383,7 @@ home/httpd/lib/perl/Apache/localize/ +en.pm; de.pm; pt.pm; fr.pm; @@ -4057,6 +4393,7 @@ ru.pm; fa.pm; ar.pm; es.pm; +he.pm; x_chef.pm; zh.pm; @@ -4201,8 +4538,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; @@ -4253,105 +4588,39 @@ 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 + + + loncom/html/adm/dragmath/dragmath-0.7.9.zip + home/httpd/html/adm/dragmath + script -Dragmath is a Java-based formula editor + dragmath formula editor, scripted installation unzips installation file + in the appropriate location - -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; - - + +commands + + +loncom/html/adm/dragmath/commands; +loncom/html/adm/dragmath/dragmath-0.7.9.zip; + + + *.* loncom/html/adm/jsMath/ @@ -4364,6 +4633,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; @@ -4392,7 +4662,7 @@ jsMath-old-browsers.js; Server side png fonts for use by jsMath -commands /home/httpd/html/adm +commands loncom/html/adm/jsMath/commands; @@ -4401,20 +4671,58 @@ loncom/html/adm/jsMath/jsMath-fonts-1.3. - loncom/html/adm/ckeditor/ckeditor_3.6.2.tar.gz - home/httpd/html/adm/ckeditor + loncom/html/adm/MathJax/mathjax-MathJax-v2.3-9-g78ea6af.zip + 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.3-9-g78ea6af.zip; + + + + + loncom/html/adm/geogebra/geogebra_html5.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/geogebra_html5.tar.gz; + + + + + 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; @@ -4486,6 +4794,208 @@ 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-bs.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; + + + + *.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/ @@ -4537,6 +5047,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 @@ -4753,6 +5291,24 @@ Handles a searchable catalogue. works/unverified +loncom/interface/lonsearchcourse.pm +home/httpd/lib/perl/Apache/lonsearchcourse.pm +handler + +Handles a searches inside courses/communities. + +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 @@ -4984,15 +5540,6 @@ echo 'pod2html lonparmset.pm' -loncom/publisher/lonconstruct.pm -home/httpd/lib/perl/Apache/lonconstruct.pm -handler - -Page wrapper for handling construction space. - -works/unverified - - loncom/publisher/lonpublisher.pm home/httpd/lib/perl/Apache/lonpublisher.pm handler @@ -5038,7 +5585,7 @@ echo 'pod2html lonpublisher.pm' home/httpd/lib/perl/Apache/lonmenu.pm handler -Has routines which control the remote control. +Has routines which control the inline menu. works/unverified @@ -5052,15 +5599,6 @@ 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 @@ -5104,15 +5642,6 @@ 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 @@ -5131,16 +5660,6 @@ This will take annotations and then plug works/unverified -loncom/html/res/adm/pages/bookmarkmenu/admbookmarks.pm -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 - - rat/lonratsrv.pm home/httpd/lib/perl/Apache/lonratsrv.pm handler @@ -5290,7 +5809,7 @@ Tags Default Definition Module Table object -works/unverified +works loncom/xml/lonlatextable.pm @@ -5553,6 +6072,13 @@ access handler for user uploaded files works/unverified +loncom/auth/lonwebdavacc.pm +home/httpd/lib/perl/Apache/lonwebdavacc.pm +handler +authorization for webDAV access to Author Spaces +works/unverified + + loncom/lontrans.pm home/httpd/lib/perl/Apache/lontrans.pm handler @@ -5675,7 +6201,7 @@ by the URL-related pattern syntax: works/unverified -modules/relate/lonlogin.pm +loncom/auth/lonlogin.pm home/httpd/lib/perl/Apache/lonlogin.pm handler login screen @@ -5717,6 +6243,13 @@ by the URL-related pattern syntax: works/unverified +loncom/auth/lonwebdavauth.pm +home/httpd/lib/perl/Apache/lonwebdavauth.pm +handler +authenticate, set up session environment for webDAV +works/unverified + + loncom/auth/lonlogout.pm home/httpd/lib/perl/Apache/lonlogout.pm handler @@ -5752,6 +6285,41 @@ by the URL-related pattern syntax: works/unverified + loncom/auth/lonshibauth.pm + home/httpd/lib/perl/Apache/lonshibauth.pm + handler + Redirect Shibboleth authentication to Single Sign On + i.e., to: /adm/sso + + works/unverified + + + loncom/auth/lonshibacc.pm + 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 + + + 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 + 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 + + loncom/lonnet/perl/lonrep.pm home/httpd/lib/perl/Apache/lonrep.pm handler @@ -5941,7 +6509,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 @@ -5970,6 +6538,15 @@ which is restricted based on file or ser +loncom/html/adm/nowebdav.html +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. + + + loncom/html/adm/help/searchcat.html home/httpd/html/adm/help/searchcat.html interface file @@ -6002,22 +6579,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 @@ -6431,40 +6992,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; - - loncom/xml/algebra/AlgParser.pm home/httpd/lib/perl/AlgParser.pm @@ -6500,6 +7027,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 @@ -6518,6 +7055,15 @@ tested works/verified + loncom/Lond.pm + home/httpd/lib/perl/LONCAPA/Lond.pm + system file + + Encapsulates functionality used by lond and lonnet. + + in progress + + loncom/LondConnection.pm home/httpd/lib/perl/LONCAPA/LondConnection.pm system file @@ -6595,6 +7141,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 @@ -6630,6 +7186,10 @@ 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.debian5; compiles/tth.so.x86_64.debian5 @@ -6998,61 +7558,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; - - - -*.gif loncom/html/res/adm/pages/pt/ home/httpd/html/res/adm/pages/pt/ graphic file @@ -7097,91 +7602,29 @@ vbkm_pt.gif; graphic file icons 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; -docs.gif; -egrd.gif; +edittoplevel.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; -mcrs.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; @@ -7200,6 +7643,7 @@ conf.png; courses.png; crsconf.png; docs.png; +editmap.png; eval.png; grds.png; grps.png; @@ -7209,7 +7653,6 @@ pgrd.png; pref.png; roles.png; sprs.png; -vbkm.png; anot.png; anot2.png; blog.png; @@ -7226,10 +7669,16 @@ port.png; prt.png; rcrs.png; rsrv.png; -sbkm.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; @@ -7251,10 +7700,13 @@ dismath.png; feedback.png; 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; @@ -7268,30 +7720,42 @@ uplusr.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; 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; +grade_PageFolder.png; +grade_students.png; +grading_table.png; groupportfolio.png; groupportfolioquota.png; grp_add.png; @@ -7299,12 +7763,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; @@ -7315,33 +7783,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; - - - -*.* -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; @@ -7353,14 +7825,6 @@ refresh.gif; -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 @@ -7368,14 +7832,6 @@ image maps for the LON-CAPA remote contr 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/ @@ -7478,56 +7934,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/ @@ -7544,15 +7950,6 @@ reaction_window.html -loncom/html/res/adm/pages/bookmarkmenu/bookmarklib.js - -home/httpd/html/res/adm/pages/bookmarkmenu/bookmarklib.js -interface file - -javascript for handling client-side interactions with bookmark interface - - - loncom/build/CHECKRPMS usr/local/loncapa/bin/CHECKRPMS system script @@ -7626,12 +8023,12 @@ preserve_local_loncapa_cron -loncom/cron/loncapa -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). - + loncom/cron/loncapa + 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). + loncom/ntp/step-tickers @@ -7666,7 +8063,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. @@ -7674,7 +8071,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; @@ -7684,7 +8081,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; @@ -7692,7 +8089,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; @@ -7707,13 +8104,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' @@ -7938,6 +8335,15 @@ of users, and (b) to display e-mail of t + loncom/interface/lonblockingmenu.pm + 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. + + + loncom/interface/lonblockingstatus.pm home/httpd/lib/perl/Apache/lonblockingstatus.pm handler @@ -7946,6 +8352,33 @@ of users, and (b) to display e-mail of t +loncom/interface/lonwishlist.pm +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 + + +loncom/interface/lonwishlistdisplay.pm +home/httpd/lib/perl/Apache/lonwishlistdisplay.pm +handler + +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 @@ -7971,7 +8404,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; @@ -8031,7 +8466,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