[LON-CAPA-cvs] cvs: doc(GCI_1) /loncapafiles loncapafiles.lpml
raeburn
raeburn@source.lon-capa.org
Thu, 17 Sep 2009 02:28:27 -0000
raeburn Thu Sep 17 02:28:27 2009 EDT
Modified files: (Branch: GCI_1)
/doc/loncapafiles loncapafiles.lpml
Log:
- loncapafiles.lpml for GCI_1 updated to 2.8.X
- Backport 1.616, 1.621, 1.623, 1.624, 1.625, 1.626.
Index: doc/loncapafiles/loncapafiles.lpml
diff -u doc/loncapafiles/loncapafiles.lpml:1.614 doc/loncapafiles/loncapafiles.lpml:1.614.4.1
--- doc/loncapafiles/loncapafiles.lpml:1.614 Tue Nov 4 21:06:10 2008
+++ doc/loncapafiles/loncapafiles.lpml Thu Sep 17 02:28:26 2009
@@ -2,7 +2,7 @@
"http://lpml.sourceforge.net/DTD/lpml.dtd">
<!-- loncapafiles.lpml -->
-<!-- $Id: loncapafiles.lpml,v 1.614 2008/11/04 21:06:10 www Exp $ -->
+<!-- $Id: loncapafiles.lpml,v 1.614.4.1 2009/09/17 02:28:26 raeburn Exp $ -->
<!--
@@ -1053,6 +1053,14 @@
</description>
</file>
<file>
+ <source>loncom/cgi/lonauthcgi.pm</source>
+ <target dist='default'>home/httpd/lib/perl/LONCAPA/lonauthcgi.pm</target>
+ <categoryname>system file</categoryname>
+ <description>
+ Provides routines used in authorization of server status CGI scripts
+ </description>
+</file>
+<file>
<source>loncom/cgi/graph.png</source>
<target dist='default'>home/httpd/cgi-bin/graph.png</target>
<categoryname>script</categoryname>
@@ -3808,7 +3816,7 @@
</file>
<file>
- <source>loncom/html/adm/fckeditor/FCKeditor_2.4.3.tar.gz</source>
+ <source>loncom/html/adm/fckeditor/FCKeditor_2.6.3.tar.gz</source>
<target dist='default'>home/httpd/html/adm/fckeditor</target>
<categoryname>script</categoryname>
<description>
@@ -3820,7 +3828,7 @@
</installscript>
<dependencies>
loncom/html/adm/fckeditor/commands;
-loncom/html/adm/fckeditor/FCKeditor_2.4.3.tar.gz;
+loncom/html/adm/fckeditor/FCKeditor_2.6.3.tar.gz;
loncom/html/adm/fckeditor/loncapaconfig.js;
</dependencies>
</file>
@@ -4976,6 +4984,18 @@
</dependencies>
</file>
<file>
+<source>loncom/auth/lonstatusacc.pm</source>
+<target dist='default'>home/httpd/lib/perl/Apache/lonstatusacc.pm</target>
+<categoryname>handler</categoryname>
+<description>
+This module provides access to server status - Apache's server-status and
+files in the /home/httpd/html/lon-status directory, for which it is invoked
+by the URL-related pattern syntax:
+<tt>LocationMatch "^/+lon-status/.*"</tt>.
+</description>
+<status>works/unverified</status>
+</file>
+<file>
<source>loncom/auth/lonauth.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonauth.pm</target>
<categoryname>handler</categoryname>
@@ -5934,6 +5954,7 @@
README;
texfonts.h;
LICENSE;
+VERSION;
</dependencies>
</file>
<fileglob>
@@ -6381,6 +6402,7 @@
spacer.gif;
sprs.gif;
src.gif;
+srvr.gif;
stat.gif;
subm.gif;
title.gif;
@@ -6428,6 +6450,7 @@
prt.png;
sbkm.png;
src.png;
+srvr.png;
subm.png;
back.png;
catalog.png;
@@ -6917,6 +6940,14 @@
Interface for modifying domain configuration
</description>
</file>
+ <file>
+ <source>loncom/interface/domainstatus.pm</source>
+ <target dist='default'>home/httpd/lib/perl/Apache/domainstatus.pm</target>
+ <categoryname>handler</categoryname>
+ <description>
+ Handler for generation of a menu of links to server status utilities
+ </description>
+</file>
<file>
<source>loncom/interface/lonpopulate.pm</source>
<target dist='default'>home/httpd/lib/perl/Apache/lonpopulate.pm</target>