Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.939 and 1.942

version 1.939, 2016/09/12 20:20:48 version 1.942, 2016/10/22 02:05:53
Line 5041  JQuery countdown timer Image file for LE Line 5041  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 5175  jQuery nicescroll plugin image Line 5179  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 8007  bchat.png; Line 8027  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 8747  in a course.</description> Line 8768  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 8794  user_login_count.pl; Line 8826  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.939  
changed lines
  Added in v.1.942


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