Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.1016 and 1.1036

version 1.1016, 2021/11/30 20:26:43 version 1.1036, 2023/04/02 03:16:31
Line 1807  LON-CAPA release, starting with 2.10.1 Line 1807  LON-CAPA release, starting with 2.10.1
 2.11.1.tab;  2.11.1.tab;
 2.11.2.tab;  2.11.2.tab;
 2.11.3.tab;  2.11.3.tab;
   2.11.4.tab;
 </filenames>  </filenames>
 </fileglob>  </fileglob>
   
Line 2515  Handler for course documents Line 2516  Handler for course documents
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/loncourseauthor.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncourseauthor.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Support ajax requests with json response for listing of directories and/or files
   stored in /home/httpd/html/priv/<domain>/<courseID> on course's home sever. 
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/lonchat.pm</source>  <source>loncom/interface/lonchat.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/lonchat.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/lonchat.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 2733  Handler to pick a user from a directory Line 2744  Handler to pick a user from a directory
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/interface/loncourseuser.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/loncourseuser.pm</target>
   <categoryname>handler</categoryname>
   <description>
   Handler to check if a user has a role (active, future or previous) in a course.
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/interface/loncourserespicker.pm</source>  <source>loncom/interface/loncourserespicker.pm</source>
 <target dist='default'>home/httpd/lib/perl/Apache/loncourserespicker.pm</target>  <target dist='default'>home/httpd/lib/perl/Apache/loncourserespicker.pm</target>
 <categoryname>handler</categoryname>  <categoryname>handler</categoryname>
Line 3659  Course_Prefs_Printouts.tex; Line 3679  Course_Prefs_Printouts.tex;
 Course_Prefs_Classlists.tex;  Course_Prefs_Classlists.tex;
 Course_Prefs_Feedback.tex;  Course_Prefs_Feedback.tex;
 Course_Prefs_Language.tex;  Course_Prefs_Language.tex;
   Course_Prefs_Linkprotection.tex;
   Course_Prefs_Menus.tex;
 Course_Prefs_Spreadsheet.tex;  Course_Prefs_Spreadsheet.tex;
 Course_Prefs_Discussions.tex;  Course_Prefs_Discussions.tex;
 Course_Prefs_General.tex;  Course_Prefs_General.tex;
Line 3741  Docs_Overview.tex; Line 3763  Docs_Overview.tex;
 Docs_Radio.tex;  Docs_Radio.tex;
 Docs_Score_Upload_Form.tex;  Docs_Score_Upload_Form.tex;
 Docs_Search.tex;  Docs_Search.tex;
   Docs_Short_URLs.tex;
 Docs_Simple_Problem.tex;  Docs_Simple_Problem.tex;
 Docs_String_Response.tex;  Docs_String_Response.tex;
 Docs_Supplemental.tex;  Docs_Supplemental.tex;
Line 3871  Math_Response_Problems.tex; Line 3894  Math_Response_Problems.tex;
 Maxima_Argument_Array.tex;  Maxima_Argument_Array.tex;
 Maxima_Libraries.tex;  Maxima_Libraries.tex;
 Metadata_Description.tex;  Metadata_Description.tex;
   Modify_Anonsurvey_Threshold.tex;
 Modify_Community_Owner.tex;  Modify_Community_Owner.tex;
   Modify_Course_Chgpasswd.tex;
   Modify_Course_Credithours.tex;
 Modify_Course_Defaultauth.tex;  Modify_Course_Defaultauth.tex;
 Modify_Course_Instcode.tex;  Modify_Course_Instcode.tex;
   Modify_Course_LTI_Authen.tex;
 Modify_Course_Owner.tex;  Modify_Course_Owner.tex;
 Modify_Course_Quota.tex;  Modify_Course_Quota.tex;
   Modify_Course_Selfenrolladmin.tex;
   Modify_Course_Table_Lifetime.tex;
   Modify_Course_Upload_Quota.tex;
   Modify_Postsubmit_Config.tex;
 Navigation_Screen.tex;  Navigation_Screen.tex;
 Navmap_Host_Down.tex;  Navmap_Host_Down.tex;
 NavMaps_MarkPosts_Read.tex;  NavMaps_MarkPosts_Read.tex;
Line 3942  Problem_Types.tex; Line 3973  Problem_Types.tex;
 Publishing_A_Resource.tex;  Publishing_A_Resource.tex;
 Publishing_Author_Tutorial_Segue.tex;  Publishing_Author_Tutorial_Segue.tex;
 Publishing_Copyright.tex;  Publishing_Copyright.tex;
   Publishing_Directory_Options.tex;
 Publishing_Intro.tex;  Publishing_Intro.tex;
 Publishing_Keywords.tex;  Publishing_Keywords.tex;
 Quick_Grades_Description.tex;  Quick_Grades_Description.tex;
Line 6920  not currently allow access. Line 6952  not currently allow access.
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/auth/lonlinkexit.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonlinkexit.pm</target>
   <categoryname>handler</categoryname>
   <description>
   logout session launched via deep link and escape iframe and redirect
   (for LTI-protected link and appropriate Link Protection setting in course)
   </description>
   <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/migrateuser.pm</source>    <source>loncom/auth/migrateuser.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/migrateuser.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/migrateuser.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
Line 6948  not currently allow access. Line 6990  not currently allow access.
   <status>works/unverified</status>    <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
     <source>loncom/auth/lonrelaunch.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/lonrelaunch.pm</target>
     <categoryname>handler</categoryname>
     <description>For a deep link protected by LTI where username is included
                  in launch payload, expire user's current session if username
                  from payload does not match username in LON-CAPA session. 
     </description>
     <status>works/unverified</status>
   </file>
   <file>
   <source>loncom/auth/lonshibauth.pm</source>    <source>loncom/auth/lonshibauth.pm</source>
   <target dist='default'>home/httpd/lib/perl/Apache/lonshibauth.pm</target>    <target dist='default'>home/httpd/lib/perl/Apache/lonshibauth.pm</target>
   <categoryname>handler</categoryname>    <categoryname>handler</categoryname>
Line 7466  eps.gif; Line 7518  eps.gif;
 eps_big.gif;  eps_big.gif;
 exam.gif;  exam.gif;
 exam_big.gif;  exam_big.gif;
   externallink.gif;
 face-angel.png;  face-angel.png;
 face-angry.png;  face-angry.png;
 face-cool.png;  face-cool.png;
Line 7547  mpg.gif; Line 7600  mpg.gif;
 navmap.correct.gif;  navmap.correct.gif;
 navmap.partial.gif;  navmap.partial.gif;
 navmap.ellipsis.gif;  navmap.ellipsis.gif;
   navmap.none.closed.gif;
   navmap.none.open.gif;
 navmap.open.gif;  navmap.open.gif;
 navmap.page.open.gif;  navmap.page.open.gif;
 navmap.page.closed.gif;  navmap.page.closed.gif;
Line 7896  compiles/tth.so.i386.perl.5.28; Line 7951  compiles/tth.so.i386.perl.5.28;
 compiles/tth.so.x86_64.perl.5.28;  compiles/tth.so.x86_64.perl.5.28;
 compiles/tth.so.x86_64.perl.5.30;  compiles/tth.so.x86_64.perl.5.30;
 compiles/tth.so.x86_64.perl.5.32;  compiles/tth.so.x86_64.perl.5.32;
   compiles/tth.so.x86_64.perl.5.34;
 compiles/tth.so.x86_64.sles12;  compiles/tth.so.x86_64.sles12;
 compiles/tth.so.x86_64.sles15;  compiles/tth.so.x86_64.sles15;
 compiles/tth.so.i386.debian5;  compiles/tth.so.i386.debian5;
Line 8333  next.gif; Line 8389  next.gif;
 nothumb.gif;  nothumb.gif;
 open-all-folders.gif;  open-all-folders.gif;
 open-first-problem.gif;  open-first-problem.gif;
   printout.gif;
 qempty.gif;  qempty.gif;
 refresh.gif;  refresh.gif;
 show-all.gif;  show-all.gif;
Line 8371  anot.png; Line 8428  anot.png;
 anot2.png;  anot2.png;
 blog.png;  blog.png;
 chrt.png;  chrt.png;
   copy.png;
 cprv.png;  cprv.png;
 del.png;  del.png;
 egrd.png;  egrd.png;
Line 8382  parm.png; Line 8440  parm.png;
 port.png;  port.png;
 prt.png;  prt.png;
 rcrs.png;  rcrs.png;
   rename.png;
 rsrv.png;  rsrv.png;
 src.png;  src.png;
 srvr.png;  srvr.png;
Line 8522  symbs.png; Line 8581  symbs.png;
 system-lock-screen.png;  system-lock-screen.png;
 system-users.png;  system-users.png;
 timer.png;  timer.png;
   timezone.png;
 trck-22x22.png;  trck-22x22.png;
 ungrade_sub.png;  ungrade_sub.png;
 uplcrs.png;  uplcrs.png;
 uploadscores.png;  uploadscores.png;
 verify.png;  verify.png;
 view-mode-22x22.png;  view-mode-22x22.png;
   viewuser.png;
 wishlist.png;  wishlist.png;
 wishlist-link.png;  wishlist-link.png;
 wishlist-link-lighter.png;  wishlist-link-lighter.png;
Line 8659  world2.gif Line 8720  world2.gif
 Associated file for answering reactionresponse style questions  Associated file for answering reactionresponse style questions
 </description>  </description>
 <filenames>  <filenames>
   reaction_editor.html;
   reaction_help.html;
   reaction_viewer.html;
 reaction_preview.js;  reaction_preview.js;
 reaction_help.html  
 </filenames>  </filenames>
 </fileglob>  </fileglob>
 <file>  <file>
Line 8778  file that allows setuid password privile Line 8841  file that allows setuid password privile
 <source>loncom/init.d/loncontrol</source>  <source>loncom/init.d/loncontrol</source>
 <target dist='default'>etc/rc.d/init.d/loncontrol</target>  <target dist='default'>etc/rc.d/init.d/loncontrol</target>
 <target dist='suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/init.d/loncontrol</target>  <target dist='suse9.2 suse9.3 sles9 sles10 sles11 sles12 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 suse12.3 suse13.1 suse13.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12 ubuntu14 ubuntu16'>etc/init.d/loncontrol</target>
 <target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 sles15 ubuntu18 ubuntu20 rhes8 centos8 oracle7 oracle8'>home/httpd/perl/loncontrol</target>  <target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 sles15 ubuntu18 ubuntu20 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream'>home/httpd/perl/loncontrol</target>
 <categoryname>root script</categoryname>  <categoryname>root script</categoryname>
 <description>  <description>
 Controls the launching/halting of lonc, lond, and lonsql processes.  Controls the launching/halting of lonc, lond, and lonsql processes.
Line 8787  Controls the launching/halting of lonc, Line 8850  Controls the launching/halting of lonc,
 <file>  <file>
 <source>loncom/init.d/loncontrol.service</source>  <source>loncom/init.d/loncontrol.service</source>
 <target dist='default'>home/httpd/perl/systemd/loncontrol.service</target>  <target dist='default'>home/httpd/perl/systemd/loncontrol.service</target>
 <target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 sles15 ubuntu18 ubuntu20 rhes8 centos8 oracle7 oracle8'>etc/systemd/system/loncontrol.service</target>  <target dist='fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 sles15 ubuntu18 ubuntu20 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream'>etc/systemd/system/loncontrol.service</target>
 <categoryname>static conf</categoryname>  <categoryname>static conf</categoryname>
 <description>  <description>
 Controls the launching/halting of lon-capa daemons by loncontrol in systemd  Controls the launching/halting of lon-capa daemons by loncontrol in systemd
Line 8841  symbolic links to /etc/rc.d/init.d/lonco Line 8904  symbolic links to /etc/rc.d/init.d/lonco
 loncom/init.d/loncontrol  loncom/init.d/loncontrol
   </dependencies>    </dependencies>
 </file>  </file>
 <file dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 sles15 ubuntu18 ubuntu20 rhes8 centos8 oracle7 oracle8">  <file dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 sles15 ubuntu18 ubuntu20 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream">
 <source>loncom/init.d/loncontrol.service</source>  <source>loncom/init.d/loncontrol.service</source>
 <target>etc/systemd/system/loncontrol.service</target>  <target>etc/systemd/system/loncontrol.service</target>
 <description>  <description>
 Controls the launching/halting of lon-capa daemons by loncontrol in systemd  Controls the launching/halting of lon-capa daemons by loncontrol in systemd
 </description>  </description>
   <installscript dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 sles15 rhes8 centos8 oracle7 oracle8">    <installscript dist="fedora26 fedora27 fedora28 fedora29 fedora30 fedora31 fedora32 fedora33 fedora34 fedora35 sles15 rhes8 centos8 oracle7 oracle8 rocky8 alma8 centos8-stream centos9-stream">
 -c '/usr/bin/systemctl enable loncontrol.service'  -c '/usr/bin/systemctl enable loncontrol.service'
   </installscript>    </installscript>
   <installscript dist="ubuntu18 ubuntu20">    <installscript dist="ubuntu18 ubuntu20">

Removed from v.1.1016  
changed lines
  Added in v.1.1036


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