Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.797.2.80 and 1.797.2.81

version 1.797.2.80, 2016/08/27 11:09:46 version 1.797.2.81, 2016/09/15 00:20:04
Line 679  extensions</description> Line 679  extensions</description>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>JQuery countdown timer</description>    <description>JQuery countdown timer</description>
 </directory>  </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/codemirror</targetdir>
     <categoryname>server readonly</categoryname>
     <description>Codemirror</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/jQuery/addons</targetdir>
     <categoryname>server readonly</categoryname>
     <description>jQuery addons</description>
   </directory>
   
     
 <!-- JQuery spellchecker plugin -->  <!-- JQuery spellchecker plugin -->
   
Line 4872  JQuery countdown timer Image file for LE Line 4885  JQuery countdown timer Image file for LE
     countdownLED.png;      countdownLED.png;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   <fileglob>
       <glob>*.js</glob>
       <sourcedir>loncom/html/adm/jQuery/addons/</sourcedir>
       <targetdir>home/httpd/html/adm/jQuery/addons/</targetdir>
       <categoryname>script</categoryname>
       <description>
   Addons for jQuery
       </description>
       <filenames>
   
       <
   </fileglob>
 <!-- JQuery spellchecker plugin -->  <!-- JQuery spellchecker plugin -->
   
 <fileglob>  <fileglob>
Line 8542  on a LON-CAPA DNS server. Line 8566  on a LON-CAPA DNS server.
 </description>  </description>
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
   <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>
 </files>  </files>
 </lpml>  </lpml>

Removed from v.1.797.2.80  
changed lines
  Added in v.1.797.2.81


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