Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.957 and 1.960

version 1.957, 2017/11/06 03:08:36 version 1.960, 2017/12/07 15:36:51
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 2525  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>
   <status>works/unverified</status>
   </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/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>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>

Removed from v.1.957  
changed lines
  Added in v.1.960


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