Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.903 and 1.906

version 1.903, 2015/01/03 03:00:18 version 1.906, 2015/03/13 02:10:07
Line 703  extensions</description> Line 703  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 -->
   
 <directory dist='default'>  <directory dist='default'>
Line 3526  Institutional_Integration_Course_Codes.t Line 3537  Institutional_Integration_Course_Codes.t
 Institutional_Integration_Course_Requests.tex;  Institutional_Integration_Course_Requests.tex;
 Institutional_Integration_Format_Checks.tex;  Institutional_Integration_Format_Checks.tex;
 Institutional_Integration_Identity_Management.tex;  Institutional_Integration_Identity_Management.tex;
   Institutional_Integration_Shibboleth.tex;
 Institutional_Integration_User_Categories.tex;  Institutional_Integration_User_Categories.tex;
 Latex_Footer.tex;  Latex_Footer.tex;
 Latex_Header.tex;  Latex_Header.tex;
Line 4601  jlm_greek.jar.pack.gz; Line 4613  jlm_greek.jar.pack.gz;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
 <fileglob>  <file>
   <glob>*.*</glob>    <source>loncom/html/adm/jmol/jmol-loncapa.zip</source>
   <sourcedir>loncom/html/adm/jmol/</sourcedir>    <target dist='default'>home/httpd/html/adm/jmol</target>
   <targetdir dist='default'>home/httpd/html/adm/jmol/</targetdir>    <categoryname>script</categoryname>
   <categoryname>interface file</categoryname>  
   <description>    <description>
     Jmol files, for displaying structures     Jmol for displaying structures, scripted installation that unzips installation file
      in the appropriate location
      NOTE: the commands file `mv`'s the files out of the original location provided
      unzipping the file, making it look cleaner in the /home/.../adm/ directory
   </description>    </description>
   <filenames>    <installscript>
 COPYRIGHT.txt;  commands
 JmolApplet.jar;    </installscript>
 Jmol.js;    <dependencies>
 LICENSE.txt;  loncom/html/adm/jmol/commands;
 README.txt;  loncom/html/adm/jmol/VERSION;
 JmolApplet0_Core.jar;  loncom/html/adm/jmol/jmol-loncapa.zip;
 JmolApplet0_i18n.jar;    </dependencies>
 JmolApplet0.jar;  </file>
 JmolApplet0_Jars.jar;  
 JmolApplet0_Jvxl.jar;  
 JmolApplet0_Main.jar;  
 JmolApplet0_Popup.jar;  
 JmolApplet0_Quantum.jar;  
 JmolApplet0_ReadersCifPdb.jar;  
 JmolApplet0_ReadersMolXyz.jar;  
 JmolApplet0_ReadersMore.jar;  
 JmolApplet0_ReadersXml.jar;  
 JmolApplet0_ShapeBio.jar;  
 JmolApplet0_ShapeSpecial.jar;  
 JmolApplet0_Smiles.jar;  
 JmolApplet0_Viewer.jar;  
   </filenames>  
 </fileglob>  
   
 <file>  <file>
   <source>loncom/homework/convertjme.pl</source>    <source>loncom/homework/convertjme.pl</source>
Line 5003  JQuery countdown timer Image file for LE Line 5002  JQuery countdown timer Image file for LE
     countdownLED.png;      countdownLED.png;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   <fileglob>
       <glob>*.*</glob>
       <sourcedir>loncom/html/adm/jQuery/addons/</sourcedir>
       <targetdir>home/httpd/html/adm/jQuery/addons/</targetdir>
       <categoryname>script</categoryname>
       <description>
   Addons for jQuery
       </description>
   </fileglob>
 <!-- JQuery spellchecker plugin -->  <!-- JQuery spellchecker plugin -->
   
 <fileglob>  <fileglob>
Line 8489  user_login_count.pl; Line 8495  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.903  
changed lines
  Added in v.1.906


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