Diff for /doc/loncapafiles/loncapafiles.lpml between versions 1.797.2.20 and 1.797.2.33

version 1.797.2.20, 2012/12/14 22:07:04 version 1.797.2.33, 2013/03/18 02:57:58
Line 1094  the www@localhost MySQL password, and br Line 1094  the www@localhost MySQL password, and br
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/loncapa_apache_local.conf</source>
   <target dist='default'>etc/httpd/conf/loncapa_apache_local.conf</target>
   <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12'>etc/apache2/startup.pl</target>
   <categoryname>static conf</categoryname>
   <description>
   Documentation file describing how to add domain-specific Apache configuration
   files, e.g., (loncapa_apache_localmsu.conf).
   loncapa_apache_local.conf needs to exist if no domain-specific file has so far
   been created so that Apache 2.4 will start, given that loncapa_apache.conf has:
   Include conf/loncapa_apache_local*.conf
   </description>
   </file>
   <file>
 <source>loncom/startup.pl</source>  <source>loncom/startup.pl</source>
 <target dist='default'>etc/httpd/conf/startup.pl</target>  <target dist='default'>etc/httpd/conf/startup.pl</target>
 <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12'>etc/apache2/startup.pl</target>  <target dist='sles10 sles11 suse10.1 suse10.2 suse10.3 suse11.1 suse11.2 suse11.3 suse11.4 suse12.1 suse12.2 debian5 debian6 ubuntu6 ubuntu8 ubuntu10 ubuntu12'>etc/apache2/startup.pl</target>
Line 1306  utility cgi script to view software vers Line 1319  utility cgi script to view software vers
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/cgi/lonmodulecheck.pl</source>
   <target dist='default'>home/httpd/cgi-bin/lonmodulecheck.pl</target>
   <categoryname>script</categoryname>
   <description>
   utility cgi script to check for differences between currently
   installed versions of LON-CAPA modules and those expected for the
   LON-CAPA release installed on the server.
   </description>
   </file>
   <file>
 <source>loncom/cgi/ping.pl</source>  <source>loncom/cgi/ping.pl</source>
 <target dist='default'>home/httpd/cgi-bin/ping.pl</target>  <target dist='default'>home/httpd/cgi-bin/ping.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 1569  reaction_hint.problem.meta Line 1592  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 1689  List of all domains in the LON-CAPA netw Line 1721  List of all domains in the LON-CAPA netw
 </file>  </file>
   
 <file>  <file>
     <source>loncom/dns_checksums.tab</source>
     <target dist='default'>home/httpd/lonTabs/dns_checksums.tab</target>
     <categoryname>www static conf</categoryname>
     <description>
   File containing version numbers and checksums for most LON-CAPA perl modules,
   perl scripts, cgi scripts, daemons, and a configuration file in each
   LON-CAPA release, starting with 2.11.0.RC1
     </description>
   </file>
   
   <file>
   <source>loncom/loncaparevs.tab</source>    <source>loncom/loncaparevs.tab</source>
   <target dist='default'>home/httpd/lonTabs/loncaparevs.tab</target>    <target dist='default'>home/httpd/lonTabs/loncaparevs.tab</target>
   <categoryname>www conf</categoryname>    <categoryname>www conf</categoryname>
Line 1708  File holds paired data -- hostname:lonHo Line 1751  File holds paired data -- hostname:lonHo
 </file>  </file>
   
 <file>  <file>
     <source>loncom/lonchksums.tab</source>
     <target dist='default'>home/httpd/lonTabs/lonchksums.tab</target>
     <categoryname>www conf</categoryname>
     <description>
   File containing version numbers and checksums for most LON-CAPA perl modules,
   perl scripts, cgi scripts, daemons, and a configuration file for current
   server. Updated by loncron.
     </description>
   </file>
   
   <file>
 <source>loncom/spare.tab</source>  <source>loncom/spare.tab</source>
 <target dist='default'>home/httpd/lonTabs/spare.tab</target>  <target dist='default'>home/httpd/lonTabs/spare.tab</target>
 <categoryname>conf</categoryname>  <categoryname>conf</categoryname>
Line 1813  file: nohist_courseids.db found in /home Line 1867  file: nohist_courseids.db found in /home
 </description>  </description>
 </file>  </file>
 <file>  <file>
   <source>loncom/misc/checkforupdates.pl</source>
   <target dist='default'>home/httpd/perl/checkforupdates.pl</target>
   <categoryname>script</categoryname>
   <description>
   Perl script run by cron to check:
   (a) for differences between currently installed versions of LON-CAPA modules
   and those expected for the particular LON-CAPA release
   (b) if an updated LON-CAPA release is available from install.loncapa.org
   </description>
   </file>
   <file>
 <source>loncom/debugging_tools/seed_accesscount.pl</source>  <source>loncom/debugging_tools/seed_accesscount.pl</source>
 <target dist='default'>home/httpd/perl/seed_accesscount.pl</target>  <target dist='default'>home/httpd/perl/seed_accesscount.pl</target>
 <categoryname>script</categoryname>  <categoryname>script</categoryname>
Line 3549  Generation.tex; Line 3614  Generation.tex;
 Metadata_Description.tex;  Metadata_Description.tex;
 Navigation_Screen.tex;  Navigation_Screen.tex;
 Parameter_Overview.tex;  Parameter_Overview.tex;
   Portfolio_About.tex; 
   Portfolio_AddFiles.tex;
   Portfolio_Catalog.tex;
   Portfolio_ChangeDirectory.tex;
   Portfolio_CreateDirectory.tex;
   Portfolio_DeleteFile.tex;
   Portfolio_FileAction.tex;
   Portfolio_FileList.tex;
   Portfolio_OpenFile.tex;
   Portfolio_RenameFile.tex;
   Portfolio_ShareFile.tex;
   Portfolio_ShareFile_ChangeSetting.tex;
   Portfolio_ShareFile_Conditional.tex;
   Portfolio_ShareFile_SetAccess.tex;
   Portfolio_ShareFile_StopAccess.tex;
 Problem_Parameters.tex;  Problem_Parameters.tex;
 Publishing_Copyright.tex;  Publishing_Copyright.tex;
 Publishing_Keywords.tex;  Publishing_Keywords.tex;
Line 4479  jsMath is a Javascript solution to conve Line 4559  jsMath is a Javascript solution to conve
 black.gif;  black.gif;
 blank.gif;  blank.gif;
 COPYING.txt;  COPYING.txt;
   FONTSVERSION;
 jsMath-BaKoMa-fonts.js;  jsMath-BaKoMa-fonts.js;
 jsMath-autoload.html;  jsMath-autoload.html;
 jsMath-controls.html;  jsMath-controls.html;
Line 4507  jsMath-old-browsers.js; Line 4588  jsMath-old-browsers.js;
     Server side png fonts for use by jsMath      Server side png fonts for use by jsMath
   </description>    </description>
   <installscript>    <installscript>
 commands /home/httpd/html/adm  commands
   </installscript>    </installscript>
   <dependencies>    <dependencies>
 loncom/html/adm/jsMath/commands;  loncom/html/adm/jsMath/commands;
Line 4516  loncom/html/adm/jsMath/jsMath-fonts-1.3. Line 4597  loncom/html/adm/jsMath/jsMath-fonts-1.3.
 </file>  </file>
   
 <file>  <file>
   <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.0-20-g07669ac.zip</source>    <source>loncom/html/adm/MathJax/mathjax-MathJax-v2.1-241378e.zip</source>
   <target dist='default'>home/httpd/html/adm/MathJax</target>    <target dist='default'>home/httpd/html/adm/MathJax</target>
   <categoryname>script</categoryname>    <categoryname>script</categoryname>
   <description>    <description>
Line 4526  loncom/html/adm/jsMath/jsMath-fonts-1.3. Line 4607  loncom/html/adm/jsMath/jsMath-fonts-1.3.
    unzipping the file, making it look cleaner in the /home/.../adm/ directory     unzipping the file, making it look cleaner in the /home/.../adm/ directory
   </description>    </description>
   <installscript>    <installscript>
 commands /home/httpd/html/adm/MathJax  commands
   </installscript>    </installscript>
   <dependencies>    <dependencies>
 loncom/html/adm/MathJax/commands;  loncom/html/adm/MathJax/commands;
 loncom/html/adm/MathJax/VERSION;  loncom/html/adm/MathJax/VERSION;
 loncom/html/adm/MathJax/mathjax-MathJax-v2.0-20-g07669ac.zip;  loncom/html/adm/MathJax/mathjax-MathJax-v2.1-241378e.zip;
   </dependencies>    </dependencies>
 </file>  </file>
   
Line 4543  loncom/html/adm/MathJax/mathjax-MathJax- Line 4624  loncom/html/adm/MathJax/mathjax-MathJax-
    HTML5/JavaScript Version of GeoGebra     HTML5/JavaScript Version of GeoGebra
   </description>    </description>
   <installscript>    <installscript>
 commands /home/httpd/html/adm/geogebra/web  commands
   </installscript>    </installscript>
   <dependencies>    <dependencies>
 loncom/html/adm/geogebra/commands;  loncom/html/adm/geogebra/commands;
Line 4561  loncom/html/adm/geogebra/geogebra_html5. Line 4642  loncom/html/adm/geogebra/geogebra_html5.
    installs the loncapa config.js file     installs the loncapa config.js file
   </description>    </description>
   <installscript>    <installscript>
 commands /home/httpd/html/  commands
   </installscript>    </installscript>
   <dependencies>    <dependencies>
 loncom/html/adm/ckeditor/commands;  loncom/html/adm/ckeditor/commands;
Line 4750  JQuery countdown timer javascript files Line 4831  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 4762  JQuery countdown timer CSS files Line 4843  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 4774  JQuery countdown timer Image file for Gl Line 4855  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>
   
Line 4789  JQuery countdown timer Image file for LE Line 4870  JQuery countdown timer Image file for LE
     JQuery spellchecker plugin      JQuery spellchecker plugin
   </description>    </description>
   <filenames>    <filenames>
     jquery.spellcheck.min.js      jquery.spellchecker.min.js;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 4801  JQuery countdown timer Image file for LE Line 4882  JQuery countdown timer Image file for LE
     JQuery spellchecker plugin      JQuery spellchecker plugin
   </description>    </description>
   <filenames>    <filenames>
     spellchecker.css      spellchecker.css;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 4813  JQuery countdown timer Image file for LE Line 4894  JQuery countdown timer Image file for LE
     JQuery spellchecker plugin      JQuery spellchecker plugin
   </description>    </description>
   <filenames>    <filenames>
     spellchecker_shadow.png      spellchecker_shadow.png;
     spellchecker.png      spellcheck.png;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
 <fileglob>  <fileglob>
Line 4826  JQuery countdown timer Image file for LE Line 4907  JQuery countdown timer Image file for LE
     JQuery spellchecker plugin      JQuery spellchecker plugin
   </description>    </description>
   <filenames>    <filenames>
     spellchecker_bg.gif      spellchecker_bg.gif;
   </filenames>    </filenames>
 </fileglob>  </fileglob>
   
Line 6938  for socket-based communication between L Line 7019  for socket-based communication between L
 <status>works/unverified</status>  <status>works/unverified</status>
 </file>  </file>
 <file>  <file>
   <source>loncom/configuration/Checksumming.pm</source>
   <target dist='default'>home/httpd/lib/perl/LONCAPA/Checksumming.pm</target>
   <categoryname>system file</categoryname>
   <description>
   Provides routine to checksum perl modules, perl scripts, cgi scripts,
   language lexicons, and static configuration file on current server
   </description>
   <status>works/unverified</status>
   </file>
   <file>
 <source>loncom/ConfigFileEdit.pm</source>  <source>loncom/ConfigFileEdit.pm</source>
 <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>  <target dist='default'>home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm</target>
 <categoryname>system file</categoryname>  <categoryname>system file</categoryname>
Line 6973  compiles/tth.so.i386.perl.5.12; Line 7064  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 7382  w.gif; Line 7475  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;
Line 7580  thumbsup_novote.png; Line 7673  thumbsup_novote.png;
 thumbsdown.png;  thumbsdown.png;
 thumbsdown_gray.png;  thumbsdown_gray.png;
 thumbsdown_novote.png;  thumbsdown_novote.png;
   webpage.png;
 back.png;  back.png;
 catalog.png;  catalog.png;
 com.png;  com.png;
Line 8306  login_count.pl; Line 8400  login_count.pl;
 modify_config_files.pl;  modify_config_files.pl;
 move_construction_spaces.pl;  move_construction_spaces.pl;
 parse_scantron.pl;  parse_scantron.pl;
   rebuild_db_from_hist.pl;
 seed_accesscount.pl;  seed_accesscount.pl;
 stress.pl;  stress.pl;
 testkerberos.pl;  testkerberos.pl;

Removed from v.1.797.2.20  
changed lines
  Added in v.1.797.2.33


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