[LON-CAPA-cvs] cvs: loncom /interface lonindexer.pm

www lon-capa-cvs@mail.lon-capa.org
Tue, 20 Aug 2002 13:01:53 -0000


www		Tue Aug 20 09:01:53 2002 EDT

  Modified files:              
    /loncom/interface	lonindexer.pm 
  Log:
  COULD PROBABLY GO INTO VERSION 0.5: does list plain text domain name
  
  
Index: loncom/interface/lonindexer.pm
diff -u loncom/interface/lonindexer.pm:1.50 loncom/interface/lonindexer.pm:1.51
--- loncom/interface/lonindexer.pm:1.50	Tue Aug 13 11:01:02 2002
+++ loncom/interface/lonindexer.pm	Tue Aug 20 09:01:53 2002
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Directory Indexer
 #
-# $Id: lonindexer.pm,v 1.50 2002/08/13 15:01:02 albertel Exp $
+# $Id: lonindexer.pm,v 1.51 2002/08/20 13:01:53 www Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -689,7 +689,8 @@
 	$r->print ('<a href="javascript:gothere(\''.$filecom[0].
 		   '/\')"><img src="'.$iconpath.'server.gif"');
 	$r->print (' border="0" /></a>'."\n");
-	$r->print("Domain - $listname $tabtag</tr></form>\n");
+	$r->print("Domain - $listname (".
+      $Apache::lonnet::domaindescription{$listname}.") $tabtag</tr></form>\n");
 	return OK;
 
 # display user directory