Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.931 and 1.966

version 1.931, 2016/04/09 21:20:38 version 1.966, 2018/06/09 23:39:00
Line 417  Used by lond parent to check if children Line 417  Used by lond parent to check if children
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>home/httpd/lonLTItmp</targetdir>
     <categoryname>server standard</categoryname>
     <description>for temporary storage of LTI nonces</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/webdav</targetdir>    <targetdir dist='default'>home/httpd/webdav</targetdir>
   <categoryname>server standard</categoryname>    <categoryname>server standard</categoryname>
   <description>for storage of webdav DAVLock files</description>    <description>for storage of webdav DAVLock files</description>
Line 589  extensions</description> Line 595  extensions</description>
 </directory>  </directory>
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
   <targetdir dist='default'>home/httpd/html/adm/jsMath</targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>jsMath support files</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/adm/jsMath/extensions</targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>jsMath extension files</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/adm/jsMath/uncompressed</targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>jsMath files (uncompressed)</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/adm/jsMath/plugins</targetdir>  
   <categoryname>server readonly</categoryname>  
   <description>jsMath plugin files</description>  
 </directory>  
 <directory dist='default'>  
   <protectionlevel>modest_delete</protectionlevel>  
   <targetdir dist='default'>home/httpd/html/adm/dragmath</targetdir>    <targetdir dist='default'>home/httpd/html/adm/dragmath</targetdir>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>Formula editor</description>    <description>Formula editor</description>
Line 1344  LON-CAPA release installed on the server Line 1326  LON-CAPA release installed on the server
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/cgi/loncertstatus.pl</source>
   <target dist='default'>home/httpd/cgi-bin/loncertstatus.pl</target>
   <categoryname>script</categoryname>
   <description>
   utility cgi script to display status of LON-CAPA SSL certificates 
   installed on domain's servers
   </description>
   </file>
   <file>
 <source>loncom/cgi/ping.pl</source>  <source>loncom/cgi/ping.pl</source>
 <target dist='default'>home/httpd/cgi-bin/ping.pl</target>  <target dist='default'>home/httpd/cgi-bin/ping.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1755  LON-CAPA release, starting with 2.10.1 Line 1746  LON-CAPA release, starting with 2.10.1
 2.11.0.RC3.tab;  2.11.0.RC3.tab;
 2.11.0.tab;  2.11.0.tab;
 2.11.1.tab;  2.11.1.tab;
   2.11.2.tab;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   
Line 1789  server. Updated by loncron. Line 1781  server. Updated by loncron.
 </file>  </file>
   
 <file>  <file>
     <source>loncom/connectionrules.tab</source>
     <target dist='default'>home/httpd/lonTabs/connectionrules.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File containing contection rules for outbound (lonc) and inbound (lond) 
   connections for this host. Updated by loncron using domain configuration
   for host's domain from primary library server for domain. Called by lonssl.pm
   and used by lond and LondConnection.pm.
     </description>
   </file>
   
   <file>
     <source>loncom/hosttypes.tab</source>
     <target dist='default'>home/httpd/lonTabs/hosttypes.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File containing classification of other hosts in the cluster into one of:
   dom, intdom, other (if shares this host's domain, if shares this host's 
   "internet domain", or neither, respectively). Updated by loncron.
   Called by lonssl.pm and used by LondConnection.pm.
     </description>
   </file>
   
   <file>
 <source>loncom/spare.tab</source>  <source>loncom/spare.tab</source>
 <target dist='default'>home/httpd/lonTabs/spare.tab</target>  <target dist='default'>home/httpd/lonTabs/spare.tab</target>
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
Line 2515  Handler to edit external resource. Line 2531  Handler to edit external resource.
 <target dist='default'>home/httpd/lib/perl/Apache/lonexttool.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonexttool.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
 <description>  <description>
 Handler to allow LON-CAPA to operate as an LTI Tool Consumer   Handler to allow LON-CAPA to operate as an LTI Consumer 
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/lti/ltiauth.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/ltiauth.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to allow LON-CAPA to operate as an LTI Provider
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lti/ltiroster.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/ltiroster.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to allow LON-CAPA to service roster requests, as an LTI Consumer.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lti/ltipassback.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/ltipassback.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to allow LON-CAPA to service pass back of scores from a Tool Provider,
   as an LTI Consumer.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lti/ltiutils.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/ltiutils.pm</target>
   <categoryname>system file</categoryname>
   <description>
   Common routines for LTI (Consumer or Provider)
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/lti/templates/LTIstandard.tool.meta</source>
   <target dist='default'>home/httpd/html/res/lib/templates/LTIstandard.tool.meta</target>
   <categoryname>interface file</categoryname>
   <description>
   Meta file which specifies package source for external tool (LTI) without passback
   of grades 
   </description>
   </file>
   <file>
   <source>loncom/lti/templates/LTIpassback.tool.meta</source>
   <target dist='default'>home/httpd/html/res/lib/templates/LTIpassback.tool.meta</target>
   <categoryname>interface file</categoryname>
   <description>
   Meta file which specifies package source for external tool (LTI) which supports passback
   of grades, and storable parameters.
   </description>
   </file>
   <file>
   <source>loncom/interface/lonpickcode.pm</source>    <source>loncom/interface/lonpickcode.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonpickcode.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
Line 2713  Page of links to help manuals - displaye Line 2784  Page of links to help manuals - displaye
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/html/adm/help/loncapa.html</source>
   <target dist='default'>home/httpd/html/adm/help/loncapa.html</target>
   <categoryname>interface file</categoryname>
   <description>
   Language reference, generated from loncapa.xsd.
   </description>
   </file>
   <file>
 <source>doc/help/author.manual.access.tex</source>  <source>doc/help/author.manual.access.tex</source>
 <target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex  <target dist='default'>home/httpd/html/adm/help/tex/author.manual.access.tex
 </target>  </target>
Line 2968  fromfile.gif; Line 3047  fromfile.gif;
 grds.gif;  grds.gif;
 grps.gif;  grps.gif;
 help.gif;  help.gif;
   helpdesk-access.gif;
 html_page_plaintext.gif;  html_page_plaintext.gif;
 html_page_richtext.gif;  html_page_richtext.gif;
 list-add.gif;  list-add.gif;
Line 3026  roles.gif; Line 3106  roles.gif;
 rsrv.gif;  rsrv.gif;
 scoreupfrm.gif;  scoreupfrm.gif;
 sctr.gif;  sctr.gif;
   selfenrl-queue.gif;
 self_enroll.gif;  self_enroll.gif;
 simple.gif;  simple.gif;
 simpprob.gif;  simpprob.gif;
Line 3154  fromfile.eps; Line 3235  fromfile.eps;
 grds.eps;  grds.eps;
 grps.eps;  grps.eps;
 help.eps;  help.eps;
   helpdesk-access.eps;
 html_page_plaintext.eps;  html_page_plaintext.eps;
 html_page_richtext.eps;  html_page_richtext.eps;
 list-add.eps;  list-add.eps;
Line 3211  roles.eps; Line 3293  roles.eps;
 rsrv.eps;  rsrv.eps;
 scoreupfrm.eps;  scoreupfrm.eps;
 sctr.eps;  sctr.eps;
   selfenrl-queue.eps;
 self_enroll.eps;  self_enroll.eps;
 simple.eps;  simple.eps;
 simpprob.eps;  simpprob.eps;
Line 3288  Annotation.tex; Line 3371  Annotation.tex;
 Authentication.tex;  Authentication.tex;
 Auth_Options.tex;  Auth_Options.tex;
 Authoring_Adding_Pictures.tex;  Authoring_Adding_Pictures.tex;
   Authoring_CustomResponse.tex;
 Authoring_DataResponse.tex;  Authoring_DataResponse.tex;
 Authoring_Dynamic_Plot_Axes.tex;  Authoring_Dynamic_Plot_Axes.tex;
 Authoring_Dynamic_Plot_Color_Selection.tex;  Authoring_Dynamic_Plot_Color_Selection.tex;
Line 3301  Authoring_Dynamic_Plot_Linestyle.tex; Line 3385  Authoring_Dynamic_Plot_Linestyle.tex;
 Authoring_Dynamic_Plot.tex;  Authoring_Dynamic_Plot.tex;
 Authoring_Dynamic_Plot_Tics.tex;  Authoring_Dynamic_Plot_Tics.tex;
 Authoring_Dynamic_Plot_Title_X_Y_Label.tex;  Authoring_Dynamic_Plot_Title_X_Y_Label.tex;
   Authoring_Equations.tex;
   Authoring_EssayResponse.tex;
 Authoring_ExternalResponse.tex;  Authoring_ExternalResponse.tex;
 Authoring_Foil_Structure_Tags.tex;  Authoring_Foil_Structure_Tags.tex;
   Authoring_FormulaResponse.tex;
 Authoring_Hint_Tags.tex;  Authoring_Hint_Tags.tex;
 Authoring_HTML_vs_Tex.tex;  Authoring_HTML_vs_Tex.tex;
 Authoring_ImageResponse.tex;  Authoring_ImageResponse.tex;
Line 3310  Authoring_Input_Tags.tex; Line 3397  Authoring_Input_Tags.tex;
 Authoring_Internal_Tags.tex;  Authoring_Internal_Tags.tex;
 Authoring_Intro.tex;  Authoring_Intro.tex;
 Authoring_Library_Scripts.tex;  Authoring_Library_Scripts.tex;
   Authoring_MatchResponse.tex;
 Authoring_Math_Editor.tex;  Authoring_Math_Editor.tex;
 Authoring_Multilingual_Problems.tex;  Authoring_Multilingual_Problems.tex;
 Authoring_NumericalResponse.tex;  Authoring_NumericalResponse.tex;
 Authoring_OptionResponse.tex;  Authoring_OptionResponse.tex;
   Authoring_OrganicResponse.tex;
 Authoring_Output_Tags.tex;  Authoring_Output_Tags.tex;
 Authoring_Pictures_EPS.tex;  Authoring_Pictures_EPS.tex;
 Authoring_Piecewise_Plot.tex;  Authoring_Piecewise_Plot.tex;
 Authoring_RadiobuttonResponse.tex;  Authoring_RadiobuttonResponse.tex;
   Authoring_RankResponse.tex;
   Authoring_ReactionResponse.tex;
 Authoring_Response_Attributes.tex;  Authoring_Response_Attributes.tex;
 Authoring_Responseparam_Parameter.tex;  Authoring_Responseparam_Parameter.tex;
 Authoring_Response_Tag_Intro.tex;  Authoring_Response_Tag_Intro.tex;
 Authoring_Scripting_Tags.tex;  Authoring_Scripting_Tags.tex;
 Authoring_Spreadsheet.tex;  Authoring_StringResponse.tex;
 Authoring_Structure_Tags.tex;  Authoring_Structure_Tags.tex;
 Authoring_Surveys.tex;  Authoring_Surveys.tex;
 Authoring_WebDAV.tex;  Authoring_WebDAV.tex;
Line 3331  Authoring_WebDAV_Mac_10v10.tex; Line 3422  Authoring_WebDAV_Mac_10v10.tex;
 Authoring_WebDAV_Windows_v7.tex;  Authoring_WebDAV_Windows_v7.tex;
 Authoring_WebDAV_Linux_Centos.tex;  Authoring_WebDAV_Linux_Centos.tex;
 Authoring_XML_Intro.tex;  Authoring_XML_Intro.tex;
   Author_Change_Privileges.tex;
   Author_Create_Coauthor_List.tex;
 Author_LON-CAPA_Introduction.tex;  Author_LON-CAPA_Introduction.tex;
 Author_Manual_Title_Page.tex;  Author_Manual_Title_Page.tex;
 Author_Menu.tex;  Author_Menu.tex;
 Author_Numerical_and_Formula.tex;  Author_Numerical_and_Formula.tex;
 Author_Remote_Control.tex;  Author_Remote_Control.tex;
   Author_User_Logs.tex;
   Author_View_Coauthor_List.tex;
 Batch_Creation.tex;  Batch_Creation.tex;
 BridgeTask_About.tex;  BridgeTask_About.tex;
 BridgeTask_Conditions.tex;  BridgeTask_Conditions.tex;
Line 3382  Content_Page_Overview.tex; Line 3477  Content_Page_Overview.tex;
 Contextual_Help.tex;  Contextual_Help.tex;
 Course_Add_Other.tex;  Course_Add_Other.tex;
 Course_Add_Student.tex;  Course_Add_Student.tex;
   Course_Approve_Selfenroll.tex;
 Course_Automated_Enrollment.tex;  Course_Automated_Enrollment.tex;
 Course_Broadcast_Message.tex;  Course_Broadcast_Message.tex;
 Course_Change_Privileges.tex;  Course_Change_Privileges.tex;
Line 3403  Course_Environment.tex; Line 3499  Course_Environment.tex;
 Course_Extending_Due_Dates.tex;  Course_Extending_Due_Dates.tex;
 Course_Face_To_Face_Records.tex;  Course_Face_To_Face_Records.tex;
 Course_Feedback_Addresses.tex;  Course_Feedback_Addresses.tex;
   Course_Helpdesk_Access.tex;
 Course_Homework_Performance_Overview.tex;  Course_Homework_Performance_Overview.tex;
 Course_Manually_Grade_Problem.tex;  Course_Manually_Grade_Problem.tex;
 Course_Manual_Title_Page.tex;  Course_Manual_Title_Page.tex;
Line 3450  Course_Student_Grade_Override.tex; Line 3547  Course_Student_Grade_Override.tex;
 Course_Student_Work.tex;  Course_Student_Work.tex;
 Course_Toplevel_Seq.tex;  Course_Toplevel_Seq.tex;
 Course_User_Evaluation.tex;  Course_User_Evaluation.tex;
   Course_User_Logs.tex;
 Course_User_Parameter.tex;  Course_User_Parameter.tex;
 Course_View_Class_List.tex;  Course_View_Class_List.tex;
 Create_Course.tex;  Create_Course.tex;
Line 3475  Docs_About_Simple_Page.tex; Line 3573  Docs_About_Simple_Page.tex;
 Docs_About_Syllabus.tex;  Docs_About_Syllabus.tex;
 Docs_Adding_Course_Doc.tex;  Docs_Adding_Course_Doc.tex;
 Docs_Adding_External_Resource.tex;  Docs_Adding_External_Resource.tex;
   Docs_Adding_External_Tool.tex;
 Docs_Adding_Folders.tex;  Docs_Adding_Folders.tex;
 Docs_Adding_Pages.tex;  Docs_Adding_Pages.tex;
 Docs_Adding_Syllabus.tex;  Docs_Adding_Syllabus.tex;
Line 3504  Docs_String_Response.tex; Line 3603  Docs_String_Response.tex;
 Docs_Supplemental.tex;  Docs_Supplemental.tex;
 Docs_Uploading_From_Harddrive.tex;  Docs_Uploading_From_Harddrive.tex;
 Docs_Verify_Content.tex;  Docs_Verify_Content.tex;
   Docs_Viewing_Course_Doc.tex;
 Docs_Web_Page.tex;  Docs_Web_Page.tex;
   Domain_Change_Logs.tex;
   Domain_Change_Privileges.tex;
 Domain_Configuration_Auto_Creation.tex;  Domain_Configuration_Auto_Creation.tex;
 Domain_Configuration_Auto_Enrollment.tex;  Domain_Configuration_Auto_Enrollment.tex;
 Domain_Configuration_Auto_Updates.tex;  Domain_Configuration_Auto_Updates.tex;
Line 3525  Domain_Configuration_Self_Creation.tex; Line 3627  Domain_Configuration_Self_Creation.tex;
 Domain_Configuration_Selfenrollment.tex;  Domain_Configuration_Selfenrollment.tex;
 Domain_Configuration_Server_Status.tex;  Domain_Configuration_Server_Status.tex;
 Domain_Configuration_SSL.tex;  Domain_Configuration_SSL.tex;
   Domain_Configuration_Trust.tex;
 Domain_Configuration_User_Creation.tex;  Domain_Configuration_User_Creation.tex;
 Domain_Configuration_User_Modification.tex;  Domain_Configuration_User_Modification.tex;
 Domain_Configuration_User_Sessions.tex;  Domain_Configuration_User_Sessions.tex;
 Domain_Coordination_Intro.tex;  Domain_Coordination_Intro.tex;
 Domain_Coordination_Overview.tex;  Domain_Coordination_Overview.tex;
   Domain_Create_Users.tex;
 Domain_Crontab_Entries.tex;  Domain_Crontab_Entries.tex;
   Domain_Editing_Custom_Roles.tex;
 Domain_Manual_Title_Page.tex;  Domain_Manual_Title_Page.tex;
   Domain_Role_Approvals.tex;
   Domain_Role_Logs.tex;
   Domain_User_Access_Logs.tex;
   Domain_Username_Approvals.tex;
   Domain_View_Privileges.tex;
   Domain_View_Users_List.tex;
 Due_Date.tex;  Due_Date.tex;
 Dynamic_Plot_Overview.tex;  Dynamic_Plot_Overview.tex;
 Edit_Syllabus.tex;  Edit_Syllabus.tex;
Line 3705  Search_Basic.tex; Line 3816  Search_Basic.tex;
 Searching.tex;  Searching.tex;
 Sending_Email.tex;  Sending_Email.tex;
 Sequence_Advanced_Editor_Creation.tex;  Sequence_Advanced_Editor_Creation.tex;
   Sequence_Advanced_Editor_Links_Conditions.tex;
 Sequence_Definition.tex;  Sequence_Definition.tex;
 Sequence_Editor_Selection.tex;  Sequence_Editor_Selection.tex;
 Sequence_Page_Maps.tex;  Sequence_Page_Maps.tex;
Line 3724  Slot_SelectingField.tex; Line 3836  Slot_SelectingField.tex;
 Slot_SpecifyProctors.tex;  Slot_SpecifyProctors.tex;
 Some_Items_Were_Not_Submitted.tex;  Some_Items_Were_Not_Submitted.tex;
 Spreadsheet_About.tex;  Spreadsheet_About.tex;
   Spreadsheet_Authoring.tex;
 Spreadsheet_Calculation.tex;  Spreadsheet_Calculation.tex;
 Spreadsheet_Calculation_Time.tex;  Spreadsheet_Calculation_Time.tex;
   Spreadsheet_Category_Grades.tex;
 Spreadsheet_Cell_Editing.tex;  Spreadsheet_Cell_Editing.tex;
 Spreadsheet_Editing.tex;  Spreadsheet_Editing.tex;
 Spreadsheet_Export_Row.tex;  Spreadsheet_Export_Row.tex;
Line 4339  loncom/build/pod2html.sh ../homework/edi Line 4453  loncom/build/pod2html.sh ../homework/edi
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/publisher/loncoursepub.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncoursepub.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler for asynchronous file upload via colorful editor ("Course Authoring" space).
   </description>
   </file>
   <file>
 <source>loncom/interface/lonmeta.pm</source>  <source>loncom/interface/lonmeta.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonmeta.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 4773  loncom/html/adm/daxe/daxe.tar.gz; Line 4895  loncom/html/adm/daxe/daxe.tar.gz;
   </description>    </description>
 </file>  </file>
   
 <fileglob>  
   <glob>*.*</glob>  
   <sourcedir>loncom/html/adm/jsMath/</sourcedir>  
   <targetdir dist='default'>home/httpd/html/adm/jsMath/</targetdir>  
   <categoryname>interface file</categoryname>  
   <description>  
 jsMath is a Javascript solution to converting TeX to something the browser can see  
   </description>  
   <filenames>  
 black.gif;  
 blank.gif;  
 COPYING.txt;  
 FONTSVERSION;  
 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;  
   </filenames>  
 </fileglob>  
   
 <file>  
   <source>loncom/html/adm/jsMath/jsMath-fonts-1.3.zip</source>  
   <target dist='default'>home/httpd/html/adm/jsMath/fonts/</target>  
   <categoryname>script</categoryname>  
   <description>  
     Server side png fonts for use by jsMath  
   </description>  
   <installscript>  
 commands  
   </installscript>  
   <dependencies>  
 loncom/html/adm/jsMath/commands;  
 loncom/html/adm/jsMath/jsMath-fonts-1.3.zip;  
   </dependencies>  
 </file>  
   
 <file>  <file>
   <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.6.0.zip</source>    <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.7.4.zip</source>
   <target dist='default'>home/httpd/html/adm/MathJax</target>    <target dist='default'>home/httpd/html/adm/MathJax</target>
   <categoryname>script</categoryname>    <categoryname>script</categoryname>
   <description>    <description>
Line 4838  commands Line 4911  commands
   <dependencies>    <dependencies>
 loncom/html/adm/MathJax/commands;  loncom/html/adm/MathJax/commands;
 loncom/html/adm/MathJax/VERSION;  loncom/html/adm/MathJax/VERSION;
 loncom/html/adm/MathJax/mathjax-MathJax-v2.6.0.zip;  loncom/html/adm/MathJax/mathjax-MathJax-v2.7.4.zip;
   </dependencies>    </dependencies>
 </file>  </file>
   
Line 4940  loncom/html/adm/ckeditor/plugins/chem/la Line 5013  loncom/html/adm/ckeditor/plugins/chem/la
 </file>  </file>
   
 <fileglob>  <fileglob>
   <glob>*.*</glob>  
   <sourcedir>loncom/html/adm/jsMath/extensions/</sourcedir>  
   <targetdir dist='default'>home/httpd/html/adm/jsMath/extensions/</targetdir>  
   <categoryname>interface file</categoryname>  
   <description>  
 Additional jsMath functionality that can be used when needed.  
   </description>  
   <filenames>  
 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;  
   </filenames>  
 </fileglob>  
   
 <fileglob>  
   <glob>*.*</glob>  
   <sourcedir>loncom/html/adm/jsMath/plugins/</sourcedir>  
   <targetdir dist='default'>home/httpd/html/adm/jsMath/plugins/</targetdir>  
   <categoryname>interface file</categoryname>  
   <description>  
 jsMath is a Javascript solution to converting TeX to something the browser can see  
   </description>  
   <filenames>  
 autoload.js;  
 CHMmode.js;  
 global.js;  
 mimeTeX.js;  
 noCache.js;  
 noGlobal.js;  
 noImageFonts.js;  
 smallFonts.js;  
 spriteImageFonts.js;  
 tex2math.js;  
   </filenames>  
 </fileglob>  
   
 <fileglob>  
   <glob>*.*</glob>  
   <sourcedir>loncom/html/adm/jsMath/uncompressed/</sourcedir>  
   <targetdir dist='default'>home/httpd/html/adm/jsMath/uncompressed/</targetdir>  
   <categoryname>interface file</categoryname>  
   <description>  
 the jsMath source files not compressed for increasing download speed (not used by lon-capa directly)  
   </description>  
   <filenames>  
 def.js;  
 font.js;  
 jsMath-fallback-mac.js;  
 jsMath-fallback-pc.js;  
 jsMath-fallback-symbols.js;  
 jsMath-fallback-unix.js;  
 jsMath.js;  
   </filenames>  
 </fileglob>  
   
 <fileglob>  
   <glob>*.js</glob>    <glob>*.js</glob>
   <sourcedir>loncom/html/adm/jpicker/</sourcedir>    <sourcedir>loncom/html/adm/jpicker/</sourcedir>
   <targetdir dist='default'>home/httpd/html/adm/jpicker/js/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jpicker/js/</targetdir>
Line 5161  JQuery countdown timer Image file for LE Line 5167  JQuery countdown timer Image file for LE
     <description>      <description>
 Addons for jQuery  Addons for jQuery
     </description>      </description>
       <filenames>
         jquery-scrolltofixed.js;
         jquery.viewport.mini.js;
       </filenames>
 </fileglob>  </fileglob>
 <!-- JQuery spellchecker plugin -->  <!-- JQuery spellchecker plugin -->
   
Line 5221  Addons for jQuery Line 5231  Addons for jQuery
   <targetdir dist='default'>home/httpd/html/adm/jQuery/js/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jQuery/js/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 jQuery custom distribution of version 1.11.3, UI version 1.11.4  jQuery custom distribution of version 3.2.1, UI version 1.12.1
   </description>    </description>
   <filenames>    <filenames>
  jquery-1.11.3.min.js;          jquery-3.2.1.min.js;
  jquery-ui-1.11.4.custom.min.js;          jquery-ui-1.12.1.custom.min.js;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
Line 5235  jQuery custom distribution of version 1. Line 5245  jQuery custom distribution of version 1.
   <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 jQuery custom distribution of version 1.11.3, UI version 1.11.4 -- stylesheets  jQuery custom distribution of version 3.2.1, UI version 1.12.1 -- stylesheets
   </description>    </description>
   <filenames>    <filenames>
  jquery-ui-1.11.4.custom.css;   jquery-ui-1.12.1.custom.min.css;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
Line 5248  jQuery custom distribution of version 1. Line 5258  jQuery custom distribution of version 1.
   <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/images/</targetdir>    <targetdir dist='default'>home/httpd/html/adm/jQuery/css/smoothness/images/</targetdir>
   <categoryname>interface file</categoryname>    <categoryname>interface file</categoryname>
   <description>    <description>
 jQuery custom distribution of version 1.11.3, UI version 1.11.4 -- images for css.  jQuery custom distribution of version 3.2.1, UI version 1.12.1 -- images for css.
   </description>    </description>
   <filenames>    <filenames>
   ui-bg_flat_0_aaaaaa_40x100.png;    ui-bg_flat_0_aaaaaa_40x100.png;
Line 5295  jQuery nicescroll plugin image Line 5305  jQuery nicescroll plugin image
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
   <fileglob>
       <glob>*.*</glob>
       <sourcedir>loncom/html/adm/codemirror/</sourcedir>
       <targetdir>home/httpd/html/adm/codemirror/</targetdir>
       <categoryname>script</categoryname>
       <description>
   Codemirror for xml editor and script blocks in colorful editor
       </description>
       <filenames>
       codemirror-combined.css;
       codemirror-combined-xml.css;
       codemirror-compressed-colorful.js;
       codemirror-compressed-xml.js;
       </filenames>
   </fileglob>
   
 <file>  <file>
 <source>loncom/interface/lontest.pm</source>  <source>loncom/interface/lontest.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lontest.pm</target>
Line 6699  by the URL-related pattern syntax: Line 6725  by the URL-related pattern syntax:
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/lonslotcheck.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonslotcheck.pm</target>
   <categoryname>handler</categoryname>
   <description>Checks if access to a non-gradable external tool uses slots. 
   Disable subsequent PerlHandlers if a slot is in use, and slot status does
   not currently allow access.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/publiccheck.pm</source>    <source>loncom/auth/publiccheck.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/publiccheck.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/publiccheck.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
Line 6838  loncom/build/pod2html.sh ../auth/lonrole Line 6874  loncom/build/pod2html.sh ../auth/lonrole
 </dependencies>  </dependencies>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lontiny.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lontiny.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Extract domain, courseID, and symb from a shortened URL and and switch role 
   to a role in designated course.  If the user has multiple active roles in a 
   course, and one is a Coordinator role, that role will be selected, otherwise
   a list of available roles will be displayed for the user to select one.
   </description>
   </file>
   <file>
 <source>loncom/interface/lonsource.pm</source>  <source>loncom/interface/lonsource.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonsource.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonsource.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 7518  dependency on Config.pm (not usable in S Line 7565  dependency on Config.pm (not usable in S
   <status>works/verified</status>    <status>works/verified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/LWPReq.pm</source>
     <target dist='default'>home/httpd/lib/perl/LONCAPA/LWPReq.pm</target>
     <categoryname>system file</categoryname>
     <description>
        Wrapper for LWP UserAgent to support enabling/disabling certificate
        verification and/or hostname validation on any of LWP 5.83X and LWP 6.X 
     </description>
     <status>works/verified</status>
   </file>
   <file>
   <source>loncom/Lond.pm</source>    <source>loncom/Lond.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/Lond.pm</target>    <target dist='default'>home/httpd/lib/perl/LONCAPA/Lond.pm</target>
   <categoryname>system file</categoryname>    <categoryname>system file</categoryname>
Line 7614  language lexicons, and static configurat Line 7671  language lexicons, and static configurat
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/configuration/SSL.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/SSL.pm</target>
   <categoryname>system file</categoryname>
   <description>
   Provides routine to generate display of status of LON-CAPA SSL certificates
   installed on domain's servers.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/ConfigFileEdit.pm</source>  <source>loncom/ConfigFileEdit.pm</source>
 <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>  <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 7657  compiles/tth.so.i386.perl.5.20; Line 7724  compiles/tth.so.i386.perl.5.20;
 compiles/tth.so.x86_64.perl.5.20;  compiles/tth.so.x86_64.perl.5.20;
 compiles/tth.so.i386.perl.5.22;  compiles/tth.so.i386.perl.5.22;
 compiles/tth.so.x86_64.perl.5.22;  compiles/tth.so.x86_64.perl.5.22;
   compiles/tth.so.i386.perl.5.24;
   compiles/tth.so.x86_64.perl.5.24;
   compiles/tth.so.i386.perl.5.26;
   compiles/tth.so.x86_64.perl.5.26;
 compiles/tth.so.x86_64.sles12;  compiles/tth.so.x86_64.sles12;
 compiles/tth.so.i386.debian5;  compiles/tth.so.i386.debian5;
 compiles/tth.so.x86_64.debian5;  compiles/tth.so.x86_64.debian5;
Line 8084  ledgreen.gif; Line 8155  ledgreen.gif;
 ledoff.gif;  ledoff.gif;
 ledon.gif;  ledon.gif;
 mark-discussionentries-read.gif;  mark-discussionentries-read.gif;
   minitabmenu_bg.gif;
   minitabmenu_left.gif;
   minitabmenu_left_on.gif;
   minitabmenu_right.gif;
   minitabmenu_right_on.gif;
 next.gif;  next.gif;
 nothumb.gif;  nothumb.gif;
 open-all-folders.gif;  open-all-folders.gif;
Line 8107  bchat.png; Line 8183  bchat.png;
 ccat.png;  ccat.png;
 ccrs.png;  ccrs.png;
 clst.png;  clst.png;
   codemirror.png;
 conf.png;  conf.png;
 courses.png;  courses.png;
 crsconf.png;  crsconf.png;
Line 8217  emblem-photos.png; Line 8294  emblem-photos.png;
 emblem-readonly.png;  emblem-readonly.png;
 emblem-system.png;  emblem-system.png;
 extres.png;  extres.png;
   exttool.png;
 folder-new.png;  folder-new.png;
 folder-new-22x22.png;  folder-new-22x22.png;
 format-justify-fill.png;  format-justify-fill.png;
Line 8229  groupportfolioquota.png; Line 8307  groupportfolioquota.png;
 grp_add.png;  grp_add.png;
 grp_settings.png;  grp_settings.png;
 grp_tools.png;  grp_tools.png;
   helpdesk-access.png;
 ims.png;  ims.png;
 imsexport.png;  imsexport.png;
 link-new-22x22.png;  link-new-22x22.png;
Line 8263  scoreupfrm.png; Line 8342  scoreupfrm.png;
 selfenrl-queue.png;  selfenrl-queue.png;
 selfenrl-queue-22x22.png;  selfenrl-queue-22x22.png;
 sequence.png;  sequence.png;
   shorturls.png;
 simple.png;  simple.png;
 simpprob.png;  simpprob.png;
 start-here.png;  start-here.png;
Line 8410  world2.gif Line 8490  world2.gif
 Associated file for answering reactionresponse style questions  Associated file for answering reactionresponse style questions
 </description>  </description>
 <filenames>  <filenames>
 reaction_editor.html;  reaction_preview.js;
 reaction_frame.html;  reaction_help.html
 reaction_help.html;  
 reaction_viewer.html;  
 reaction_window.html  
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
Line 8847  in a course.</description> Line 8924  in a course.</description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/lonaccesstimes.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonaccesstimes.pm</target>
   <categoryname>handler</categoryname>
   <description>
     Handler to display first access times for selected students for a
   specified folder, resource or course-wide, for roles with rights to
   view grades, but not edit them.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/automation/Autocreate.pl</source>Autocreate.pl    <source>loncom/automation/Autocreate.pl</source>Autocreate.pl
   <target dist='default'>home/httpd/perl/Autocreate.pl</target>    <target dist='default'>home/httpd/perl/Autocreate.pl</target>
   <categoryname>script</categoryname>    <categoryname>script</categoryname>
Line 8871  escape.pl; Line 8959  escape.pl;
 excise_from_db.pl;  excise_from_db.pl;
 getties.pl;  getties.pl;
 login_count.pl;  login_count.pl;
   memcached_dump.pl;
 modify_config_files.pl;  modify_config_files.pl;
 move_construction_spaces.pl;  move_construction_spaces.pl;
 parse_scantron.pl;  parse_scantron.pl;
Line 8894  user_login_count.pl; Line 8983  user_login_count.pl;
 create_db_dynamic_64_so.3;  create_db_dynamic_64_so.3;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   
 <fileglob>  
     <glob>*.*</glob>  
     <sourcedir>loncom/html/adm/codemirror/</sourcedir>  
     <targetdir>home/httpd/html/adm/codemirror/</targetdir>  
     <categoryname>script</categoryname>  
     <description>  
 Codemirror for xml editor and script blocks in colorful editor  
     </description>  
 </fileglob>  
   
 <file>  <file>
 <source>loncom/debugging_tools/compiled/create_db_dynamic</source>  <source>loncom/debugging_tools/compiled/create_db_dynamic</source>
 <target dist='default'>home/httpd/perl/debug/create_db_dynamic</target>  <target dist='default'>home/httpd/perl/debug/create_db_dynamic</target>

Removed from v.1.931  
changed lines
  Added in v.1.966


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>