Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.797.2.19 and 1.797.2.25

version 1.797.2.19, 2012/12/12 02:09:49 version 1.797.2.25, 2013/01/07 01:53:12
Line 685  extensions</description> Line 685  extensions</description>
   <categoryname>server readonly</categoryname>    <categoryname>server readonly</categoryname>
   <description>JQuery countdown timer</description>    <description>JQuery countdown timer</description>
 </directory>  </directory>
      
   <!-- JQuery spellchecker plugin -->
   
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/spellchecker</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery spellchecker plugin</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/spellchecker/js</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery spellchecker plugin</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/spellchecker/css</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery spellchecker plugin</description>
   </directory>
   <directory dist='default'>
     <protectionlevel>modest_delete</protectionlevel>
     <targetdir dist='default'>/home/httpd/html/adm/spellchecker/img</targetdir>
     <categoryname>server readonly</categoryname>
     <description>JQuery spellchecker plugin</description>
   </directory>
   
 <directory dist='default'>  <directory dist='default'>
   <protectionlevel>modest_delete</protectionlevel>    <protectionlevel>modest_delete</protectionlevel>
Line 1543  reaction_hint.problem.meta Line 1569  reaction_hint.problem.meta
 </fileglob>  </fileglob>
   
 <file>  <file>
     <source>loncom/interface/spellcheck.pm</source>
     <target dist='default'>home/httpd/lib/perl/Apache/spellcheck.pm</target>
     <categoryname>handler</categoryname>
     <description>
   Ajax handler for the spellcheck Jquery plugin
     </description>
     <status>IN testing</status>
   </file>
   <file>
   <source>loncom/homework/insertlist.xml</source>    <source>loncom/homework/insertlist.xml</source>
   <target dist='default'>home/httpd/lonTabs/insertlist.xml</target>    <target dist='default'>home/httpd/lonTabs/insertlist.xml</target>
   <categoryname>static conf</categoryname>    <categoryname>static conf</categoryname>
Line 4724  JQuery countdown timer javascript files Line 4759  JQuery countdown timer javascript files
 JQuery countdown timer CSS files  JQuery countdown timer CSS files
   </description>    </description>
   <filenames>    <filenames>
     jquery.countdown.css      jquery.countdown.css;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 4736  JQuery countdown timer CSS files Line 4771  JQuery countdown timer CSS files
 JQuery countdown timer Image file for Glowing countdown  JQuery countdown timer Image file for Glowing countdown
   </description>    </description>
   <filenames>    <filenames>
     countdownGlowing.gif      countdownGlowing.gif;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 4748  JQuery countdown timer Image file for Gl Line 4783  JQuery countdown timer Image file for Gl
 JQuery countdown timer Image file for LED style countdown  JQuery countdown timer Image file for LED style countdown
   </description>    </description>
   <filenames>    <filenames>
     countdownLED.png      countdownLED.png;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
   <!-- JQuery spellchecker plugin -->
   
   <fileglob>
     <glob>*.js</glob>
     <sourcedir>loncom/html/adm/spellcheck/js/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/spellchecker/js/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       JQuery spellchecker plugin
     </description>
     <filenames>
       jquery.spellchecker.min.js;
     </filenames>
   </fileglob>
   <fileglob>
     <glob>*.css</glob>
     <sourcedir>loncom/html/adm/spellcheck/css/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/spellchecker/css/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       JQuery spellchecker plugin
     </description>
     <filenames>
       spellchecker.css;
     </filenames>
   </fileglob>
   <fileglob>
     <glob>*.png</glob>
     <sourcedir>loncom/html/adm/spellcheck/img/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/spellchecker/img/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       JQuery spellchecker plugin
     </description>
     <filenames>
       spellchecker_shadow.png;
       spellcheck.png;
     </filenames>
   </fileglob>
   <fileglob>
     <glob>*.gif</glob>
     <sourcedir>loncom/html/adm/spellcheck/img/</sourcedir>
     <targetdir dist='default'>home/httpd/html/adm/spellchecker/img/</targetdir>
     <categoryname>interface file</categoryname>
     <description>
       JQuery spellchecker plugin
     </description>
     <filenames>
       spellchecker_bg.gif;
     </filenames>
   </fileglob>
   
 <fileglob>  <fileglob>
   <glob>*.*</glob>    <glob>*.*</glob>
Line 6897  compiles/tth.so.i386.perl.5.12; Line 6982  compiles/tth.so.i386.perl.5.12;
 compiles/tth.so.x86_64.perl.5.12;  compiles/tth.so.x86_64.perl.5.12;
 compiles/tth.so.i386.perl.5.14;  compiles/tth.so.i386.perl.5.14;
 compiles/tth.so.x86_64.perl.5.14;  compiles/tth.so.x86_64.perl.5.14;
   compiles/tth.so.i386.perl.5.16;
   compiles/tth.so.x86_64.perl.5.16;
 compiles/tth.so.i386.debian5;  compiles/tth.so.i386.debian5;
 compiles/tth.so.x86_64.debian5  compiles/tth.so.x86_64.debian5
 </dependencies>  </dependencies>
Line 7306  w.gif; Line 7393  w.gif;
 x.gif;  x.gif;
 y.gif;  y.gif;
 z.gif;  z.gif;
 ÃƒÂ¶.gif;  
 ÃƒÂ¤.gif;  
 ÃƒÂ¼.gif;  
 Ã¤.gif;  Ã¤.gif;
 Ã¶.gif;  Ã¶.gif;
 Ã¼.gif;  Ã¼.gif;
   ä.gif;
   ö.gif;
   ü.gif;
 colon.gif;  colon.gif;
 hyphen.gif;  hyphen.gif;
 slash.gif;  slash.gif;

Removed from v.1.797.2.19  
changed lines
  Added in v.1.797.2.25


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