--- doc/loncapafiles/loncapafiles.lpml 2012/12/12 02:09:49 1.797.2.19
+++ doc/loncapafiles/loncapafiles.lpml 2013/02/02 05:12:28 1.797.2.28
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
-
+
+
+
+ modest_delete
+ /home/httpd/html/adm/spellchecker
+ server readonly
+ JQuery spellchecker plugin
+
+
+ modest_delete
+ /home/httpd/html/adm/spellchecker/js
+ server readonly
+ JQuery spellchecker plugin
+
+
+ modest_delete
+ /home/httpd/html/adm/spellchecker/css
+ server readonly
+ JQuery spellchecker plugin
+
+
+ modest_delete
+ /home/httpd/html/adm/spellchecker/img
+ server readonly
+ JQuery spellchecker plugin
+
modest_delete
@@ -1280,6 +1306,16 @@ utility cgi script to view software vers
+
+home/httpd/cgi-bin/lonmodulecheck.pl
+script
+
+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.
+
+
+
home/httpd/cgi-bin/ping.pl
script
@@ -1543,6 +1579,15 @@ reaction_hint.problem.meta
+
+ home/httpd/lib/perl/Apache/spellcheck.pm
+ handler
+
+Ajax handler for the spellcheck Jquery plugin
+
+ IN testing
+
+
home/httpd/lonTabs/insertlist.xml
static conf
@@ -1662,6 +1707,17 @@ List of all domains in the LON-CAPA netw
+
+
+ home/httpd/lonTabs/dns_checksums.tab
+ www static conf
+
+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
+
+
+
home/httpd/lonTabs/loncaparevs.tab
@@ -1682,6 +1738,17 @@ File holds paired data -- hostname:lonHo
+
+ home/httpd/lonTabs/lonchksums.tab
+ www conf
+
+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.
+
+
+
+
home/httpd/lonTabs/spare.tab
conf
@@ -1787,6 +1854,17 @@ file: nohist_courseids.db found in /home
+
+home/httpd/perl/checkforupdates.pl
+script
+
+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
+
+
+
home/httpd/perl/seed_accesscount.pl
script
@@ -4453,6 +4531,7 @@ jsMath is a Javascript solution to conve
black.gif;
blank.gif;
COPYING.txt;
+FONTSVERSION;
jsMath-BaKoMa-fonts.js;
jsMath-autoload.html;
jsMath-controls.html;
@@ -4481,7 +4560,7 @@ jsMath-old-browsers.js;
Server side png fonts for use by jsMath
-commands /home/httpd/html/adm
+commands
loncom/html/adm/jsMath/commands;
@@ -4490,7 +4569,7 @@ loncom/html/adm/jsMath/jsMath-fonts-1.3.
-
+
home/httpd/html/adm/MathJax
script
@@ -4500,12 +4579,12 @@ loncom/html/adm/jsMath/jsMath-fonts-1.3.
unzipping the file, making it look cleaner in the /home/.../adm/ directory
-commands /home/httpd/html/adm/MathJax
+commands
loncom/html/adm/MathJax/commands;
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;
@@ -4517,7 +4596,7 @@ loncom/html/adm/MathJax/mathjax-MathJax-
HTML5/JavaScript Version of GeoGebra
-commands /home/httpd/html/adm/geogebra/web
+commands
loncom/html/adm/geogebra/commands;
@@ -4535,7 +4614,7 @@ loncom/html/adm/geogebra/geogebra_html5.
installs the loncapa config.js file
-commands /home/httpd/html/
+commands
loncom/html/adm/ckeditor/commands;
@@ -4724,7 +4803,7 @@ JQuery countdown timer javascript files
JQuery countdown timer CSS files
- jquery.countdown.css
+ jquery.countdown.css;
@@ -4736,7 +4815,7 @@ JQuery countdown timer CSS files
JQuery countdown timer Image file for Glowing countdown
- countdownGlowing.gif
+ countdownGlowing.gif;
@@ -4748,11 +4827,61 @@ JQuery countdown timer Image file for Gl
JQuery countdown timer Image file for LED style countdown
- countdownLED.png
+ countdownLED.png;
+
+
+ *.js
+ loncom/html/adm/spellcheck/js/
+ home/httpd/html/adm/spellchecker/js/
+ interface file
+
+ JQuery spellchecker plugin
+
+
+ jquery.spellchecker.min.js;
+
+
+
+ *.css
+ loncom/html/adm/spellcheck/css/
+ home/httpd/html/adm/spellchecker/css/
+ interface file
+
+ JQuery spellchecker plugin
+
+
+ spellchecker.css;
+
+
+
+ *.png
+ loncom/html/adm/spellcheck/img/
+ home/httpd/html/adm/spellchecker/img/
+ interface file
+
+ JQuery spellchecker plugin
+
+
+ spellchecker_shadow.png;
+ spellcheck.png;
+
+
+
+ *.gif
+ loncom/html/adm/spellcheck/img/
+ home/httpd/html/adm/spellchecker/img/
+ interface file
+
+ JQuery spellchecker plugin
+
+
+ spellchecker_bg.gif;
+
+
*.*
@@ -6862,6 +6991,16 @@ for socket-based communication between L
works/unverified
+
+home/httpd/lib/perl/LONCAPA/Checksumming.pm
+system file
+
+Provides routine to checksum perl modules, perl scripts, cgi scripts,
+language lexicons, and static configuration file on current server
+
+works/unverified
+
+
home/httpd/lib/perl/LONCAPA/ConfigFileEdit.pm
system file
@@ -6897,6 +7036,8 @@ compiles/tth.so.i386.perl.5.12;
compiles/tth.so.x86_64.perl.5.12;
compiles/tth.so.i386.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.x86_64.debian5
@@ -7306,12 +7447,12 @@ w.gif;
x.gif;
y.gif;
z.gif;
-ö.gif;
-ä.gif;
-ü.gif;
ä.gif;
ö.gif;
ü.gif;
+ä.gif;
+ö.gif;
+ü.gif;
colon.gif;
hyphen.gif;
slash.gif;